============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

test_ydb_backup.py F

=================================== FAILURES ===================================
____________ TestDatabaseBackupRestore.test_database_backup_restore ____________
ydb/tests/functional/ydb_cli/test_ydb_backup.py:1627: in test_database_backup_restore
    self.restore_database_backup(input="database_backup")
ydb/tests/functional/ydb_cli/test_ydb_backup.py:1553: in restore_database_backup
    cls.restore(
ydb/tests/functional/ydb_cli/test_ydb_backup.py:1526: in restore
    yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb --verbose --assume-yes --endpoint grpc://localhost:26120 --database /Root2/db1 --user dbadmin1 --no-password admin database restore --input /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup -w 240s' has failed with code 1.
E   Errors:
E   Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
E   Using no password due to explicit --no-password option
E   2025-11-18T11:42:46.977187Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
E   2025-11-18T11:42:46.992334Z :INFO: Restore database from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"
E   2025-11-18T11:42:47.007407Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:26120 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120. } ]
E   Status: CLIENT_UNAUTHENTICATED
E   Issues: 
E   <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }
E   <main>: Error: Grpc error response on endpoint localhost:26120
E   <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120.
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_database_backup_restore
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4129
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/evuc/000399/r3tmp/kikimr_cluster_hxtqf2mb
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31813
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20436
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/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/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1/logfile_bg0quqax.log --grpc-port=62578 --mon-port=2814 --ic-port=4129
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62578/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/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/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1/logfile_bg0quqax.log --grpc-port=62578 --mon-port=2814 --ic-port=4129
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1/logfile_bg0quqax.log', '--grpc-port=62578', '--mon-port=2814', '--ic-port=4129')' in '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3641097
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:62578/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3641099
DEBUG    ya.test:process.py:259 Command (pid 3641099) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3641099) elapsed time (sec): 1.7972633838653564
DEBUG    ya.test:process.py:263 Command (pid 3641099) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) maxrss: 544160
DEBUG    ya.test:process.py:263 Command (pid 3641099) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 3641099) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) nivcsw: 354
DEBUG    ya.test:process.py:263 Command (pid 3641099) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3641099) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3641099) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3641099) stime: 1.519438
DEBUG    ya.test:process.py:263 Command (pid 3641099) utime: 0.096235
DEBUG    ya.test:process.py:263 Command (pid 3641099) wtime: 1.798
DEBUG    ya.test:process.py:275 Command (pid 3641099) output:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7vq5ruytam
    Host information: 
        Linux ghrun-7vq5ruytam 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62578', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 4129\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62578', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 4129\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3648175
DEBUG    ya.test:process.py:259 Command (pid 3648175) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3648175) elapsed time (sec): 1.2561991214752197
DEBUG    ya.test:process.py:263 Command (pid 3648175) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3648175) maxrss: 552480
DEBUG    ya.test:process.py:263 Command (pid 3648175) minflt: 18374
DEBUG    ya.test:process.py:263 Command (pid 3648175) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 3648175) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3648175) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 3648175) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3648175) stime: 1.068879
DEBUG    ya.test:process.py:263 Command (pid 3648175) utime: 0.11963299999999999
DEBUG    ya.test:process.py:263 Command (pid 3648175) wtime: 1.267
DEBUG    ya.test:process.py:275 Command (pid 3648175) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62578', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62578', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 3649253
DEBUG    ya.test:process.py:259 Command (pid 3649253) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3649253) elapsed time (sec): 0.7127747535705566
DEBUG    ya.test:process.py:263 Command (pid 3649253) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) maxrss: 552488
DEBUG    ya.test:process.py:263 Command (pid 3649253) minflt: 18375
DEBUG    ya.test:process.py:263 Command (pid 3649253) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 3649253) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3649253) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 3649253) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3649253) stime: 0.520286
DEBUG    ya.test:process.py:263 Command (pid 3649253) utime: 0.108884
DEBUG    ya.test:process.py:263 Command (pid 3649253) wtime: 0.716
DEBUG    ya.test:process.py:275 Command (pid 3649253) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5611
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13565
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3891
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62578 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1/logfile_1364uo01.log --grpc-port=5611 --mon-port=6956 --ic-port=20236
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24472
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63745
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62578 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2/logfile_gvsfasvl.log --grpc-port=4850 --mon-port=24472 --ic-port=23641
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9096
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30563
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27657
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62578 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3/logfile_pppnzx8x.log --grpc-port=3051 --mon-port=9096 --ic-port=30563
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62578 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1/logfile_1364uo01.log --grpc-port=5611 --mon-port=6956 --ic-port=20236
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:62578', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1/logfile_1364uo01.log', '--grpc-port=5611', '--mon-port=6956', '--ic-port=20236')' in '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3650118
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:5611/1
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/evuc/000399/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3650122
DEBUG    ya.test:process.py:259 Command (pid 3650122) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3650122) elapsed time (sec): 0.7173418998718262
DEBUG    ya.test:process.py:263 Command (pid 3650122) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) maxrss: 544160
DEBUG    ya.test:process.py:263 Command (pid 3650122) minflt: 16383
DEBUG    ya.test:process.py:263 Command (pid 3650122) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 3650122) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3650122) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3650122) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3650122) stime: 0.5426
DEBUG    ya.test:process.py:263 Command (pid 3650122) utime: 0.114857
DEBUG    ya.test:process.py:263 Command (pid 3650122) wtime: 0.719
DEBUG    ya.test:process.py:275 Command (pid 3650122) output:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7vq5ruytam
    Host information: 
        Linux ghrun-7vq5ruytam 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62578 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2/logfile_gvsfasvl.log --grpc-port=4850 --mon-port=24472 --ic-port=23641
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:62578', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2/logfile_gvsfasvl.log', '--grpc-port=4850', '--mon-port=24472', '--ic-port=23641')' in '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3650870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:4850/2
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/evuc/000399/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3650873
DEBUG    ya.test:process.py:259 Command (pid 3650873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3650873) elapsed time (sec): 0.7767503261566162
DEBUG    ya.test:process.py:263 Command (pid 3650873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) maxrss: 544160
DEBUG    ya.test:process.py:263 Command (pid 3650873) minflt: 16230
DEBUG    ya.test:process.py:263 Command (pid 3650873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3650873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3650873) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3650873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3650873) stime: 0.54786
DEBUG    ya.test:process.py:263 Command (pid 3650873) utime: 0.123968
DEBUG    ya.test:process.py:263 Command (pid 3650873) wtime: 0.778
DEBUG    ya.test:process.py:275 Command (pid 3650873) output:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7vq5ruytam
    Host information: 
        Linux ghrun-7vq5ruytam 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62578 --tenant=/Root/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3/logfile_pppnzx8x.log --grpc-port=3051 --mon-port=9096 --ic-port=30563
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:62578', '--tenant=/Root/db1', '--log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3/logfile_pppnzx8x.log', '--grpc-port=3051', '--mon-port=9096', '--ic-port=30563')' in '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3651750
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3051/3
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/evuc/000399/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651754
DEBUG    ya.test:process.py:259 Command (pid 3651754) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651754) elapsed time (sec): 0.638495683670044
DEBUG    ya.test:process.py:263 Command (pid 3651754) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) maxrss: 544160
DEBUG    ya.test:process.py:263 Command (pid 3651754) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3651754) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 3651754) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651754) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3651754) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651754) stime: 0.425921
DEBUG    ya.test:process.py:263 Command (pid 3651754) utime: 0.141973
DEBUG    ya.test:process.py:263 Command (pid 3651754) wtime: 0.642
DEBUG    ya.test:process.py:275 Command (pid 3651754) output:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7vq5ruytam
    Host information: 
        Linux ghrun-7vq5ruytam 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cbc5f56f-9353-4c3e-a40f-55bc326ec893, localhost:62578): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cbc5f56f-9353-4c3e-a40f-55bc326ec893, localhost:62578): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cbc5f56f-9353-4c3e-a40f-55bc326ec893, localhost:62578): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vq5ruytam.auto.internal" port: 4850 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7vq5ruytam.auto.internal:4850, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:62578
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24610
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/evuc/000399/r3tmp/kikimr_restore_cluster_uazjlgs5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29830
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/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/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1/logfile_24_chtms.log --grpc-port=26120 --mon-port=28085 --ic-port=24610
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26120/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/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/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1/logfile_24_chtms.log --grpc-port=26120 --mon-port=28085 --ic-port=24610
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1/logfile_24_chtms.log', '--grpc-port=26120', '--mon-port=28085', '--ic-port=24610')' in '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3684694
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26120/1
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/evuc/000399/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3684710
DEBUG    ya.test:process.py:259 Command (pid 3684710) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3684710) elapsed time (sec): 2.5908124446868896
DEBUG    ya.test:process.py:263 Command (pid 3684710) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) maxrss: 544160
DEBUG    ya.test:process.py:263 Command (pid 3684710) minflt: 16236
DEBUG    ya.test:process.py:263 Command (pid 3684710) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) nivcsw: 453
DEBUG    ya.test:process.py:263 Command (pid 3684710) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3684710) nvcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 3684710) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3684710) stime: 1.347118
DEBUG    ya.test:process.py:263 Command (pid 3684710) utime: 0.128626
DEBUG    ya.test:process.py:263 Command (pid 3684710) wtime: 2.601
DEBUG    ya.test:process.py:275 Command (pid 3684710) output:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7vq5ruytam
    Host information: 
        Linux ghrun-7vq5ruytam 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26120', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 24610\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26120', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 24610\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3690726
DEBUG    ya.test:process.py:259 Command (pid 3690726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3690726) elapsed time (sec): 2.2296721935272217
DEBUG    ya.test:process.py:263 Command (pid 3690726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) maxrss: 552480
DEBUG    ya.test:process.py:263 Command (pid 3690726) minflt: 18376
DEBUG    ya.test:process.py:263 Command (pid 3690726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) nivcsw: 419
DEBUG    ya.test:process.py:263 Command (pid 3690726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3690726) nvcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 3690726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3690726) stime: 1.054268
DEBUG    ya.test:process.py:263 Command (pid 3690726) utime: 0.129032
DEBUG    ya.test:process.py:263 Command (pid 3690726) wtime: 2.283
DEBUG    ya.test:process.py:275 Command (pid 3690726) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26120', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/evuc/000399/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26120', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 3692158
DEBUG    ya.test:process.py:259 Command (pid 3692158) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3692158) elapsed time (sec): 1.9112632274627686
DEBUG    ya.test:process.py:263 Command (pid 3692158) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) maxrss: 552440
DEBUG    ya.test:process.py:263 Command (pid 3692158) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 3692158) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) nivcsw: 306
DEBUG    ya.test:process.py:263 Command (pid 3692158) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3692158) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 3692158) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3692158) stime: 0.563956
DEBUG    ya.test:process.py:263 Command (pid 3692158) utime: 0.13275299999999998
DEBUG    ya.test:process.py:263 Command (pid 3692158) wtime: 1.918
DEBUG    ya.test:process.py:275 Command (pid 3692158) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root2: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61689
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4680
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26120 --tenant=/Root2/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1/logfile_5fvte7fx.log --grpc-port=61689 --mon-port=11935 --ic-port=18430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26120 --tenant=/Root2/db1 --log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1/logfile_5fvte7fx.log --grpc-port=61689 --mon-port=11935 --ic-port=18430
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26120', '--tenant=/Root2/db1', '--log-file-name=/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1/logfile_5fvte7fx.log', '--grpc-port=61689', '--mon-port=11935', '--ic-port=18430')' in '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore/restore_cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3694160
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:61689/1
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/evuc/000399/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3694202
DEBUG    ya.test:process.py:259 Command (pid 3694202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3694202) elapsed time (sec): 1.7613675594329834
DEBUG    ya.test:process.py:263 Command (pid 3694202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) maxrss: 544160
DEBUG    ya.test:process.py:263 Command (pid 3694202) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 3694202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) nivcsw: 281
DEBUG    ya.test:process.py:263 Command (pid 3694202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3694202) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3694202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3694202) stime: 0.6815899999999999
DEBUG    ya.test:process.py:263 Command (pid 3694202) utime: 0.129107
DEBUG    ya.test:process.py:263 Command (pid 3694202) wtime: 1.782
DEBUG    ya.test:process.py:275 Command (pid 3694202) output:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7vq5ruytam
    Host information: 
        Linux ghrun-7vq5ruytam 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 1b2d31d320b129cf6f9947bc2da22a1702ac1515
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 3c2e809f2b0d1ccf0edf5830ab38f7fb83f9c3e7 into b3a96738bcd21ed8a0f754173eedf041f8f7d539
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_ydb_backup.py::TestDatabaseBackupRestore, test_name: test_database_backup_restore)
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f2db081f8f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f2db149b530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2db149b530>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4064888e-5311-4024-87c6-0a89b31814a6, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a9f677b3-49ed-458f-aa75-26bc8c2065ae, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a9f677b3-49ed-458f-aa75-26bc8c2065ae, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4064888e-5311-4024-87c6-0a89b31814a6, ghrun-7vq5ruytam.auto.internal:4850): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, a9f677b3-49ed-458f-aa75-26bc8c2065ae, localhost:26120): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAUTHENTICATED
	details = "unauthenticated, unauthenticated, Unknown database"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"unauthenticated, unauthenticated, Unknown database", grpc_status:16, created_time:"2025-11-18T11:40:37.327556558+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 unauthenticated, unauthenticated, Unknown database
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 4064888e-5311-4024-87c6-0a89b31814a6, ghrun-7vq5ruytam.auto.internal:4850): on response callback started
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4064888e-5311-4024-87c6-0a89b31814a6, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2db149b530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2db149b530>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 4064888e-5311-4024-87c6-0a89b31814a6, ghrun-7vq5ruytam.auto.internal:4850): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, cb02ee2d-a09b-40fb-98a7-8c803e71e220, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, cb02ee2d-a09b-40fb-98a7-8c803e71e220, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "CREATE GROUP people" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, cb02ee2d-a09b-40fb-98a7-8c803e71e220, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 5fe17f5a-1908-46be-82dc-18ce5ddc041a, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 5fe17f5a-1908-46be-82dc-18ce5ddc041a, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "CREATE USER alice PASSWORD \'1234\'" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 5fe17f5a-1908-46be-82dc-18ce5ddc041a, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, c5b131c6-9993-47d4-9feb-477e9bdbdaa2, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, c5b131c6-9993-47d4-9feb-477e9bdbdaa2, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "CREATE USER bob PASSWORD \'1234\'" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, c5b131c6-9993-47d4-9feb-477e9bdbdaa2, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, d0679b21-ce6c-4a09-b87b-115be6d2659e, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d0679b21-ce6c-4a09-b87b-115be6d2659e, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "ALTER GROUP people ADD USER alice" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, d0679b21-ce6c-4a09-b87b-115be6d2659e, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, ba7c01f0-0d2f-4218-9df8-c74389217993, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, ba7c01f0-0d2f-4218-9df8-c74389217993, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "ALTER GROUP people ADD USER bob" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, ba7c01f0-0d2f-4218-9df8-c74389217993, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, cff2dfac-be3f-4546-a0f6-e84ff4839857, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, cff2dfac-be3f-4546-a0f6-e84ff4839857, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "CREATE GROUP dbadmins" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, cff2dfac-be3f-4546-a0f6-e84ff4839857, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 041c18e9-336a-4c7e-86b3-c76494c2519a, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 041c18e9-336a-4c7e-86b3-c76494c2519a, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "CREATE USER dbadmin1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 041c18e9-336a-4c7e-86b3-c76494c2519a, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, fddd6236-32d5-45d2-9447-6695c8546698, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, fddd6236-32d5-45d2-9447-6695c8546698, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "CREATE USER dbadmin2 PASSWORD \'1234\'" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, fddd6236-32d5-45d2-9447-6695c8546698, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 2af0f3f5-bf35-4182-b77c-336661369e7e, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2af0f3f5-bf35-4182-b77c-336661369e7e, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "ALTER GROUP dbadmins ADD USER dbadmin1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 2af0f3f5-bf35-4182-b77c-336661369e7e, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, fbe37269-63f7-4fd5-bd59-182adf6512e7, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, fbe37269-63f7-4fd5-bd59-182adf6512e7, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "ALTER GROUP dbadmins ADD USER dbadmin2" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, fbe37269-63f7-4fd5-bd59-182adf6512e7, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 6a26c704-30f2-4b0e-84b1-0be113b985ae, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 6a26c704-30f2-4b0e-84b1-0be113b985ae, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=MzJiMTRjMWEtNTk4OGQ0NWUtMjYwNDYzNzEtNzNhZjQyYWY=" yql_text: "GRANT \"ydb.generic.use\" on `/Root/db1` TO dbadmins" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 6a26c704-30f2-4b0e-84b1-0be113b985ae, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ModifyPermissions, 678f7278-6ab3-4069-bcc1-3b5e20c7dede, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ModifyPermissions, 678f7278-6ab3-4069-bcc1-3b5e20c7dede, ghrun-7vq5ruytam.auto.internal:4850): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/db1" actions { change_owner: "dbadmins" } }
DEBUG    ydb.connection:connection.py:52 RpcState(ModifyPermissions, 678f7278-6ab3-4069-bcc1-3b5e20c7dede, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2db149b530>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 56ef9aee-3281-452c-b22f-18e8b7c5c986, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56ef9aee-3281-452c-b22f-18e8b7c5c986, ghrun-7vq5ruytam.auto.internal:4850): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56ef9aee-3281-452c-b22f-18e8b7c5c986, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=N2QzMmM1NWUtZGUyZDM3Mi1mMjhlZmU3Ny0xNjM1OGVkNQ==" } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 85586247-dd63-4bef-b437-d9d14be36cbd, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85586247-dd63-4bef-b437-d9d14be36cbd, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=N2QzMmM1NWUtZGUyZDM3Mi1mMjhlZmU3Ny0xNjM1OGVkNQ==" path: "/Root/db1/table" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "string" type { optional_type { item { type_id: STRING } } } } columns { name: "fixed_point" type { optional_type { item { decimal_type { precision: 22 scale: 9 } } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85586247-dd63-4bef-b437-d9d14be36cbd, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80e0b915-c04e-40f4-b4b3-dec9cd983992, ghrun-7vq5ruytam.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e0b915-c04e-40f4-b4b3-dec9cd983992, ghrun-7vq5ruytam.auto.internal:4850): request = { session_id: "ydb://session/3?node_id=50001&id=N2QzMmM1NWUtZGUyZDM3Mi1mMjhlZmU3Ny0xNjM1OGVkNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        PRAGMA TablePathPrefix(\"/Root/db1\");\n        UPSERT INTO table (`id`, `number`, `string`, `fixed_point`) VALUES (2, 6,  \"pen\",       CAST(\"2.4\" AS Decimal(22,9)));\n        UPSERT INTO table (`id`,           `string`, `fixed_point`) VALUES (3,     \"pineapple\", CAST(\"3.5\" AS Decimal(22,9)));\n        UPSERT INTO table (`id`, `number`,          `fixed_point`) VALUES (5, 12,              CAST(\"512.6\" AS Decimal(22,9)));\n        UPSERT INTO table (`id`, `number`, `string`             ) VALUES (7, 15, \"pen\"          );\n        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e0b915-c04e-40f4-b4b3-dec9cd983992, ghrun-7vq5ruytam.auto.internal:4850): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:62578', '--database', '/Root', 'admin', 'cluster', 'dump', '--output', '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3696626
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a0008f69-3a8f-4bcc-8b62-e31968288edb, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a0008f69-3a8f-4bcc-8b62-e31968288edb, localhost:26120): request = { database: "/Root2/db1" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, a0008f69-3a8f-4bcc-8b62-e31968288edb, localhost:26120): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAUTHENTICATED
	details = "unauthenticated, unauthenticated, Unknown database"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"unauthenticated, unauthenticated, Unknown database", grpc_status:16, created_time:"2025-11-18T11:40:39.111960312+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 unauthenticated, unauthenticated, Unknown database
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ya.test:process.py:259 Command (pid 3696626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3696626) elapsed time (sec): 1.2791507244110107
DEBUG    ya.test:process.py:263 Command (pid 3696626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) maxrss: 170212
DEBUG    ya.test:process.py:263 Command (pid 3696626) minflt: 3571
DEBUG    ya.test:process.py:263 Command (pid 3696626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 3696626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3696626) nvcsw: 330
DEBUG    ya.test:process.py:263 Command (pid 3696626) oublock: 72
DEBUG    ya.test:process.py:263 Command (pid 3696626) stime: 0.048185
DEBUG    ya.test:process.py:263 Command (pid 3696626) utime: 0.064247
DEBUG    ya.test:process.py:263 Command (pid 3696626) wtime: 1.306
DEBUG    ya.test:process.py:275 Command (pid 3696626) output:

DEBUG    ya.test:process.py:276 Command (pid 3696626) errors:
Using auth method "token" from YDB_TOKEN enviroment variable
2025-11-18T11:40:38.643060Z :INFO: Backup cluster to "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-11-18T11:40:38.666793Z :INFO: Backup cluster root "/Root" to /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup
2025-11-18T11:40:38.796415Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/create_user.sql"
2025-11-18T11:40:38.895397Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/create_group.sql"
2025-11-18T11:40:38.952688Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/alter_group.sql"
2025-11-18T11:40:38.968926Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/permissions.pb"
2025-11-18T11:40:39.020563Z :INFO: Backup database "/Root/db1" to "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1"
2025-11-18T11:40:39.131291Z :DEBUG: Write database description into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/database.pb"
2025-11-18T11:40:39.311536Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/create_user.sql"
2025-11-18T11:40:39.421285Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/create_group.sql"
2025-11-18T11:40:39.533870Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/alter_group.sql"
2025-11-18T11:40:39.578828Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/permissions.pb"
2025-11-18T11:40:39.640192Z :INFO: Backup cluster is completed successfully

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup path# 
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup path# Root
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup path# Root/db1
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1367 std_out:

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1368 fs_recursive_list(backup_files_dir)# ['permissions.pb', 'create_user.sql', 'alter_group.sql', 'create_group.sql', 'Root/db1/permissions.pb', 'Root/db1/create_user.sql', 'Root/db1/database.pb', 'Root/db1/alter_group.sql', 'Root/db1/create_group.sql']
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1369 expected_files# ['permissions.pb', 'create_user.sql', 'create_group.sql', 'alter_group.sql', 'Root/db1/database.pb', 'Root/db1/permissions.pb', 'Root/db1/create_user.sql', 'Root/db1/create_group.sql', 'Root/db1/alter_group.sql']
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:62578', '--database', '/Root/db1', '--user', 'dbadmin1', '--no-password', 'admin', 'database', 'dump', '--output', '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3697721
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 358f45bb-c8ef-479e-bda5-465aa4bc16b5, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 358f45bb-c8ef-479e-bda5-465aa4bc16b5, localhost:26120): request = { database: "/Root2/db1" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 358f45bb-c8ef-479e-bda5-465aa4bc16b5, localhost:26120): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAUTHENTICATED
	details = "unauthenticated, unauthenticated, Unknown database"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T11:40:40.573632704+00:00", grpc_status:16, grpc_message:"unauthenticated, unauthenticated, Unknown database"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 unauthenticated, unauthenticated, Unknown database
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ya.test:process.py:259 Command (pid 3697721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3697721) elapsed time (sec): 1.714911937713623
DEBUG    ya.test:process.py:263 Command (pid 3697721) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) maxrss: 170212
DEBUG    ya.test:process.py:263 Command (pid 3697721) minflt: 3586
DEBUG    ya.test:process.py:263 Command (pid 3697721) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 3697721) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3697721) nvcsw: 308
DEBUG    ya.test:process.py:263 Command (pid 3697721) oublock: 72
DEBUG    ya.test:process.py:263 Command (pid 3697721) stime: 0.030857
DEBUG    ya.test:process.py:263 Command (pid 3697721) utime: 0.080997
DEBUG    ya.test:process.py:263 Command (pid 3697721) wtime: 1.72
DEBUG    ya.test:process.py:275 Command (pid 3697721) output:

DEBUG    ya.test:process.py:276 Command (pid 3697721) errors:
Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
Using no password due to explicit --no-password option
2025-11-18T11:40:40.667638Z :INFO: Backup database "/Root/db1" to "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup"
2025-11-18T11:40:40.691761Z :DEBUG: Write database description into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
2025-11-18T11:40:40.740556Z :DEBUG: Write users into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/create_user.sql"
2025-11-18T11:40:40.766147Z :DEBUG: Write groups into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/create_group.sql"
2025-11-18T11:40:40.812447Z :DEBUG: Write group members into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/alter_group.sql"
2025-11-18T11:40:40.820250Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/permissions.pb"
2025-11-18T11:40:40.823433Z :INFO: Create temporary directory "/Root/db1/~backup_20251118T114040" in database
2025-11-18T11:40:40.875396Z :DEBUG: Process "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table"
2025-11-18T11:40:40.875603Z :INFO: Copy tables: { src: "/Root/db1/table", dst: "/Root/db1/~backup_20251118T114040/table" }
2025-11-18T11:40:41.040715Z :DEBUG: Describe table "/Root/db1/table"
2025-11-18T11:40:41.099775Z :DEBUG: Describe table "/Root/db1/~backup_20251118T114040/table"
2025-11-18T11:40:41.110034Z :INFO: Backup table "/Root/db1/~backup_20251118T114040/table" to "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table"
2025-11-18T11:40:41.151905Z :DEBUG: Write scheme into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table/scheme.pb"
2025-11-18T11:40:41.201162Z :DEBUG: Write ACL into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table/permissions.pb"
2025-11-18T11:40:41.201286Z :DEBUG: Read table "/Root/db1/~backup_20251118T114040/table"
2025-11-18T11:40:41.598328Z :DEBUG: Write data into "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/table/data_00.csv"
2025-11-18T11:40:41.606903Z :DEBUG: Drop table "/Root/db1/~backup_20251118T114040/table"
2025-11-18T11:40:41.663989Z :INFO: Remove temporary directory "/Root/db1/~backup_20251118T114040" in database
2025-11-18T11:40:41.684819Z :INFO: Backup database "/Root/db1" is completed successfully

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup path# 
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:203 prefix# /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup path# table
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1367 std_out:

DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1368 fs_recursive_list(backup_files_dir)# ['table/permissions.pb', 'table/data_00.csv', 'table/scheme.pb', 'permissions.pb', 'create_user.sql', 'database.pb', 'alter_group.sql', 'create_group.sql']
DEBUG    __tests__.test_ydb_backup:test_ydb_backup.py:1369 expected_files# ['database.pb', 'permissions.pb', 'create_user.sql', 'create_group.sql', 'alter_group.sql', 'table/scheme.pb', 'table/permissions.pb', 'table/data_00.csv']
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb', '--verbose', '--assume-yes', '--endpoint', 'grpc://localhost:26120', '--database', '/Root2', 'admin', 'cluster', 'restore', '--input', '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup', '-w', '240s']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3699114
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e1bfc1d8-33b7-431d-8e90-88731da6204c, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e1bfc1d8-33b7-431d-8e90-88731da6204c, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e1bfc1d8-33b7-431d-8e90-88731da6204c, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 06ebca2b-8d92-4231-a84e-3bce021e7cea, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 06ebca2b-8d92-4231-a84e-3bce021e7cea, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 06ebca2b-8d92-4231-a84e-3bce021e7cea, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 42deb711-7dcf-428d-9427-b8ec3ea20d34, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 42deb711-7dcf-428d-9427-b8ec3ea20d34, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 42deb711-7dcf-428d-9427-b8ec3ea20d34, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, aef68d08-580b-4c95-b9a3-a38179ee332c, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aef68d08-580b-4c95-b9a3-a38179ee332c, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aef68d08-580b-4c95-b9a3-a38179ee332c, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, abcd3f73-8398-4c31-bfac-1eeb13959709, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, abcd3f73-8398-4c31-bfac-1eeb13959709, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, abcd3f73-8398-4c31-bfac-1eeb13959709, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0a0b954d-8c36-4200-b647-763e1047d7d1, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0a0b954d-8c36-4200-b647-763e1047d7d1, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0a0b954d-8c36-4200-b647-763e1047d7d1, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c3e06764-0792-4079-b195-72b5c35003a4, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c3e06764-0792-4079-b195-72b5c35003a4, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c3e06764-0792-4079-b195-72b5c35003a4, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7fa1177b-72fd-4422-a9d3-d9a11680a608, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7fa1177b-72fd-4422-a9d3-d9a11680a608, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7fa1177b-72fd-4422-a9d3-d9a11680a608, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a9ff6f2c-11f1-4510-879b-61095130f79c, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a9ff6f2c-11f1-4510-879b-61095130f79c, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a9ff6f2c-11f1-4510-879b-61095130f79c, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d60b4d12-cc92-450a-a55f-d9e2e9dbed1f, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d60b4d12-cc92-450a-a55f-d9e2e9dbed1f, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d60b4d12-cc92-450a-a55f-d9e2e9dbed1f, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b858ce3d-b528-4c77-a833-e69a2c0b96e4, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b858ce3d-b528-4c77-a833-e69a2c0b96e4, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b858ce3d-b528-4c77-a833-e69a2c0b96e4, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 02ecd796-046e-4602-a7cb-e086ccd27757, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 02ecd796-046e-4602-a7cb-e086ccd27757, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 02ecd796-046e-4602-a7cb-e086ccd27757, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2076a5aa-21b6-44e1-96cd-dd9e4d9c5aed, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2076a5aa-21b6-44e1-96cd-dd9e4d9c5aed, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2076a5aa-21b6-44e1-96cd-dd9e4d9c5aed, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f16064b0-705d-4013-8bb9-4c41dc409b60, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f16064b0-705d-4013-8bb9-4c41dc409b60, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f16064b0-705d-4013-8bb9-4c41dc409b60, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f7b0ffcd-c2e1-431f-9ff0-bde34ae07307, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f7b0ffcd-c2e1-431f-9ff0-bde34ae07307, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f7b0ffcd-c2e1-431f-9ff0-bde34ae07307, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9e0b7039-d448-4c02-b1b7-107f0ad61653, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9e0b7039-d448-4c02-b1b7-107f0ad61653, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9e0b7039-d448-4c02-b1b7-107f0ad61653, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 81835a3d-c956-4407-af00-06eb2061e86f, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81835a3d-c956-4407-af00-06eb2061e86f, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81835a3d-c956-4407-af00-06eb2061e86f, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b0f9ef62-7d2d-4cbb-a68e-1f2c42774c70, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b0f9ef62-7d2d-4cbb-a68e-1f2c42774c70, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b0f9ef62-7d2d-4cbb-a68e-1f2c42774c70, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8cffa85d-690b-4278-8c8d-cf74539c5c5a, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8cffa85d-690b-4278-8c8d-cf74539c5c5a, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8cffa85d-690b-4278-8c8d-cf74539c5c5a, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3d9e6dc4-4119-47c4-a251-a60c7dfd6871, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3d9e6dc4-4119-47c4-a251-a60c7dfd6871, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3d9e6dc4-4119-47c4-a251-a60c7dfd6871, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7a4de7f8-7e09-4b7b-9997-19c47fff783d, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a4de7f8-7e09-4b7b-9997-19c47fff783d, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a4de7f8-7e09-4b7b-9997-19c47fff783d, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 41cfd88b-9cc4-4661-b207-eb821d2e5ce8, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 41cfd88b-9cc4-4661-b207-eb821d2e5ce8, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 41cfd88b-9cc4-4661-b207-eb821d2e5ce8, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 682a0bb4-478f-4046-8857-71653203f5f9, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 682a0bb4-478f-4046-8857-71653203f5f9, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 682a0bb4-478f-4046-8857-71653203f5f9, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 23911e8a-86db-4098-9da1-4ccb467846df, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 23911e8a-86db-4098-9da1-4ccb467846df, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 23911e8a-86db-4098-9da1-4ccb467846df, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 58ee507c-4e20-4753-b01a-379dd5f37dda, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58ee507c-4e20-4753-b01a-379dd5f37dda, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58ee507c-4e20-4753-b01a-379dd5f37dda, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6ea06fdf-4e72-4da0-a406-75d2295d839e, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6ea06fdf-4e72-4da0-a406-75d2295d839e, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6ea06fdf-4e72-4da0-a406-75d2295d839e, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 659d0ad6-ff31-45d4-9566-0d303fa656b4, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 659d0ad6-ff31-45d4-9566-0d303fa656b4, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 659d0ad6-ff31-45d4-9566-0d303fa656b4, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 595199a1-f492-4fde-b790-d6ebc070af87, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 595199a1-f492-4fde-b790-d6ebc070af87, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 595199a1-f492-4fde-b790-d6ebc070af87, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 707f4596-8e60-4743-ac9a-c5d9ede8e223, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 707f4596-8e60-4743-ac9a-c5d9ede8e223, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 707f4596-8e60-4743-ac9a-c5d9ede8e223, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 75a39f51-b097-4995-abf8-c23f6edfbc0a, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75a39f51-b097-4995-abf8-c23f6edfbc0a, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75a39f51-b097-4995-abf8-c23f6edfbc0a, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2a3f4170-123c-4e8a-b31a-4c3399c4dd1b, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2a3f4170-123c-4e8a-b31a-4c3399c4dd1b, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2a3f4170-123c-4e8a-b31a-4c3399c4dd1b, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8d3c528e-5ddb-4c80-af0a-ea39ed007a33, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d3c528e-5ddb-4c80-af0a-ea39ed007a33, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d3c528e-5ddb-4c80-af0a-ea39ed007a33, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6055bf55-c500-4262-ba78-89053871991c, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6055bf55-c500-4262-ba78-89053871991c, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6055bf55-c500-4262-ba78-89053871991c, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1f923a27-0c3a-467c-9bcb-76eafe348d8d, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1f923a27-0c3a-467c-9bcb-76eafe348d8d, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1f923a27-0c3a-467c-9bcb-76eafe348d8d, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, eb1be66d-78d1-478e-931b-6268e78d2af8, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eb1be66d-78d1-478e-931b-6268e78d2af8, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eb1be66d-78d1-478e-931b-6268e78d2af8, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c06d804d-0fde-4eef-a0b0-cf5e7561fa5d, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c06d804d-0fde-4eef-a0b0-cf5e7561fa5d, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c06d804d-0fde-4eef-a0b0-cf5e7561fa5d, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7a91f72e-bd6c-46e6-85d5-ff86c751e76e, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a91f72e-bd6c-46e6-85d5-ff86c751e76e, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a91f72e-bd6c-46e6-85d5-ff86c751e76e, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 74e79ad0-a0e3-4236-9079-f280ca581c2a, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74e79ad0-a0e3-4236-9079-f280ca581c2a, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74e79ad0-a0e3-4236-9079-f280ca581c2a, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a3564348-6ed7-4e23-be97-946636398ed2, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a3564348-6ed7-4e23-be97-946636398ed2, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a3564348-6ed7-4e23-be97-946636398ed2, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a2bc8c46-2377-4fd7-80ac-16b920f06f9d, localhost:62578): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a2bc8c46-2377-4fd7-80ac-16b920f06f9d, localhost:62578): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a2bc8c46-2377-4fd7-80ac-16b920f06f9d, localhost:62578): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vq5ruytam.auto.internal" port: 4850 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" node_id: 50001 } endpoints { address: "ghrun-7vq5ruytam.auto.internal" port: 5611 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7vq5ruytam.auto.internal:4850, location , ssl: False>, <Endpoint ghrun-7vq5ruytam.auto.internal:5611, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:62578
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bcdba32a-cc13-4cdc-815b-babca5707183, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bcdba32a-cc13-4cdc-815b-babca5707183, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bcdba32a-cc13-4cdc-815b-babca5707183, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a1a1df43-1c77-4178-bac0-26468c4bd905, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a1a1df43-1c77-4178-bac0-26468c4bd905, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a1a1df43-1c77-4178-bac0-26468c4bd905, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, eee850f0-174c-4d11-9903-02f1661fc273, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eee850f0-174c-4d11-9903-02f1661fc273, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eee850f0-174c-4d11-9903-02f1661fc273, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e7d4fcf2-6ad5-42a3-ac06-f47f40f4c3e9, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e7d4fcf2-6ad5-42a3-ac06-f47f40f4c3e9, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e7d4fcf2-6ad5-42a3-ac06-f47f40f4c3e9, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 999ebccc-e4dd-4379-9a19-099d1a7fd31c, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 999ebccc-e4dd-4379-9a19-099d1a7fd31c, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 999ebccc-e4dd-4379-9a19-099d1a7fd31c, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 012e38e5-51fa-4c2a-92c7-9af7c14bf509, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 012e38e5-51fa-4c2a-92c7-9af7c14bf509, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 012e38e5-51fa-4c2a-92c7-9af7c14bf509, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6143fdad-d00e-40ea-93b4-3a4b66cf5535, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6143fdad-d00e-40ea-93b4-3a4b66cf5535, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6143fdad-d00e-40ea-93b4-3a4b66cf5535, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 62560b2b-e703-44f1-b9de-44a002b3f5da, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 62560b2b-e703-44f1-b9de-44a002b3f5da, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 62560b2b-e703-44f1-b9de-44a002b3f5da, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 539789f6-5c99-4e79-a921-dcfc484f7787, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 539789f6-5c99-4e79-a921-dcfc484f7787, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 539789f6-5c99-4e79-a921-dcfc484f7787, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2edc97d6-2927-436e-ac65-0641cd5b0cfd, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2edc97d6-2927-436e-ac65-0641cd5b0cfd, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2edc97d6-2927-436e-ac65-0641cd5b0cfd, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9028dab8-5d7e-4b1c-81d5-7b4b6f44717f, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9028dab8-5d7e-4b1c-81d5-7b4b6f44717f, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9028dab8-5d7e-4b1c-81d5-7b4b6f44717f, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e2bd7b95-bf10-499b-badd-f4c87d8a7f89, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2bd7b95-bf10-499b-badd-f4c87d8a7f89, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e2bd7b95-bf10-499b-badd-f4c87d8a7f89, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9ca4f9c5-8041-48d3-aeaf-8224b8725af5, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9ca4f9c5-8041-48d3-aeaf-8224b8725af5, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9ca4f9c5-8041-48d3-aeaf-8224b8725af5, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5f8994a4-ba82-4893-a108-e727fd132e69, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f8994a4-ba82-4893-a108-e727fd132e69, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f8994a4-ba82-4893-a108-e727fd132e69, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 670bc026-7198-4c09-9b9e-82bcfb89fc32, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 670bc026-7198-4c09-9b9e-82bcfb89fc32, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 670bc026-7198-4c09-9b9e-82bcfb89fc32, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 830a946a-0ca2-4964-82b2-afd356fc45c3, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 830a946a-0ca2-4964-82b2-afd356fc45c3, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 830a946a-0ca2-4964-82b2-afd356fc45c3, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3455a916-79fa-412b-b58f-f9a24f939cca, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3455a916-79fa-412b-b58f-f9a24f939cca, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3455a916-79fa-412b-b58f-f9a24f939cca, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c727d8bd-436a-4d41-bbdd-ea5ff05df614, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c727d8bd-436a-4d41-bbdd-ea5ff05df614, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c727d8bd-436a-4d41-bbdd-ea5ff05df614, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f4c554a3-58a8-4213-8dc5-0613282a1080, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f4c554a3-58a8-4213-8dc5-0613282a1080, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f4c554a3-58a8-4213-8dc5-0613282a1080, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1c98850b-80e1-4ad5-8e75-c16b7c6e8183, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1c98850b-80e1-4ad5-8e75-c16b7c6e8183, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1c98850b-80e1-4ad5-8e75-c16b7c6e8183, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bb16b73f-1cdc-417c-b671-e8e7cc19fb61, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bb16b73f-1cdc-417c-b671-e8e7cc19fb61, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bb16b73f-1cdc-417c-b671-e8e7cc19fb61, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 866c7db4-0852-4267-9033-9825b608269b, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 866c7db4-0852-4267-9033-9825b608269b, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 866c7db4-0852-4267-9033-9825b608269b, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e85ed20e-9c67-4c40-8d8f-2d4b82fd4d68, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e85ed20e-9c67-4c40-8d8f-2d4b82fd4d68, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e85ed20e-9c67-4c40-8d8f-2d4b82fd4d68, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a3c3c029-ade4-4a92-b183-94097effa942, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a3c3c029-ade4-4a92-b183-94097effa942, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a3c3c029-ade4-4a92-b183-94097effa942, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a61e7258-5039-4675-92ca-23bc50339888, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a61e7258-5039-4675-92ca-23bc50339888, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a61e7258-5039-4675-92ca-23bc50339888, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 589dd259-2682-46ea-9f8b-974107bd18dd, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 589dd259-2682-46ea-9f8b-974107bd18dd, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 589dd259-2682-46ea-9f8b-974107bd18dd, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6d9411df-82b6-480e-b828-e5353ec2f767, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d9411df-82b6-480e-b828-e5353ec2f767, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d9411df-82b6-480e-b828-e5353ec2f767, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 60052bd9-5b1f-4665-912a-780138e7ca72, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 60052bd9-5b1f-4665-912a-780138e7ca72, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 60052bd9-5b1f-4665-912a-780138e7ca72, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d247186d-7479-4e6a-aafd-f30e611d8d6a, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d247186d-7479-4e6a-aafd-f30e611d8d6a, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d247186d-7479-4e6a-aafd-f30e611d8d6a, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a682ec1c-a015-458c-9284-9cd8e6ee69a8, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a682ec1c-a015-458c-9284-9cd8e6ee69a8, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a682ec1c-a015-458c-9284-9cd8e6ee69a8, localhost:26120): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root2/db1. Endpoint: "localhost:26120". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root2/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 676eae4d-3855-4aa5-b912-1493f9458e98, localhost:26120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 676eae4d-3855-4aa5-b912-1493f9458e98, localhost:26120): request = { database: "/Root2/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 676eae4d-3855-4aa5-b912-1493f9458e98, localhost:26120): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vq5ruytam.auto.internal" port: 61689 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root2/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7vq5ruytam.auto.internal:61689, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26120
DEBUG    ya.test:process.py:259 Command (pid 3699114) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3699114) elapsed time (sec): 124.72729897499084
DEBUG    ya.test:process.py:263 Command (pid 3699114) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) maxrss: 170212
DEBUG    ya.test:process.py:263 Command (pid 3699114) minflt: 3687
DEBUG    ya.test:process.py:263 Command (pid 3699114) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 3699114) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3699114) nvcsw: 6247
DEBUG    ya.test:process.py:263 Command (pid 3699114) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 3699114) stime: 0.130546
DEBUG    ya.test:process.py:263 Command (pid 3699114) utime: 0.26592699999999997
DEBUG    ya.test:process.py:263 Command (pid 3699114) wtime: 124.737
DEBUG    ya.test:process.py:275 Command (pid 3699114) output:

DEBUG    ya.test:process.py:276 Command (pid 3699114) errors:
Using auth method "token" from YDB_TOKEN enviroment variable
2025-11-18T11:40:41.991392Z :INFO: Restore cluster from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-11-18T11:40:41.991423Z :DEBUG: Try to find cluster root path
2025-11-18T11:40:42.024555Z :INFO: Restore cluster root "/Root2" from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup"
2025-11-18T11:40:42.042145Z :DEBUG: Restore users to "/Root2"
2025-11-18T11:40:42.120552Z :DEBUG: User from create statement "CREATE USER `root` HASH '{\"hash\":\"sTEZMy1GUJg2Wl6Z7A37K0tEZWbGWWIXXpNPoPPiLLE=\",\"salt\":\"vbq3fZOVbDQ3kuoT/ZoK3Q==\",\"type\":\"argon2id\"}';" already exists, trying to alter it
2025-11-18T11:40:42.133433Z :DEBUG: Restore groups to "/Root2"
2025-11-18T11:40:42.135042Z :DEBUG: Restore group members to "/Root2"
2025-11-18T11:40:42.282976Z :DEBUG: Restore ACL "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup" to "/Root2"
2025-11-18T11:40:42.283036Z :DEBUG: Read ACL from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/permissions.pb"
2025-11-18T11:40:42.291801Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/database.pb"
2025-11-18T11:40:42.295686Z :INFO: Restore database from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1" to "/Root2/db1"
2025-11-18T11:40:42.388829Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 239.989434s
2025-11-18T11:40:43.392431Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 238.985977s
2025-11-18T11:40:45.417151Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 236.961547s
2025-11-18T11:40:49.424942Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 232.954334s
2025-11-18T11:40:57.426366Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 224.954061s
2025-11-18T11:41:13.427889Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 208.954842s
2025-11-18T11:41:45.432162Z :INFO: Waiting for available database nodes for "/Root2/db1", make sure that nodes are running, time left: 176.955188s
2025-11-18T11:42:45.439361Z :DEBUG: Restore users to "/Root2/db1"
2025-11-18T11:42:46.468823Z :DEBUG: Restore groups to "/Root2/db1"
2025-11-18T11:42:46.482348Z :DEBUG: Restore group members to "/Root2/db1"
2025-11-18T11:42:46.500674Z :DEBUG: Restore ACL "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1" to "/Root2/db1"
2025-11-18T11:42:46.508276Z :DEBUG: Read ACL from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/cluster_backup/Root/db1/permissions.pb"
2025-11-18T11:42:46.519216Z :INFO: Restore cluster completed successfully

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb', '--verbose', '--assume-yes', '--endpoint', 'grpc://localhost:26120', '--database', '/Root2/db1', '--user', 'dbadmin1', '--no-password', 'admin', 'database', 'restore', '--input', '/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup', '-w', '240s']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3758477
DEBUG    ya.test:process.py:259 Command (pid 3758477) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3758477) elapsed time (sec): 0.27780866622924805
DEBUG    ya.test:process.py:263 Command (pid 3758477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) maxrss: 170740
DEBUG    ya.test:process.py:263 Command (pid 3758477) minflt: 3413
DEBUG    ya.test:process.py:263 Command (pid 3758477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3758477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3758477) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3758477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3758477) stime: 0.020536
DEBUG    ya.test:process.py:263 Command (pid 3758477) utime: 0.055570999999999995
DEBUG    ya.test:process.py:263 Command (pid 3758477) wtime: 0.303
DEBUG    ya.test:process.py:275 Command (pid 3758477) output:

DEBUG    ya.test:process.py:276 Command (pid 3758477) errors:
Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
Using no password due to explicit --no-password option
2025-11-18T11:42:46.977187Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
2025-11-18T11:42:46.992334Z :INFO: Restore database from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"
2025-11-18T11:42:47.007407Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:26120 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120. } ]
Status: CLIENT_UNAUTHENTICATED
Issues: 
<main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }
<main>: Error: Grpc error response on endpoint localhost:26120
<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120.

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"\nUsing no password due to explicit --no-password option\n2025-11-18T11:42:46.977187Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"\n2025-11-18T11:42:46.992334Z :INFO: Restore database from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"\n2025-11-18T11:42:47.007407Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:26120 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120. } ]\nStatus: CLIENT_UNAUTHENTICATED\nIssues: \n<main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }\n<main>: Error: Grpc error response on endpoint localhost:26120\n<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120.\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:61689/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26120/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3174
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11935
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61689
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29830
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24610
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:5611/1
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/db1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 395247b0-0a0a-4e53-9e57-c2c9e538aa86, localhost:62578): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 395247b0-0a0a-4e53-9e57-c2c9e538aa86, localhost:62578): request = { database: "/Root/db1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 395247b0-0a0a-4e53-9e57-c2c9e538aa86, localhost:62578): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vq5ruytam.auto.internal" port: 3051 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/db1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7vq5ruytam.auto.internal:3051, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:62578
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7vq5ruytam.auto.internal:4850
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7vq5ruytam.auto.internal:5611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:4850/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3051/3
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:62578/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1171
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27657
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30563
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3051
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24472
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13565
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20236
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6956
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5611
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4129
============================== slowest durations ===============================
129.83s call     test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
69.44s setup    test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
62.10s teardown test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore
=========================== short test summary info ============================
FAILED test_ydb_backup.py::TestDatabaseBackupRestore::test_database_backup_restore - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/evuc/000399/ydb/apps/ydb/ydb --verbose --assume-yes --endpoint grpc://localhost:26120 --database /Root2/db1 --user dbadmin1 --no-password admin database restore --input /home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup -w 240s' has failed with code 1.
Errors:
Using auth method "static-credentials" from explicit command line option --user with username "dbadmin1"
Using no password due to explicit --no-password option
2025-11-18T11:42:46.977187Z :DEBUG: Read database description from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup/database.pb"
2025-11-18T11:42:46.992334Z :INFO: Restore database from "/home/runner/.ya/build/build_root/evuc/000399/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk0/testing_out_stuff/TestDatabaseBackupRestore/database_backup" to "/Root2/db1"
2025-11-18T11:42:47.007407Z :ERROR: Restore database failed: [ { <main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator } } { <main>: Error: Grpc error response on endpoint localhost:26120 } { <main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120. } ]
Status: CLIENT_UNAUTHENTICATED
Issues: 
<main>: Error: GRpc error: (16): unauthenticated, unauthenticated: { <main>: Error: Could not find correct token validator }
<main>: Error: Grpc error response on endpoint localhost:26120
<main>: Error: Endpoint list is empty for database /Root2/db1, cluster endpoint localhost:26120.
================= 1 failed, 24 deselected in 262.21s (0:04:22) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000393/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000386/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000381/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000380/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000378/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00037b/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000395/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000385/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000382/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000375/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000374/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000372/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00037f/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000379/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00037a/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000397/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000376/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00037e/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00037c/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000373/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000396/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000398/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000377/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000383/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00037d/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.59s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00039a/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000384/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/000394/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/evuc/00039b/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 25 items / 24 deselected / 1 selected

============================ 24 deselected in 0.13s ============================
