============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/00237f/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_auth_system_views.py ....
test_create_users.py .
test_create_users_strict_acl_checks.py .

============================== slowest durations ===============================
167.06s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
24.60s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
8.53s teardown test_create_users_strict_acl_checks.py::test_create_user
7.64s setup    test_create_users_strict_acl_checks.py::test_create_user
7.01s teardown test_create_users.py::test_create_user
7.00s call     test_create_users.py::test_create_user
4.58s setup    test_create_users.py::test_create_user
1.79s call     test_create_users_strict_acl_checks.py::test_create_user
0.53s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.49s call     test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.45s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.45s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 230.65s (0:03:50) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002370/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_db_counters.py .....
test_dynamic_tenants.py .

============================== slowest durations ===============================
150.64s call     test_db_counters.py::TestKqpCounters::test_case
66.95s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
46.36s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
22.01s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
20.36s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
17.49s setup    test_db_counters.py::TestKqpCounters::test_case
16.46s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
15.29s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
13.56s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
13.52s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
10.62s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
9.15s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
8.99s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
7.56s teardown test_db_counters.py::TestKqpCounters::test_case
3.53s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
3.01s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
1.54s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 427.52s (0:07:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py .FF...

=================================== FAILURES ===================================
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:23878/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19930
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2326
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19728
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7069
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23878
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23068
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25254
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/0ddg/0023be/r3tmp/kikimr_cluster_4kv3x7sc
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32260
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/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/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_vhg0iguv.log --grpc-port=7859 --mon-port=26911 --ic-port=25254
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7859/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/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/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_vhg0iguv.log --grpc-port=7859 --mon-port=26911 --ic-port=25254
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_vhg0iguv.log', '--grpc-port=7859', '--mon-port=26911', '--ic-port=25254')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1436482
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:7859/1
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/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1436484
DEBUG    ya.test:process.py:259 Command (pid 1436484) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1436484) elapsed time (sec): 0.9218943119049072
DEBUG    ya.test:process.py:263 Command (pid 1436484) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1436484) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1436484) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 1436484) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1436484) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1436484) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1436484) stime: 0.412647
DEBUG    ya.test:process.py:263 Command (pid 1436484) utime: 0.12446199999999999
DEBUG    ya.test:process.py:263 Command (pid 1436484) wtime: 0.926
DEBUG    ya.test:process.py:275 Command (pid 1436484) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7859', '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: 25254\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7859', '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: 25254\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1438207
DEBUG    ya.test:process.py:259 Command (pid 1438207) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1438207) elapsed time (sec): 1.2752530574798584
DEBUG    ya.test:process.py:263 Command (pid 1438207) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) maxrss: 551528
DEBUG    ya.test:process.py:263 Command (pid 1438207) minflt: 18363
DEBUG    ya.test:process.py:263 Command (pid 1438207) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1438207) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1438207) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1438207) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1438207) stime: 0.712515
DEBUG    ya.test:process.py:263 Command (pid 1438207) utime: 0.149398
DEBUG    ya.test:process.py:263 Command (pid 1438207) wtime: 1.278
DEBUG    ya.test:process.py:275 Command (pid 1438207) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7859', '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.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/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7859', '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: 1438949
DEBUG    ya.test:process.py:259 Command (pid 1438949) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1438949) elapsed time (sec): 1.0830533504486084
DEBUG    ya.test:process.py:263 Command (pid 1438949) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) maxrss: 551776
DEBUG    ya.test:process.py:263 Command (pid 1438949) minflt: 18367
DEBUG    ya.test:process.py:263 Command (pid 1438949) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1438949) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1438949) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 1438949) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1438949) stime: 0.462396
DEBUG    ya.test:process.py:263 Command (pid 1438949) utime: 0.14255199999999998
DEBUG    ya.test:process.py:263 Command (pid 1438949) wtime: 1.091
DEBUG    ya.test:process.py:275 Command (pid 1438949) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1438949) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_tenants[enable_alter_database_create_hive_first--false])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21657
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30280
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_i_w1xjg7.log --grpc-port=1647 --mon-port=19632 --ic-port=21657
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_i_w1xjg7.log --grpc-port=1647 --mon-port=19632 --ic-port=21657
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_i_w1xjg7.log', '--grpc-port=1647', '--mon-port=19632', '--ic-port=21657')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1439813
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1647/1
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/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1439815
DEBUG    ya.test:process.py:259 Command (pid 1439815) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1439815) elapsed time (sec): 0.9035360813140869
DEBUG    ya.test:process.py:263 Command (pid 1439815) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1439815) minflt: 16218
DEBUG    ya.test:process.py:263 Command (pid 1439815) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1439815) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1439815) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1439815) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1439815) stime: 0.391401
DEBUG    ya.test:process.py:263 Command (pid 1439815) utime: 0.11741599999999999
DEBUG    ya.test:process.py:263 Command (pid 1439815) wtime: 0.905
DEBUG    ya.test:process.py:275 Command (pid 1439815) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f616b54cab0 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 0x7f616b54ec70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b54ec70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6dcb9f87-cabe-496a-a3c8-6534c7f0aefb, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6dcb9f87-cabe-496a-a3c8-6534c7f0aefb, localhost:7859): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6dcb9f87-cabe-496a-a3c8-6534c7f0aefb, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 1647 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/users/database_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:1647, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0af52abd-7868-4d54-b5aa-4ade3e9adf9e, ghrun-whgnatu4je.auto.internal:1647): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0af52abd-7868-4d54-b5aa-4ade3e9adf9e, ghrun-whgnatu4je.auto.internal:1647): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 0af52abd-7868-4d54-b5aa-4ade3e9adf9e, ghrun-whgnatu4je.auto.internal:1647): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0af52abd-7868-4d54-b5aa-4ade3e9adf9e, ghrun-whgnatu4je.auto.internal:1647): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NzkwY2E5NDktOWI4NTczMzctNWQwODZhMmMtMTJlNzUyZjM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 0af52abd-7868-4d54-b5aa-4ade3e9adf9e, ghrun-whgnatu4je.auto.internal:1647): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 79fa7466-811d-4fc6-a85c-dfb04e6ca2fa, ghrun-whgnatu4je.auto.internal:1647): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 79fa7466-811d-4fc6-a85c-dfb04e6ca2fa, ghrun-whgnatu4je.auto.internal:1647): request = { session_id: "ydb://session/3?node_id=50000&id=NzkwY2E5NDktOWI4NTczMzctNWQwODZhMmMtMTJlNzUyZjM=" path: "/Root/users/database_0/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 79fa7466-811d-4fc6-a85c-dfb04e6ca2fa, ghrun-whgnatu4je.auto.internal:1647): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 82a26815-07c7-436c-b98a-9958fa4cf0a9, ghrun-whgnatu4je.auto.internal:1647): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 82a26815-07c7-436c-b98a-9958fa4cf0a9, ghrun-whgnatu4je.auto.internal:1647): request = { session_id: "ydb://session/3?node_id=50000&id=NzkwY2E5NDktOWI4NTczMzctNWQwODZhMmMtMTJlNzUyZjM=" path: "/Root/users/database_0/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 82a26815-07c7-436c-b98a-9958fa4cf0a9, ghrun-whgnatu4je.auto.internal:1647): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f6410a0-d1a7-4e35-b1df-33070485ac8c, ghrun-whgnatu4je.auto.internal:1647): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6410a0-d1a7-4e35-b1df-33070485ac8c, ghrun-whgnatu4je.auto.internal:1647): request = { session_id: "ydb://session/3?node_id=50000&id=NzkwY2E5NDktOWI4NTczMzctNWQwODZhMmMtMTJlNzUyZjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_0\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_0\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6410a0-d1a7-4e35-b1df-33070485ac8c, ghrun-whgnatu4je.auto.internal:1647): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ead76b9-844f-4f7e-9412-427586b5b9a1, ghrun-whgnatu4je.auto.internal:1647): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ead76b9-844f-4f7e-9412-427586b5b9a1, ghrun-whgnatu4je.auto.internal:1647): request = { session_id: "ydb://session/3?node_id=50000&id=NzkwY2E5NDktOWI4NTczMzctNWQwODZhMmMtMTJlNzUyZjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ead76b9-844f-4f7e-9412-427586b5b9a1, ghrun-whgnatu4je.auto.internal:1647): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 3094d17a-c5de-4462-9a93-099096c71623, ghrun-whgnatu4je.auto.internal:1647): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 3094d17a-c5de-4462-9a93-099096c71623, ghrun-whgnatu4je.auto.internal:1647): request = { session_id: "ydb://session/3?node_id=50000&id=NzkwY2E5NDktOWI4NTczMzctNWQwODZhMmMtMTJlNzUyZjM=" path: "/Root/users/database_0/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 3094d17a-c5de-4462-9a93-099096c71623, ghrun-whgnatu4je.auto.internal:1647): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616b54ec70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616b54ec70> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, f33b9fbd-d595-424a-995b-b2710f84e367, ghrun-whgnatu4je.auto.internal:1647): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f33b9fbd-d595-424a-995b-b2710f84e367, ghrun-whgnatu4je.auto.internal:1647): request = { session_id: "ydb://session/3?node_id=50000&id=NzkwY2E5NDktOWI4NTczMzctNWQwODZhMmMtMTJlNzUyZjM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, f33b9fbd-d595-424a-995b-b2710f84e367, ghrun-whgnatu4je.auto.internal:1647): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f33b9fbd-d595-424a-995b-b2710f84e367, ghrun-whgnatu4je.auto.internal:1647): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, f33b9fbd-d595-424a-995b-b2710f84e367, ghrun-whgnatu4je.auto.internal:1647): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616b54ec70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:1647
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1763596169881591&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1647/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13013
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19110
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19111
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_608hdy99.log --grpc-port=13204 --mon-port=13013 --ic-port=27042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_608hdy99.log --grpc-port=13204 --mon-port=13013 --ic-port=27042
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_608hdy99.log', '--grpc-port=13204', '--mon-port=13013', '--ic-port=27042')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1444175
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:13204/2
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/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1444191
DEBUG    ya.test:process.py:259 Command (pid 1444191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1444191) elapsed time (sec): 0.9157102108001709
DEBUG    ya.test:process.py:263 Command (pid 1444191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1444191) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1444191) minflt: 16652
DEBUG    ya.test:process.py:263 Command (pid 1444191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) nivcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 1444191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1444191) nvcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1444191) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1444191) stime: 0.517826
DEBUG    ya.test:process.py:263 Command (pid 1444191) utime: 0.10790699999999999
DEBUG    ya.test:process.py:263 Command (pid 1444191) wtime: 0.921
DEBUG    ya.test:process.py:275 Command (pid 1444191) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f616b5edd20 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 0x7f616b5ef120>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3eba0073-854e-4e9b-9a42-851f24767af1, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3eba0073-854e-4e9b-9a42-851f24767af1, localhost:7859): request = { database: "/Root/users/database_1" }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3eba0073-854e-4e9b-9a42-851f24767af1, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 13204 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/users/database_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:13204, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 36d22b7f-faaa-4b91-8889-dabbfc5f0b0c, ghrun-whgnatu4je.auto.internal:13204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36d22b7f-faaa-4b91-8889-dabbfc5f0b0c, ghrun-whgnatu4je.auto.internal:13204): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 36d22b7f-faaa-4b91-8889-dabbfc5f0b0c, ghrun-whgnatu4je.auto.internal:13204): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36d22b7f-faaa-4b91-8889-dabbfc5f0b0c, ghrun-whgnatu4je.auto.internal:13204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YWM5YmJhN2QtN2YzYzAxOTEtYzEwODdhMzQtNWI3MmE1ODA=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 36d22b7f-faaa-4b91-8889-dabbfc5f0b0c, ghrun-whgnatu4je.auto.internal:13204): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b27bcc74-44d5-4950-b22a-35fed51a990a, ghrun-whgnatu4je.auto.internal:13204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b27bcc74-44d5-4950-b22a-35fed51a990a, ghrun-whgnatu4je.auto.internal:13204): request = { session_id: "ydb://session/3?node_id=50001&id=YWM5YmJhN2QtN2YzYzAxOTEtYzEwODdhMzQtNWI3MmE1ODA=" path: "/Root/users/database_1/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b27bcc74-44d5-4950-b22a-35fed51a990a, ghrun-whgnatu4je.auto.internal:13204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 73606ff1-3aaa-4651-b0e7-62831cbf08ac, ghrun-whgnatu4je.auto.internal:13204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 73606ff1-3aaa-4651-b0e7-62831cbf08ac, ghrun-whgnatu4je.auto.internal:13204): request = { session_id: "ydb://session/3?node_id=50001&id=YWM5YmJhN2QtN2YzYzAxOTEtYzEwODdhMzQtNWI3MmE1ODA=" path: "/Root/users/database_1/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 73606ff1-3aaa-4651-b0e7-62831cbf08ac, ghrun-whgnatu4je.auto.internal:13204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9af07db8-0b12-44c8-944f-dcc7140546be, ghrun-whgnatu4je.auto.internal:13204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af07db8-0b12-44c8-944f-dcc7140546be, ghrun-whgnatu4je.auto.internal:13204): request = { session_id: "ydb://session/3?node_id=50001&id=YWM5YmJhN2QtN2YzYzAxOTEtYzEwODdhMzQtNWI3MmE1ODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_1\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_1\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af07db8-0b12-44c8-944f-dcc7140546be, ghrun-whgnatu4je.auto.internal:13204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17244048-5677-4abb-b029-a7d065ac3f2f, ghrun-whgnatu4je.auto.internal:13204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17244048-5677-4abb-b029-a7d065ac3f2f, ghrun-whgnatu4je.auto.internal:13204): request = { session_id: "ydb://session/3?node_id=50001&id=YWM5YmJhN2QtN2YzYzAxOTEtYzEwODdhMzQtNWI3MmE1ODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17244048-5677-4abb-b029-a7d065ac3f2f, ghrun-whgnatu4je.auto.internal:13204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 375c6f5f-0d58-4927-9c89-72934b213851, ghrun-whgnatu4je.auto.internal:13204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 375c6f5f-0d58-4927-9c89-72934b213851, ghrun-whgnatu4je.auto.internal:13204): request = { session_id: "ydb://session/3?node_id=50001&id=YWM5YmJhN2QtN2YzYzAxOTEtYzEwODdhMzQtNWI3MmE1ODA=" path: "/Root/users/database_1/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 375c6f5f-0d58-4927-9c89-72934b213851, ghrun-whgnatu4je.auto.internal:13204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616b5ef120>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616b5ef120> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, b49133c8-b9f1-4ee0-aa6e-7a5e532b8203, ghrun-whgnatu4je.auto.internal:13204): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b49133c8-b9f1-4ee0-aa6e-7a5e532b8203, ghrun-whgnatu4je.auto.internal:13204): request = { session_id: "ydb://session/3?node_id=50001&id=YWM5YmJhN2QtN2YzYzAxOTEtYzEwODdhMzQtNWI3MmE1ODA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, b49133c8-b9f1-4ee0-aa6e-7a5e532b8203, ghrun-whgnatu4je.auto.internal:13204): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b49133c8-b9f1-4ee0-aa6e-7a5e532b8203, ghrun-whgnatu4je.auto.internal:13204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, b49133c8-b9f1-4ee0-aa6e-7a5e532b8203, ghrun-whgnatu4je.auto.internal:13204): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616b5ef120>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:13204
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1763596177967098&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:13204/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20145
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19785
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16304
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_m2ar_mmi.log --grpc-port=18299 --mon-port=20145 --ic-port=19785
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_m2ar_mmi.log --grpc-port=18299 --mon-port=20145 --ic-port=19785
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_m2ar_mmi.log', '--grpc-port=18299', '--mon-port=20145', '--ic-port=19785')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1448238
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18299/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1448330
DEBUG    ya.test:process.py:259 Command (pid 1448330) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1448330) elapsed time (sec): 0.4864509105682373
DEBUG    ya.test:process.py:263 Command (pid 1448330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1448330) minflt: 16221
DEBUG    ya.test:process.py:263 Command (pid 1448330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 1448330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1448330) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1448330) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1448330) stime: 0.275895
DEBUG    ya.test:process.py:263 Command (pid 1448330) utime: 0.13211799999999999
DEBUG    ya.test:process.py:263 Command (pid 1448330) wtime: 0.504
DEBUG    ya.test:process.py:275 Command (pid 1448330) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f616b597b70 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 0x7f616b596ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b596ef0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f734e9d8-874a-42ad-b84e-0f807f93d1c5, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f734e9d8-874a-42ad-b84e-0f807f93d1c5, localhost:7859): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f734e9d8-874a-42ad-b84e-0f807f93d1c5, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 18299 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/users/database_2: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:18299, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 083eea58-f0f5-4482-9528-8bda9c59130d, ghrun-whgnatu4je.auto.internal:18299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 083eea58-f0f5-4482-9528-8bda9c59130d, ghrun-whgnatu4je.auto.internal:18299): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 083eea58-f0f5-4482-9528-8bda9c59130d, ghrun-whgnatu4je.auto.internal:18299): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 083eea58-f0f5-4482-9528-8bda9c59130d, ghrun-whgnatu4je.auto.internal:18299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MWJlMWZhOTYtZmNlYjIxNGItMWE4YjkzY2UtOWUyZGVjYQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 083eea58-f0f5-4482-9528-8bda9c59130d, ghrun-whgnatu4je.auto.internal:18299): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, e03ee2a5-0fad-47c9-926d-8ce354072c6e, ghrun-whgnatu4je.auto.internal:18299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e03ee2a5-0fad-47c9-926d-8ce354072c6e, ghrun-whgnatu4je.auto.internal:18299): request = { session_id: "ydb://session/3?node_id=50002&id=MWJlMWZhOTYtZmNlYjIxNGItMWE4YjkzY2UtOWUyZGVjYQ==" path: "/Root/users/database_2/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e03ee2a5-0fad-47c9-926d-8ce354072c6e, ghrun-whgnatu4je.auto.internal:18299): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, cb0da9d2-712c-45cb-a3e8-148637a5b51a, ghrun-whgnatu4je.auto.internal:18299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cb0da9d2-712c-45cb-a3e8-148637a5b51a, ghrun-whgnatu4je.auto.internal:18299): request = { session_id: "ydb://session/3?node_id=50002&id=MWJlMWZhOTYtZmNlYjIxNGItMWE4YjkzY2UtOWUyZGVjYQ==" path: "/Root/users/database_2/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cb0da9d2-712c-45cb-a3e8-148637a5b51a, ghrun-whgnatu4je.auto.internal:18299): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8204b529-a868-4a1f-968e-4f01d35dbe2c, ghrun-whgnatu4je.auto.internal:18299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8204b529-a868-4a1f-968e-4f01d35dbe2c, ghrun-whgnatu4je.auto.internal:18299): request = { session_id: "ydb://session/3?node_id=50002&id=MWJlMWZhOTYtZmNlYjIxNGItMWE4YjkzY2UtOWUyZGVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_2\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_2\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8204b529-a868-4a1f-968e-4f01d35dbe2c, ghrun-whgnatu4je.auto.internal:18299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a6eaa79-5dde-470a-984d-6d9ed83d81be, ghrun-whgnatu4je.auto.internal:18299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a6eaa79-5dde-470a-984d-6d9ed83d81be, ghrun-whgnatu4je.auto.internal:18299): request = { session_id: "ydb://session/3?node_id=50002&id=MWJlMWZhOTYtZmNlYjIxNGItMWE4YjkzY2UtOWUyZGVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a6eaa79-5dde-470a-984d-6d9ed83d81be, ghrun-whgnatu4je.auto.internal:18299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 07857d60-a1a1-4d11-b8fd-23ba64678bd5, ghrun-whgnatu4je.auto.internal:18299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 07857d60-a1a1-4d11-b8fd-23ba64678bd5, ghrun-whgnatu4je.auto.internal:18299): request = { session_id: "ydb://session/3?node_id=50002&id=MWJlMWZhOTYtZmNlYjIxNGItMWE4YjkzY2UtOWUyZGVjYQ==" path: "/Root/users/database_2/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 07857d60-a1a1-4d11-b8fd-23ba64678bd5, ghrun-whgnatu4je.auto.internal:18299): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616b596ef0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616b596ef0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, a930fa15-702e-4fc6-a1dc-a6b02f7f9686, ghrun-whgnatu4je.auto.internal:18299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a930fa15-702e-4fc6-a1dc-a6b02f7f9686, ghrun-whgnatu4je.auto.internal:18299): request = { session_id: "ydb://session/3?node_id=50002&id=MWJlMWZhOTYtZmNlYjIxNGItMWE4YjkzY2UtOWUyZGVjYQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, a930fa15-702e-4fc6-a1dc-a6b02f7f9686, ghrun-whgnatu4je.auto.internal:18299): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a930fa15-702e-4fc6-a1dc-a6b02f7f9686, ghrun-whgnatu4je.auto.internal:18299): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, a930fa15-702e-4fc6-a1dc-a6b02f7f9686, ghrun-whgnatu4je.auto.internal:18299): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616b596ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:18299
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1763596185309501&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:18299/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18420
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_leztvvjy.log --grpc-port=7335 --mon-port=12578 --ic-port=32117
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_leztvvjy.log --grpc-port=7335 --mon-port=12578 --ic-port=32117
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_leztvvjy.log', '--grpc-port=7335', '--mon-port=12578', '--ic-port=32117')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1451789
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:7335/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1451845
DEBUG    ya.test:process.py:259 Command (pid 1451845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1451845) elapsed time (sec): 0.828162670135498
DEBUG    ya.test:process.py:263 Command (pid 1451845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1451845) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1451845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) nivcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1451845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1451845) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1451845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1451845) stime: 0.5856549999999999
DEBUG    ya.test:process.py:263 Command (pid 1451845) utime: 0.13805599999999998
DEBUG    ya.test:process.py:263 Command (pid 1451845) wtime: 0.829
DEBUG    ya.test:process.py:275 Command (pid 1451845) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f616b5cc290 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 0x7f61549b17d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f61549b17d0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_3
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 52cf7db0-c4c5-4b47-af17-34a42a3cf1c4, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 52cf7db0-c4c5-4b47-af17-34a42a3cf1c4, localhost:7859): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 52cf7db0-c4c5-4b47-af17-34a42a3cf1c4, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 7335 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_3: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:7335, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 450d943b-ae8e-44aa-8a43-f472a95dbc0c, ghrun-whgnatu4je.auto.internal:7335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 450d943b-ae8e-44aa-8a43-f472a95dbc0c, ghrun-whgnatu4je.auto.internal:7335): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 450d943b-ae8e-44aa-8a43-f472a95dbc0c, ghrun-whgnatu4je.auto.internal:7335): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 450d943b-ae8e-44aa-8a43-f472a95dbc0c, ghrun-whgnatu4je.auto.internal:7335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjVlMjE5MDctMTIzOTg5OWEtMWRmM2M2NmItYzVlZWI1Mzc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 450d943b-ae8e-44aa-8a43-f472a95dbc0c, ghrun-whgnatu4je.auto.internal:7335): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4f8ddeb8-25b6-47f2-80a2-b235d5ab47c0, ghrun-whgnatu4je.auto.internal:7335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4f8ddeb8-25b6-47f2-80a2-b235d5ab47c0, ghrun-whgnatu4je.auto.internal:7335): request = { session_id: "ydb://session/3?node_id=50003&id=NjVlMjE5MDctMTIzOTg5OWEtMWRmM2M2NmItYzVlZWI1Mzc=" path: "/Root/users/database_3/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4f8ddeb8-25b6-47f2-80a2-b235d5ab47c0, ghrun-whgnatu4je.auto.internal:7335): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, fc8daf0d-9ac5-4fb9-abcb-7b885006ca9f, ghrun-whgnatu4je.auto.internal:7335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fc8daf0d-9ac5-4fb9-abcb-7b885006ca9f, ghrun-whgnatu4je.auto.internal:7335): request = { session_id: "ydb://session/3?node_id=50003&id=NjVlMjE5MDctMTIzOTg5OWEtMWRmM2M2NmItYzVlZWI1Mzc=" path: "/Root/users/database_3/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fc8daf0d-9ac5-4fb9-abcb-7b885006ca9f, ghrun-whgnatu4je.auto.internal:7335): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a544d2c8-cbf4-4b2a-94fd-cbeed62596bb, ghrun-whgnatu4je.auto.internal:7335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a544d2c8-cbf4-4b2a-94fd-cbeed62596bb, ghrun-whgnatu4je.auto.internal:7335): request = { session_id: "ydb://session/3?node_id=50003&id=NjVlMjE5MDctMTIzOTg5OWEtMWRmM2M2NmItYzVlZWI1Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_3\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_3\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a544d2c8-cbf4-4b2a-94fd-cbeed62596bb, ghrun-whgnatu4je.auto.internal:7335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4ba6895-59e6-4fcd-b522-3fa105b186c9, ghrun-whgnatu4je.auto.internal:7335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ba6895-59e6-4fcd-b522-3fa105b186c9, ghrun-whgnatu4je.auto.internal:7335): request = { session_id: "ydb://session/3?node_id=50003&id=NjVlMjE5MDctMTIzOTg5OWEtMWRmM2M2NmItYzVlZWI1Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ba6895-59e6-4fcd-b522-3fa105b186c9, ghrun-whgnatu4je.auto.internal:7335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 6c9a30ca-d6f4-4393-b141-9eb3180620a6, ghrun-whgnatu4je.auto.internal:7335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 6c9a30ca-d6f4-4393-b141-9eb3180620a6, ghrun-whgnatu4je.auto.internal:7335): request = { session_id: "ydb://session/3?node_id=50003&id=NjVlMjE5MDctMTIzOTg5OWEtMWRmM2M2NmItYzVlZWI1Mzc=" path: "/Root/users/database_3/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 6c9a30ca-d6f4-4393-b141-9eb3180620a6, ghrun-whgnatu4je.auto.internal:7335): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f61549b17d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f61549b17d0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 0a162b17-b502-413f-99fe-664c4a81f259, ghrun-whgnatu4je.auto.internal:7335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0a162b17-b502-413f-99fe-664c4a81f259, ghrun-whgnatu4je.auto.internal:7335): request = { session_id: "ydb://session/3?node_id=50003&id=NjVlMjE5MDctMTIzOTg5OWEtMWRmM2M2NmItYzVlZWI1Mzc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f61549b17d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:7335
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 0a162b17-b502-413f-99fe-664c4a81f259, ghrun-whgnatu4je.auto.internal:7335): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0a162b17-b502-413f-99fe-664c4a81f259, ghrun-whgnatu4je.auto.internal:7335): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 0a162b17-b502-413f-99fe-664c4a81f259, ghrun-whgnatu4je.auto.internal:7335): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1763596192846781&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:7335/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28472
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1249
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_odoa6idv.log --grpc-port=28473 --mon-port=62353 --ic-port=24860
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_odoa6idv.log --grpc-port=28473 --mon-port=62353 --ic-port=24860
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_odoa6idv.log', '--grpc-port=28473', '--mon-port=62353', '--ic-port=24860')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1455337
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28473/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1455379
DEBUG    ya.test:process.py:259 Command (pid 1455379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1455379) elapsed time (sec): 0.5393929481506348
DEBUG    ya.test:process.py:263 Command (pid 1455379) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1455379) minflt: 16219
DEBUG    ya.test:process.py:263 Command (pid 1455379) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 1455379) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1455379) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1455379) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1455379) stime: 0.340535
DEBUG    ya.test:process.py:263 Command (pid 1455379) utime: 0.117425
DEBUG    ya.test:process.py:263 Command (pid 1455379) wtime: 0.544
DEBUG    ya.test:process.py:275 Command (pid 1455379) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f61549c9be0 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 0x7f616b5600b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5600b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_4
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e2485a6a-1783-47b9-b41d-6de87c0a06ae, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2485a6a-1783-47b9-b41d-6de87c0a06ae, localhost:7859): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e2485a6a-1783-47b9-b41d-6de87c0a06ae, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 28473 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: 50004 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_4: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:28473, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, af612633-5ea1-4d68-874c-83d793d0187b, ghrun-whgnatu4je.auto.internal:28473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af612633-5ea1-4d68-874c-83d793d0187b, ghrun-whgnatu4je.auto.internal:28473): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, af612633-5ea1-4d68-874c-83d793d0187b, ghrun-whgnatu4je.auto.internal:28473): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af612633-5ea1-4d68-874c-83d793d0187b, ghrun-whgnatu4je.auto.internal:28473): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=Yzg3NDViNWUtOWZlMGI2ZjctNjg3YmI0OWUtYmM1MjU4Yzk=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, af612633-5ea1-4d68-874c-83d793d0187b, ghrun-whgnatu4je.auto.internal:28473): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, dafc8383-a036-4b14-894b-77752829aa68, ghrun-whgnatu4je.auto.internal:28473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dafc8383-a036-4b14-894b-77752829aa68, ghrun-whgnatu4je.auto.internal:28473): request = { session_id: "ydb://session/3?node_id=50004&id=Yzg3NDViNWUtOWZlMGI2ZjctNjg3YmI0OWUtYmM1MjU4Yzk=" path: "/Root/users/database_4/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dafc8383-a036-4b14-894b-77752829aa68, ghrun-whgnatu4je.auto.internal:28473): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f1aed03e-263d-4afb-aa91-cdc5ec5f941f, ghrun-whgnatu4je.auto.internal:28473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f1aed03e-263d-4afb-aa91-cdc5ec5f941f, ghrun-whgnatu4je.auto.internal:28473): request = { session_id: "ydb://session/3?node_id=50004&id=Yzg3NDViNWUtOWZlMGI2ZjctNjg3YmI0OWUtYmM1MjU4Yzk=" path: "/Root/users/database_4/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f1aed03e-263d-4afb-aa91-cdc5ec5f941f, ghrun-whgnatu4je.auto.internal:28473): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 517e1120-b70e-4456-9479-bc92c8af2363, ghrun-whgnatu4je.auto.internal:28473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 517e1120-b70e-4456-9479-bc92c8af2363, ghrun-whgnatu4je.auto.internal:28473): request = { session_id: "ydb://session/3?node_id=50004&id=Yzg3NDViNWUtOWZlMGI2ZjctNjg3YmI0OWUtYmM1MjU4Yzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_4\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_4\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 517e1120-b70e-4456-9479-bc92c8af2363, ghrun-whgnatu4je.auto.internal:28473): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 646265d1-a332-4a97-bede-5765d25a0fc4, ghrun-whgnatu4je.auto.internal:28473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646265d1-a332-4a97-bede-5765d25a0fc4, ghrun-whgnatu4je.auto.internal:28473): request = { session_id: "ydb://session/3?node_id=50004&id=Yzg3NDViNWUtOWZlMGI2ZjctNjg3YmI0OWUtYmM1MjU4Yzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646265d1-a332-4a97-bede-5765d25a0fc4, ghrun-whgnatu4je.auto.internal:28473): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 0a257e9a-5603-4065-b131-2e5ff05fbbbd, ghrun-whgnatu4je.auto.internal:28473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 0a257e9a-5603-4065-b131-2e5ff05fbbbd, ghrun-whgnatu4je.auto.internal:28473): request = { session_id: "ydb://session/3?node_id=50004&id=Yzg3NDViNWUtOWZlMGI2ZjctNjg3YmI0OWUtYmM1MjU4Yzk=" path: "/Root/users/database_4/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 0a257e9a-5603-4065-b131-2e5ff05fbbbd, ghrun-whgnatu4je.auto.internal:28473): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616b5600b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616b5600b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, f1ef5ca8-0f97-4da8-b1bc-2727f3b6c9ec, ghrun-whgnatu4je.auto.internal:28473): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f1ef5ca8-0f97-4da8-b1bc-2727f3b6c9ec, ghrun-whgnatu4je.auto.internal:28473): request = { session_id: "ydb://session/3?node_id=50004&id=Yzg3NDViNWUtOWZlMGI2ZjctNjg3YmI0OWUtYmM1MjU4Yzk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, f1ef5ca8-0f97-4da8-b1bc-2727f3b6c9ec, ghrun-whgnatu4je.auto.internal:28473): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f1ef5ca8-0f97-4da8-b1bc-2727f3b6c9ec, ghrun-whgnatu4je.auto.internal:28473): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, f1ef5ca8-0f97-4da8-b1bc-2727f3b6c9ec, ghrun-whgnatu4je.auto.internal:28473): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616b5600b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:28473
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1763596200094644&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:28473/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8555
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63133
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_mbkid1oh.log --grpc-port=22410 --mon-port=25068 --ic-port=8555
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_mbkid1oh.log --grpc-port=22410 --mon-port=25068 --ic-port=8555
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_mbkid1oh.log', '--grpc-port=22410', '--mon-port=25068', '--ic-port=8555')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1458228
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:22410/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1458240
DEBUG    ya.test:process.py:259 Command (pid 1458240) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1458240) elapsed time (sec): 1.0655288696289062
DEBUG    ya.test:process.py:263 Command (pid 1458240) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1458240) minflt: 16222
DEBUG    ya.test:process.py:263 Command (pid 1458240) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 1458240) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1458240) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1458240) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1458240) stime: 0.720889
DEBUG    ya.test:process.py:263 Command (pid 1458240) utime: 0.11065499999999999
DEBUG    ya.test:process.py:263 Command (pid 1458240) wtime: 1.067
DEBUG    ya.test:process.py:275 Command (pid 1458240) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f6154999f50 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 0x7f6154996d10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6154996d10>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_5
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, eab94e47-d76d-4872-b4d5-927e25df7fea, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eab94e47-d76d-4872-b4d5-927e25df7fea, localhost:7859): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eab94e47-d76d-4872-b4d5-927e25df7fea, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 22410 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: 50005 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:22410, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 36dcf349-f200-434d-805b-13cd4064b97b, ghrun-whgnatu4je.auto.internal:22410): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36dcf349-f200-434d-805b-13cd4064b97b, ghrun-whgnatu4je.auto.internal:22410): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 36dcf349-f200-434d-805b-13cd4064b97b, ghrun-whgnatu4je.auto.internal:22410): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36dcf349-f200-434d-805b-13cd4064b97b, ghrun-whgnatu4je.auto.internal:22410): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=MTY1NmU1MWMtOTM3YWQyZGQtOTczYTcyNmUtN2RiNGNlNjQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 36dcf349-f200-434d-805b-13cd4064b97b, ghrun-whgnatu4je.auto.internal:22410): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f31c6d7e-d1d4-4641-b781-452003891bf9, ghrun-whgnatu4je.auto.internal:22410): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f31c6d7e-d1d4-4641-b781-452003891bf9, ghrun-whgnatu4je.auto.internal:22410): request = { session_id: "ydb://session/3?node_id=50005&id=MTY1NmU1MWMtOTM3YWQyZGQtOTczYTcyNmUtN2RiNGNlNjQ=" path: "/Root/users/database_5/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f31c6d7e-d1d4-4641-b781-452003891bf9, ghrun-whgnatu4je.auto.internal:22410): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, a218f7e3-e2b6-45f5-a2b7-97249cb3eaaf, ghrun-whgnatu4je.auto.internal:22410): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a218f7e3-e2b6-45f5-a2b7-97249cb3eaaf, ghrun-whgnatu4je.auto.internal:22410): request = { session_id: "ydb://session/3?node_id=50005&id=MTY1NmU1MWMtOTM3YWQyZGQtOTczYTcyNmUtN2RiNGNlNjQ=" path: "/Root/users/database_5/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a218f7e3-e2b6-45f5-a2b7-97249cb3eaaf, ghrun-whgnatu4je.auto.internal:22410): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0bf9173-8fbd-4393-a912-f3b983197024, ghrun-whgnatu4je.auto.internal:22410): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0bf9173-8fbd-4393-a912-f3b983197024, ghrun-whgnatu4je.auto.internal:22410): request = { session_id: "ydb://session/3?node_id=50005&id=MTY1NmU1MWMtOTM3YWQyZGQtOTczYTcyNmUtN2RiNGNlNjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_5\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_5\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0bf9173-8fbd-4393-a912-f3b983197024, ghrun-whgnatu4je.auto.internal:22410): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df0e1f6c-98b7-4208-8819-2d9930982857, ghrun-whgnatu4je.auto.internal:22410): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0e1f6c-98b7-4208-8819-2d9930982857, ghrun-whgnatu4je.auto.internal:22410): request = { session_id: "ydb://session/3?node_id=50005&id=MTY1NmU1MWMtOTM3YWQyZGQtOTczYTcyNmUtN2RiNGNlNjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df0e1f6c-98b7-4208-8819-2d9930982857, ghrun-whgnatu4je.auto.internal:22410): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, fa1155e7-ba5e-4d04-b646-b786e64e3f21, ghrun-whgnatu4je.auto.internal:22410): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, fa1155e7-ba5e-4d04-b646-b786e64e3f21, ghrun-whgnatu4je.auto.internal:22410): request = { session_id: "ydb://session/3?node_id=50005&id=MTY1NmU1MWMtOTM3YWQyZGQtOTczYTcyNmUtN2RiNGNlNjQ=" path: "/Root/users/database_5/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, fa1155e7-ba5e-4d04-b646-b786e64e3f21, ghrun-whgnatu4je.auto.internal:22410): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f6154996d10>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f6154996d10> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, b5c158b0-e976-4b0c-ae4b-67ba803057ef, ghrun-whgnatu4je.auto.internal:22410): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b5c158b0-e976-4b0c-ae4b-67ba803057ef, ghrun-whgnatu4je.auto.internal:22410): request = { session_id: "ydb://session/3?node_id=50005&id=MTY1NmU1MWMtOTM3YWQyZGQtOTczYTcyNmUtN2RiNGNlNjQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f6154996d10>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, b5c158b0-e976-4b0c-ae4b-67ba803057ef, ghrun-whgnatu4je.auto.internal:22410): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b5c158b0-e976-4b0c-ae4b-67ba803057ef, ghrun-whgnatu4je.auto.internal:22410): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:22410
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, b5c158b0-e976-4b0c-ae4b-67ba803057ef, ghrun-whgnatu4je.auto.internal:22410): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1763596207567825&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:22410/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13729
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_k1ruc7e5.log --grpc-port=12719 --mon-port=9083 --ic-port=13729
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_k1ruc7e5.log --grpc-port=12719 --mon-port=9083 --ic-port=13729
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_k1ruc7e5.log', '--grpc-port=12719', '--mon-port=9083', '--ic-port=13729')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1463596
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:12719/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1463632
DEBUG    ya.test:process.py:259 Command (pid 1463632) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1463632) elapsed time (sec): 1.4945111274719238
DEBUG    ya.test:process.py:263 Command (pid 1463632) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1463632) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1463632) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) nivcsw: 233
DEBUG    ya.test:process.py:263 Command (pid 1463632) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1463632) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1463632) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1463632) stime: 0.9622299999999999
DEBUG    ya.test:process.py:263 Command (pid 1463632) utime: 0.121669
DEBUG    ya.test:process.py:263 Command (pid 1463632) wtime: 1.502
DEBUG    ya.test:process.py:275 Command (pid 1463632) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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/users/database_6
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 0x7f616b5f95f0 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 0x7f616b5faea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5faea0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 20e01f05-82d7-4bcc-9eda-c855a86fe218, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20e01f05-82d7-4bcc-9eda-c855a86fe218, localhost:7859): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20e01f05-82d7-4bcc-9eda-c855a86fe218, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 12719 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: 50006 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:12719, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1b69c687-cabe-42b9-a760-07d0118ecd46, ghrun-whgnatu4je.auto.internal:12719): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b69c687-cabe-42b9-a760-07d0118ecd46, ghrun-whgnatu4je.auto.internal:12719): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 1b69c687-cabe-42b9-a760-07d0118ecd46, ghrun-whgnatu4je.auto.internal:12719): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b69c687-cabe-42b9-a760-07d0118ecd46, ghrun-whgnatu4je.auto.internal:12719): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=MWVmOTI5YTAtMmNiMmViOWMtYWQ0MDNkYWItYTJiYzEzNWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 1b69c687-cabe-42b9-a760-07d0118ecd46, ghrun-whgnatu4je.auto.internal:12719): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 61c3ebcf-2484-4891-91bc-c87d942f9494, ghrun-whgnatu4je.auto.internal:12719): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 61c3ebcf-2484-4891-91bc-c87d942f9494, ghrun-whgnatu4je.auto.internal:12719): request = { session_id: "ydb://session/3?node_id=50006&id=MWVmOTI5YTAtMmNiMmViOWMtYWQ0MDNkYWItYTJiYzEzNWE=" path: "/Root/users/database_6/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 61c3ebcf-2484-4891-91bc-c87d942f9494, ghrun-whgnatu4je.auto.internal:12719): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f8015fe4-6a86-4bab-80de-9752253445a3, ghrun-whgnatu4je.auto.internal:12719): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f8015fe4-6a86-4bab-80de-9752253445a3, ghrun-whgnatu4je.auto.internal:12719): request = { session_id: "ydb://session/3?node_id=50006&id=MWVmOTI5YTAtMmNiMmViOWMtYWQ0MDNkYWItYTJiYzEzNWE=" path: "/Root/users/database_6/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f8015fe4-6a86-4bab-80de-9752253445a3, ghrun-whgnatu4je.auto.internal:12719): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de8f9d38-91d5-4d16-841b-86b4c361839d, ghrun-whgnatu4je.auto.internal:12719): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8f9d38-91d5-4d16-841b-86b4c361839d, ghrun-whgnatu4je.auto.internal:12719): request = { session_id: "ydb://session/3?node_id=50006&id=MWVmOTI5YTAtMmNiMmViOWMtYWQ0MDNkYWItYTJiYzEzNWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_6\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_6\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8f9d38-91d5-4d16-841b-86b4c361839d, ghrun-whgnatu4je.auto.internal:12719): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c20d257-c0d4-4271-95b9-e4e5661e16d4, ghrun-whgnatu4je.auto.internal:12719): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c20d257-c0d4-4271-95b9-e4e5661e16d4, ghrun-whgnatu4je.auto.internal:12719): request = { session_id: "ydb://session/3?node_id=50006&id=MWVmOTI5YTAtMmNiMmViOWMtYWQ0MDNkYWItYTJiYzEzNWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c20d257-c0d4-4271-95b9-e4e5661e16d4, ghrun-whgnatu4je.auto.internal:12719): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 754c0bbc-b064-4224-9893-8cc87ce8918e, ghrun-whgnatu4je.auto.internal:12719): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 754c0bbc-b064-4224-9893-8cc87ce8918e, ghrun-whgnatu4je.auto.internal:12719): request = { session_id: "ydb://session/3?node_id=50006&id=MWVmOTI5YTAtMmNiMmViOWMtYWQ0MDNkYWItYTJiYzEzNWE=" path: "/Root/users/database_6/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 754c0bbc-b064-4224-9893-8cc87ce8918e, ghrun-whgnatu4je.auto.internal:12719): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616b5faea0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616b5faea0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, be7a5eb5-2cbb-4483-acbc-10bce998635f, ghrun-whgnatu4je.auto.internal:12719): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, be7a5eb5-2cbb-4483-acbc-10bce998635f, ghrun-whgnatu4je.auto.internal:12719): request = { session_id: "ydb://session/3?node_id=50006&id=MWVmOTI5YTAtMmNiMmViOWMtYWQ0MDNkYWItYTJiYzEzNWE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616b5faea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:12719
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, be7a5eb5-2cbb-4483-acbc-10bce998635f, ghrun-whgnatu4je.auto.internal:12719): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, be7a5eb5-2cbb-4483-acbc-10bce998635f, ghrun-whgnatu4je.auto.internal:12719): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, be7a5eb5-2cbb-4483-acbc-10bce998635f, ghrun-whgnatu4je.auto.internal:12719): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1763596215532664&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:12719/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_tx5q3swy.log --grpc-port=11250 --mon-port=2082 --ic-port=6241
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7859 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_tx5q3swy.log --grpc-port=11250 --mon-port=2082 --ic-port=6241
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7859', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_tx5q3swy.log', '--grpc-port=11250', '--mon-port=2082', '--ic-port=6241')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1466870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:11250/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1466871
DEBUG    ya.test:process.py:259 Command (pid 1466871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1466871) elapsed time (sec): 0.4483046531677246
DEBUG    ya.test:process.py:263 Command (pid 1466871) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1466871) minflt: 17865
DEBUG    ya.test:process.py:263 Command (pid 1466871) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 1466871) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1466871) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1466871) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1466871) stime: 0.265216
DEBUG    ya.test:process.py:263 Command (pid 1466871) utime: 0.12496399999999999
DEBUG    ya.test:process.py:263 Command (pid 1466871) wtime: 0.449
DEBUG    ya.test:process.py:275 Command (pid 1466871) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f6169c95a50 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 0x7f6169c95640>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6169c95640>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_7
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 202a9c01-30b5-4be8-aac6-66976ffa0ab1, localhost:7859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 202a9c01-30b5-4be8-aac6-66976ffa0ab1, localhost:7859): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 202a9c01-30b5-4be8-aac6-66976ffa0ab1, localhost:7859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 11250 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: 50007 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_7: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:11250, 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:7859
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a73bf7ec-35a6-4ba8-bd06-e18f4074b55b, ghrun-whgnatu4je.auto.internal:11250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a73bf7ec-35a6-4ba8-bd06-e18f4074b55b, ghrun-whgnatu4je.auto.internal:11250): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a73bf7ec-35a6-4ba8-bd06-e18f4074b55b, ghrun-whgnatu4je.auto.internal:11250): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a73bf7ec-35a6-4ba8-bd06-e18f4074b55b, ghrun-whgnatu4je.auto.internal:11250): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=YTNmMDE1ZC05N2M0MGU2Mi02MzRiODI4My0yZGVjNWVlMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, a73bf7ec-35a6-4ba8-bd06-e18f4074b55b, ghrun-whgnatu4je.auto.internal:11250): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 63fc3dc6-21dd-46ee-ba77-73ea0ffec9ab, ghrun-whgnatu4je.auto.internal:11250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 63fc3dc6-21dd-46ee-ba77-73ea0ffec9ab, ghrun-whgnatu4je.auto.internal:11250): request = { session_id: "ydb://session/3?node_id=50007&id=YTNmMDE1ZC05N2M0MGU2Mi02MzRiODI4My0yZGVjNWVlMw==" path: "/Root/users/database_7/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 63fc3dc6-21dd-46ee-ba77-73ea0ffec9ab, ghrun-whgnatu4je.auto.internal:11250): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 2db5eef0-bf21-416f-96da-79ed3e84133d, ghrun-whgnatu4je.auto.internal:11250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2db5eef0-bf21-416f-96da-79ed3e84133d, ghrun-whgnatu4je.auto.internal:11250): request = { session_id: "ydb://session/3?node_id=50007&id=YTNmMDE1ZC05N2M0MGU2Mi02MzRiODI4My0yZGVjNWVlMw==" path: "/Root/users/database_7/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2db5eef0-bf21-416f-96da-79ed3e84133d, ghrun-whgnatu4je.auto.internal:11250): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc021afc-7f13-4709-913b-2ce87fefd811, ghrun-whgnatu4je.auto.internal:11250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc021afc-7f13-4709-913b-2ce87fefd811, ghrun-whgnatu4je.auto.internal:11250): request = { session_id: "ydb://session/3?node_id=50007&id=YTNmMDE1ZC05N2M0MGU2Mi02MzRiODI4My0yZGVjNWVlMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_7\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_7\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc021afc-7f13-4709-913b-2ce87fefd811, ghrun-whgnatu4je.auto.internal:11250): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b657fdf-b7d1-4fd9-8643-a1935ecb024e, ghrun-whgnatu4je.auto.internal:11250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b657fdf-b7d1-4fd9-8643-a1935ecb024e, ghrun-whgnatu4je.auto.internal:11250): request = { session_id: "ydb://session/3?node_id=50007&id=YTNmMDE1ZC05N2M0MGU2Mi02MzRiODI4My0yZGVjNWVlMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b657fdf-b7d1-4fd9-8643-a1935ecb024e, ghrun-whgnatu4je.auto.internal:11250): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 5e0e0e26-5959-4857-9b48-55654528297b, ghrun-whgnatu4je.auto.internal:11250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 5e0e0e26-5959-4857-9b48-55654528297b, ghrun-whgnatu4je.auto.internal:11250): request = { session_id: "ydb://session/3?node_id=50007&id=YTNmMDE1ZC05N2M0MGU2Mi02MzRiODI4My0yZGVjNWVlMw==" path: "/Root/users/database_7/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 5e0e0e26-5959-4857-9b48-55654528297b, ghrun-whgnatu4je.auto.internal:11250): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f6169c95640>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f6169c95640> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 3e43de67-b12c-40bd-8f9c-cfbc801b2d6f, ghrun-whgnatu4je.auto.internal:11250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3e43de67-b12c-40bd-8f9c-cfbc801b2d6f, ghrun-whgnatu4je.auto.internal:11250): request = { session_id: "ydb://session/3?node_id=50007&id=YTNmMDE1ZC05N2M0MGU2Mi02MzRiODI4My0yZGVjNWVlMw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f6169c95640>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 3e43de67-b12c-40bd-8f9c-cfbc801b2d6f, ghrun-whgnatu4je.auto.internal:11250): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3e43de67-b12c-40bd-8f9c-cfbc801b2d6f, ghrun-whgnatu4je.auto.internal:11250): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 3e43de67-b12c-40bd-8f9c-cfbc801b2d6f, ghrun-whgnatu4je.auto.internal:11250): on response callback success
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:7859
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:11250
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_7: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1763596220533252&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:11250/8
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 11 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:7859/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11250
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/25910
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8555
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25068
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22410
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28473
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16304
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19785
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20145
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19111
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13013
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23306
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21657
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12627
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7859
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25254
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17924
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/0ddg/0023be/r3tmp/kikimr_cluster_zwp4lsd0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61785
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25264
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9987
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/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/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_iizq4k8n.log --grpc-port=61785 --mon-port=25264 --ic-port=17924
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61785/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/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/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_iizq4k8n.log --grpc-port=61785 --mon-port=25264 --ic-port=17924
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_iizq4k8n.log', '--grpc-port=61785', '--mon-port=25264', '--ic-port=17924')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1474229
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:61785/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1474251
DEBUG    ya.test:process.py:259 Command (pid 1474251) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1474251) elapsed time (sec): 0.5612132549285889
DEBUG    ya.test:process.py:263 Command (pid 1474251) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1474251) minflt: 16221
DEBUG    ya.test:process.py:263 Command (pid 1474251) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 1474251) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1474251) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1474251) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1474251) stime: 0.35803999999999997
DEBUG    ya.test:process.py:263 Command (pid 1474251) utime: 0.12983799999999998
DEBUG    ya.test:process.py:263 Command (pid 1474251) wtime: 0.562
DEBUG    ya.test:process.py:275 Command (pid 1474251) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61785', '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: 17924\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61785', '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: 17924\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1476096
DEBUG    ya.test:process.py:259 Command (pid 1476096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1476096) elapsed time (sec): 0.5264124870300293
DEBUG    ya.test:process.py:263 Command (pid 1476096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) maxrss: 551540
DEBUG    ya.test:process.py:263 Command (pid 1476096) minflt: 18363
DEBUG    ya.test:process.py:263 Command (pid 1476096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 1476096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1476096) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1476096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1476096) stime: 0.31049099999999996
DEBUG    ya.test:process.py:263 Command (pid 1476096) utime: 0.124945
DEBUG    ya.test:process.py:263 Command (pid 1476096) wtime: 0.528
DEBUG    ya.test:process.py:275 Command (pid 1476096) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61785', '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.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61785', '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: 1476286
DEBUG    ya.test:process.py:259 Command (pid 1476286) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1476286) elapsed time (sec): 0.8432598114013672
DEBUG    ya.test:process.py:263 Command (pid 1476286) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) maxrss: 551784
DEBUG    ya.test:process.py:263 Command (pid 1476286) minflt: 18364
DEBUG    ya.test:process.py:263 Command (pid 1476286) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 1476286) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1476286) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 1476286) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1476286) stime: 0.5762689999999999
DEBUG    ya.test:process.py:263 Command (pid 1476286) utime: 0.12806099999999998
DEBUG    ya.test:process.py:263 Command (pid 1476286) wtime: 0.844
DEBUG    ya.test:process.py:275 Command (pid 1476286) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1476286) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_tenants[enable_alter_database_create_hive_first--true])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7564
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_gc5cmldy.log --grpc-port=8872 --mon-port=23532 --ic-port=1343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_gc5cmldy.log --grpc-port=8872 --mon-port=23532 --ic-port=1343
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_gc5cmldy.log', '--grpc-port=8872', '--mon-port=23532', '--ic-port=1343')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1476662
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:8872/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1476663
DEBUG    ya.test:process.py:259 Command (pid 1476663) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1476663) elapsed time (sec): 0.6403460502624512
DEBUG    ya.test:process.py:263 Command (pid 1476663) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1476663) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1476663) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1476663) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1476663) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1476663) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1476663) stime: 0.463589
DEBUG    ya.test:process.py:263 Command (pid 1476663) utime: 0.11989699999999999
DEBUG    ya.test:process.py:263 Command (pid 1476663) wtime: 0.642
DEBUG    ya.test:process.py:275 Command (pid 1476663) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f616780cba0 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 0x7f616780c740>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616780c740>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b30e763a-5a04-4528-9016-245762aa850d, localhost:61785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b30e763a-5a04-4528-9016-245762aa850d, localhost:61785): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b30e763a-5a04-4528-9016-245762aa850d, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 8872 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/users/database_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:8872, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8146efb8-9f26-4441-836a-ecdabc7a1fcc, ghrun-whgnatu4je.auto.internal:8872): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8146efb8-9f26-4441-836a-ecdabc7a1fcc, ghrun-whgnatu4je.auto.internal:8872): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 8146efb8-9f26-4441-836a-ecdabc7a1fcc, ghrun-whgnatu4je.auto.internal:8872): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8146efb8-9f26-4441-836a-ecdabc7a1fcc, ghrun-whgnatu4je.auto.internal:8872): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OWQxZjdlNTMtNTRkOTgxNmItZTNmOTg3YzMtMmQxYzE1YWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 8146efb8-9f26-4441-836a-ecdabc7a1fcc, ghrun-whgnatu4je.auto.internal:8872): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d07c3ca7-9254-45dd-b81b-9101807aa0b6, ghrun-whgnatu4je.auto.internal:8872): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d07c3ca7-9254-45dd-b81b-9101807aa0b6, ghrun-whgnatu4je.auto.internal:8872): request = { session_id: "ydb://session/3?node_id=50000&id=OWQxZjdlNTMtNTRkOTgxNmItZTNmOTg3YzMtMmQxYzE1YWM=" path: "/Root/users/database_0/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d07c3ca7-9254-45dd-b81b-9101807aa0b6, ghrun-whgnatu4je.auto.internal:8872): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4328f8ea-15c9-4d8e-a46e-fb5d7eeea584, ghrun-whgnatu4je.auto.internal:8872): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4328f8ea-15c9-4d8e-a46e-fb5d7eeea584, ghrun-whgnatu4je.auto.internal:8872): request = { session_id: "ydb://session/3?node_id=50000&id=OWQxZjdlNTMtNTRkOTgxNmItZTNmOTg3YzMtMmQxYzE1YWM=" path: "/Root/users/database_0/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4328f8ea-15c9-4d8e-a46e-fb5d7eeea584, ghrun-whgnatu4je.auto.internal:8872): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27d25e0a-7444-411d-a976-84971231582c, ghrun-whgnatu4je.auto.internal:8872): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d25e0a-7444-411d-a976-84971231582c, ghrun-whgnatu4je.auto.internal:8872): request = { session_id: "ydb://session/3?node_id=50000&id=OWQxZjdlNTMtNTRkOTgxNmItZTNmOTg3YzMtMmQxYzE1YWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_0\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_0\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d25e0a-7444-411d-a976-84971231582c, ghrun-whgnatu4je.auto.internal:8872): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1359f502-c98e-43d4-957f-5056758a8b65, ghrun-whgnatu4je.auto.internal:8872): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1359f502-c98e-43d4-957f-5056758a8b65, ghrun-whgnatu4je.auto.internal:8872): request = { session_id: "ydb://session/3?node_id=50000&id=OWQxZjdlNTMtNTRkOTgxNmItZTNmOTg3YzMtMmQxYzE1YWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1359f502-c98e-43d4-957f-5056758a8b65, ghrun-whgnatu4je.auto.internal:8872): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 363949eb-2d39-4f3a-b9f5-e697175318d6, ghrun-whgnatu4je.auto.internal:8872): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 363949eb-2d39-4f3a-b9f5-e697175318d6, ghrun-whgnatu4je.auto.internal:8872): request = { session_id: "ydb://session/3?node_id=50000&id=OWQxZjdlNTMtNTRkOTgxNmItZTNmOTg3YzMtMmQxYzE1YWM=" path: "/Root/users/database_0/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 363949eb-2d39-4f3a-b9f5-e697175318d6, ghrun-whgnatu4je.auto.internal:8872): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616780c740>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616780c740> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 6eea15ab-7ac0-4ac1-8b1d-9fa1fe9c1a3b, ghrun-whgnatu4je.auto.internal:8872): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6eea15ab-7ac0-4ac1-8b1d-9fa1fe9c1a3b, ghrun-whgnatu4je.auto.internal:8872): request = { session_id: "ydb://session/3?node_id=50000&id=OWQxZjdlNTMtNTRkOTgxNmItZTNmOTg3YzMtMmQxYzE1YWM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616780c740>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:8872
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 6eea15ab-7ac0-4ac1-8b1d-9fa1fe9c1a3b, ghrun-whgnatu4je.auto.internal:8872): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6eea15ab-7ac0-4ac1-8b1d-9fa1fe9c1a3b, ghrun-whgnatu4je.auto.internal:8872): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 6eea15ab-7ac0-4ac1-8b1d-9fa1fe9c1a3b, ghrun-whgnatu4je.auto.internal:8872): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1763596241583079&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:8872/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26221
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1032
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27922
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_bx9g7gki.log --grpc-port=26221 --mon-port=29589 --ic-port=11976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_bx9g7gki.log --grpc-port=26221 --mon-port=29589 --ic-port=11976
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_bx9g7gki.log', '--grpc-port=26221', '--mon-port=29589', '--ic-port=11976')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1482686
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26221/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1482689
DEBUG    ya.test:process.py:259 Command (pid 1482689) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1482689) elapsed time (sec): 0.6017565727233887
DEBUG    ya.test:process.py:263 Command (pid 1482689) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1482689) minflt: 16222
DEBUG    ya.test:process.py:263 Command (pid 1482689) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1482689) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1482689) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1482689) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1482689) stime: 0.33378399999999997
DEBUG    ya.test:process.py:263 Command (pid 1482689) utime: 0.12566
DEBUG    ya.test:process.py:263 Command (pid 1482689) wtime: 0.603
DEBUG    ya.test:process.py:275 Command (pid 1482689) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f615573c740 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 0x7f61549bee00>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 545d41ca-fbdc-40e8-aa25-e95784d144f6, localhost:61785): creating call state
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 545d41ca-fbdc-40e8-aa25-e95784d144f6, localhost:61785): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 545d41ca-fbdc-40e8-aa25-e95784d144f6, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 26221 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/users/database_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:26221, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, dc8edee5-a0f0-4f0d-83aa-c29779f882ef, ghrun-whgnatu4je.auto.internal:26221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc8edee5-a0f0-4f0d-83aa-c29779f882ef, ghrun-whgnatu4je.auto.internal:26221): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, dc8edee5-a0f0-4f0d-83aa-c29779f882ef, ghrun-whgnatu4je.auto.internal:26221): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc8edee5-a0f0-4f0d-83aa-c29779f882ef, ghrun-whgnatu4je.auto.internal:26221): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZDI0NGI5NTktZjYwZTRhNzgtNTI4NmZhYjctZTJkOThkYjQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4b1d2253-099f-425a-9f69-e9133cac180f, ghrun-whgnatu4je.auto.internal:26221): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, dc8edee5-a0f0-4f0d-83aa-c29779f882ef, ghrun-whgnatu4je.auto.internal:26221): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4b1d2253-099f-425a-9f69-e9133cac180f, ghrun-whgnatu4je.auto.internal:26221): request = { session_id: "ydb://session/3?node_id=50001&id=ZDI0NGI5NTktZjYwZTRhNzgtNTI4NmZhYjctZTJkOThkYjQ=" path: "/Root/users/database_1/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4b1d2253-099f-425a-9f69-e9133cac180f, ghrun-whgnatu4je.auto.internal:26221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 94d5bf99-738b-4b23-8aec-8c4359067554, ghrun-whgnatu4je.auto.internal:26221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 94d5bf99-738b-4b23-8aec-8c4359067554, ghrun-whgnatu4je.auto.internal:26221): request = { session_id: "ydb://session/3?node_id=50001&id=ZDI0NGI5NTktZjYwZTRhNzgtNTI4NmZhYjctZTJkOThkYjQ=" path: "/Root/users/database_1/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 94d5bf99-738b-4b23-8aec-8c4359067554, ghrun-whgnatu4je.auto.internal:26221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c5112c6-9adc-4d94-8d3d-15f32c0d1d9a, ghrun-whgnatu4je.auto.internal:26221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5112c6-9adc-4d94-8d3d-15f32c0d1d9a, ghrun-whgnatu4je.auto.internal:26221): request = { session_id: "ydb://session/3?node_id=50001&id=ZDI0NGI5NTktZjYwZTRhNzgtNTI4NmZhYjctZTJkOThkYjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_1\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_1\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5112c6-9adc-4d94-8d3d-15f32c0d1d9a, ghrun-whgnatu4je.auto.internal:26221): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abf035f7-4a70-4c44-8282-2b179600e0c5, ghrun-whgnatu4je.auto.internal:26221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf035f7-4a70-4c44-8282-2b179600e0c5, ghrun-whgnatu4je.auto.internal:26221): request = { session_id: "ydb://session/3?node_id=50001&id=ZDI0NGI5NTktZjYwZTRhNzgtNTI4NmZhYjctZTJkOThkYjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf035f7-4a70-4c44-8282-2b179600e0c5, ghrun-whgnatu4je.auto.internal:26221): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, f959cd6f-a2c0-4d9a-9bca-56028f7915cf, ghrun-whgnatu4je.auto.internal:26221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f959cd6f-a2c0-4d9a-9bca-56028f7915cf, ghrun-whgnatu4je.auto.internal:26221): request = { session_id: "ydb://session/3?node_id=50001&id=ZDI0NGI5NTktZjYwZTRhNzgtNTI4NmZhYjctZTJkOThkYjQ=" path: "/Root/users/database_1/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, f959cd6f-a2c0-4d9a-9bca-56028f7915cf, ghrun-whgnatu4je.auto.internal:26221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f61549bee00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f61549bee00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 79d4265e-bc7c-4533-924b-110cd4ab673f, ghrun-whgnatu4je.auto.internal:26221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 79d4265e-bc7c-4533-924b-110cd4ab673f, ghrun-whgnatu4je.auto.internal:26221): request = { session_id: "ydb://session/3?node_id=50001&id=ZDI0NGI5NTktZjYwZTRhNzgtNTI4NmZhYjctZTJkOThkYjQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 79d4265e-bc7c-4533-924b-110cd4ab673f, ghrun-whgnatu4je.auto.internal:26221): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 79d4265e-bc7c-4533-924b-110cd4ab673f, ghrun-whgnatu4je.auto.internal:26221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 79d4265e-bc7c-4533-924b-110cd4ab673f, ghrun-whgnatu4je.auto.internal:26221): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f61549bee00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:26221
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1763596246641304&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26221/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5148
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31892
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20479
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_3ey6fk7b.log --grpc-port=5148 --mon-port=7758 --ic-port=31892
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_3ey6fk7b.log --grpc-port=5148 --mon-port=7758 --ic-port=31892
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_3ey6fk7b.log', '--grpc-port=5148', '--mon-port=7758', '--ic-port=31892')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1487564
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:5148/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1487576
DEBUG    ya.test:process.py:259 Command (pid 1487576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1487576) elapsed time (sec): 0.5079994201660156
DEBUG    ya.test:process.py:263 Command (pid 1487576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1487576) minflt: 16219
DEBUG    ya.test:process.py:263 Command (pid 1487576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1487576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487576) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1487576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1487576) stime: 0.300236
DEBUG    ya.test:process.py:263 Command (pid 1487576) utime: 0.1281
DEBUG    ya.test:process.py:263 Command (pid 1487576) wtime: 0.511
DEBUG    ya.test:process.py:275 Command (pid 1487576) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f61549da040 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 0x7f61549da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f61549da270>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0faba48c-4c4f-459a-839a-0fbcb6441322, localhost:61785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0faba48c-4c4f-459a-839a-0fbcb6441322, localhost:61785): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0faba48c-4c4f-459a-839a-0fbcb6441322, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 5148 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/users/database_2: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:5148, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ecf433e5-f17c-4bd6-82df-e130f107a89a, ghrun-whgnatu4je.auto.internal:5148): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ecf433e5-f17c-4bd6-82df-e130f107a89a, ghrun-whgnatu4je.auto.internal:5148): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, ecf433e5-f17c-4bd6-82df-e130f107a89a, ghrun-whgnatu4je.auto.internal:5148): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ecf433e5-f17c-4bd6-82df-e130f107a89a, ghrun-whgnatu4je.auto.internal:5148): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Mjk3ZjFjMC00ZGIyYjA2My1iOWQ4ZjIzOS1iMDU5ZjMwNg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bcd2fa8d-9f67-40c5-a97a-19414eafd10c, ghrun-whgnatu4je.auto.internal:5148): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, ecf433e5-f17c-4bd6-82df-e130f107a89a, ghrun-whgnatu4je.auto.internal:5148): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bcd2fa8d-9f67-40c5-a97a-19414eafd10c, ghrun-whgnatu4je.auto.internal:5148): request = { session_id: "ydb://session/3?node_id=50002&id=Mjk3ZjFjMC00ZGIyYjA2My1iOWQ4ZjIzOS1iMDU5ZjMwNg==" path: "/Root/users/database_2/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bcd2fa8d-9f67-40c5-a97a-19414eafd10c, ghrun-whgnatu4je.auto.internal:5148): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, abb6b4ff-6234-4454-99f3-0a1503a817bc, ghrun-whgnatu4je.auto.internal:5148): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, abb6b4ff-6234-4454-99f3-0a1503a817bc, ghrun-whgnatu4je.auto.internal:5148): request = { session_id: "ydb://session/3?node_id=50002&id=Mjk3ZjFjMC00ZGIyYjA2My1iOWQ4ZjIzOS1iMDU5ZjMwNg==" path: "/Root/users/database_2/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, abb6b4ff-6234-4454-99f3-0a1503a817bc, ghrun-whgnatu4je.auto.internal:5148): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 259276c8-bb80-4c54-929f-ea925402c482, ghrun-whgnatu4je.auto.internal:5148): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259276c8-bb80-4c54-929f-ea925402c482, ghrun-whgnatu4je.auto.internal:5148): request = { session_id: "ydb://session/3?node_id=50002&id=Mjk3ZjFjMC00ZGIyYjA2My1iOWQ4ZjIzOS1iMDU5ZjMwNg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_2\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_2\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259276c8-bb80-4c54-929f-ea925402c482, ghrun-whgnatu4je.auto.internal:5148): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39a0ae30-2da9-4662-96df-e81bdf7fedd2, ghrun-whgnatu4je.auto.internal:5148): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a0ae30-2da9-4662-96df-e81bdf7fedd2, ghrun-whgnatu4je.auto.internal:5148): request = { session_id: "ydb://session/3?node_id=50002&id=Mjk3ZjFjMC00ZGIyYjA2My1iOWQ4ZjIzOS1iMDU5ZjMwNg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a0ae30-2da9-4662-96df-e81bdf7fedd2, ghrun-whgnatu4je.auto.internal:5148): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 01e4a8c8-08c9-4bc8-8c7a-ac4897d92e60, ghrun-whgnatu4je.auto.internal:5148): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 01e4a8c8-08c9-4bc8-8c7a-ac4897d92e60, ghrun-whgnatu4je.auto.internal:5148): request = { session_id: "ydb://session/3?node_id=50002&id=Mjk3ZjFjMC00ZGIyYjA2My1iOWQ4ZjIzOS1iMDU5ZjMwNg==" path: "/Root/users/database_2/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 01e4a8c8-08c9-4bc8-8c7a-ac4897d92e60, ghrun-whgnatu4je.auto.internal:5148): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f61549da270>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f61549da270> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, ecc0f46f-9505-43c3-9f72-f6506585bcce, ghrun-whgnatu4je.auto.internal:5148): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ecc0f46f-9505-43c3-9f72-f6506585bcce, ghrun-whgnatu4je.auto.internal:5148): request = { session_id: "ydb://session/3?node_id=50002&id=Mjk3ZjFjMC00ZGIyYjA2My1iOWQ4ZjIzOS1iMDU5ZjMwNg==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f61549da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:5148
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, ecc0f46f-9505-43c3-9f72-f6506585bcce, ghrun-whgnatu4je.auto.internal:5148): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ecc0f46f-9505-43c3-9f72-f6506585bcce, ghrun-whgnatu4je.auto.internal:5148): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, ecc0f46f-9505-43c3-9f72-f6506585bcce, ghrun-whgnatu4je.auto.internal:5148): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1763596253506134&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:5148/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19642
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3183
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_7nr1ztr4.log --grpc-port=28009 --mon-port=22100 --ic-port=10289
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_7nr1ztr4.log --grpc-port=28009 --mon-port=22100 --ic-port=10289
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_7nr1ztr4.log', '--grpc-port=28009', '--mon-port=22100', '--ic-port=10289')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1490309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28009/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1490310
DEBUG    ya.test:process.py:259 Command (pid 1490310) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1490310) elapsed time (sec): 0.49254584312438965
DEBUG    ya.test:process.py:263 Command (pid 1490310) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1490310) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1490310) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 1490310) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1490310) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1490310) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1490310) stime: 0.305769
DEBUG    ya.test:process.py:263 Command (pid 1490310) utime: 0.12310199999999999
DEBUG    ya.test:process.py:263 Command (pid 1490310) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 1490310) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f61549cacc0 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 0x7f616b5d9190>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5d9190>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_3
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5ba06e02-c624-433b-aeb6-b47782e8495d, localhost:61785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5ba06e02-c624-433b-aeb6-b47782e8495d, localhost:61785): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5ba06e02-c624-433b-aeb6-b47782e8495d, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 28009 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_3: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:28009, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4a87ee80-8497-4521-bf46-363fc1a44fa1, ghrun-whgnatu4je.auto.internal:28009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a87ee80-8497-4521-bf46-363fc1a44fa1, ghrun-whgnatu4je.auto.internal:28009): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 4a87ee80-8497-4521-bf46-363fc1a44fa1, ghrun-whgnatu4je.auto.internal:28009): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a87ee80-8497-4521-bf46-363fc1a44fa1, ghrun-whgnatu4je.auto.internal:28009): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZjBlNzRjODktNWE1MzM1My1jZGI0ZjUzNi04MWIyODgyNw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 864ed992-4d59-47cc-8d71-0714f46821fe, ghrun-whgnatu4je.auto.internal:28009): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 4a87ee80-8497-4521-bf46-363fc1a44fa1, ghrun-whgnatu4je.auto.internal:28009): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 864ed992-4d59-47cc-8d71-0714f46821fe, ghrun-whgnatu4je.auto.internal:28009): request = { session_id: "ydb://session/3?node_id=50003&id=ZjBlNzRjODktNWE1MzM1My1jZGI0ZjUzNi04MWIyODgyNw==" path: "/Root/users/database_3/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 864ed992-4d59-47cc-8d71-0714f46821fe, ghrun-whgnatu4je.auto.internal:28009): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, a914169d-5586-49eb-b95c-7a0aebf5899a, ghrun-whgnatu4je.auto.internal:28009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a914169d-5586-49eb-b95c-7a0aebf5899a, ghrun-whgnatu4je.auto.internal:28009): request = { session_id: "ydb://session/3?node_id=50003&id=ZjBlNzRjODktNWE1MzM1My1jZGI0ZjUzNi04MWIyODgyNw==" path: "/Root/users/database_3/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a914169d-5586-49eb-b95c-7a0aebf5899a, ghrun-whgnatu4je.auto.internal:28009): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 732656a5-b100-4b1b-8fa7-1318f0fad0ab, ghrun-whgnatu4je.auto.internal:28009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732656a5-b100-4b1b-8fa7-1318f0fad0ab, ghrun-whgnatu4je.auto.internal:28009): request = { session_id: "ydb://session/3?node_id=50003&id=ZjBlNzRjODktNWE1MzM1My1jZGI0ZjUzNi04MWIyODgyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_3\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_3\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732656a5-b100-4b1b-8fa7-1318f0fad0ab, ghrun-whgnatu4je.auto.internal:28009): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ae5c007-dbee-4c98-979c-8b80a462b641, ghrun-whgnatu4je.auto.internal:28009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae5c007-dbee-4c98-979c-8b80a462b641, ghrun-whgnatu4je.auto.internal:28009): request = { session_id: "ydb://session/3?node_id=50003&id=ZjBlNzRjODktNWE1MzM1My1jZGI0ZjUzNi04MWIyODgyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae5c007-dbee-4c98-979c-8b80a462b641, ghrun-whgnatu4je.auto.internal:28009): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 14651c41-a0df-4f5e-b736-db561d0ea759, ghrun-whgnatu4je.auto.internal:28009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 14651c41-a0df-4f5e-b736-db561d0ea759, ghrun-whgnatu4je.auto.internal:28009): request = { session_id: "ydb://session/3?node_id=50003&id=ZjBlNzRjODktNWE1MzM1My1jZGI0ZjUzNi04MWIyODgyNw==" path: "/Root/users/database_3/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 14651c41-a0df-4f5e-b736-db561d0ea759, ghrun-whgnatu4je.auto.internal:28009): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616b5d9190>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616b5d9190> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, ae80443f-7d4e-4dbb-a982-dd3be7a94f2c, ghrun-whgnatu4je.auto.internal:28009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ae80443f-7d4e-4dbb-a982-dd3be7a94f2c, ghrun-whgnatu4je.auto.internal:28009): request = { session_id: "ydb://session/3?node_id=50003&id=ZjBlNzRjODktNWE1MzM1My1jZGI0ZjUzNi04MWIyODgyNw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, ae80443f-7d4e-4dbb-a982-dd3be7a94f2c, ghrun-whgnatu4je.auto.internal:28009): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ae80443f-7d4e-4dbb-a982-dd3be7a94f2c, ghrun-whgnatu4je.auto.internal:28009): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, ae80443f-7d4e-4dbb-a982-dd3be7a94f2c, ghrun-whgnatu4je.auto.internal:28009): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616b5d9190>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:28009
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1763596258314849&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:28009/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20173
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_efz8g0_u.log --grpc-port=18675 --mon-port=7597 --ic-port=20173
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_efz8g0_u.log --grpc-port=18675 --mon-port=7597 --ic-port=20173
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_efz8g0_u.log', '--grpc-port=18675', '--mon-port=7597', '--ic-port=20173')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1493322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18675/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1493323
DEBUG    ya.test:process.py:259 Command (pid 1493323) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493323) elapsed time (sec): 0.45764636993408203
DEBUG    ya.test:process.py:263 Command (pid 1493323) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1493323) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1493323) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 1493323) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1493323) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1493323) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1493323) stime: 0.283202
DEBUG    ya.test:process.py:263 Command (pid 1493323) utime: 0.123651
DEBUG    ya.test:process.py:263 Command (pid 1493323) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 1493323) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f61549c5e60 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 0x7f6169ba58c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6169ba58c0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_4
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 42149440-6953-4427-91c0-1df1b9b34fe3, localhost:61785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 42149440-6953-4427-91c0-1df1b9b34fe3, localhost:61785): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 42149440-6953-4427-91c0-1df1b9b34fe3, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 18675 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: 50004 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_4: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:18675, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 85fd3b3a-c9d9-4d2f-9c8d-5a0066cbe844, ghrun-whgnatu4je.auto.internal:18675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85fd3b3a-c9d9-4d2f-9c8d-5a0066cbe844, ghrun-whgnatu4je.auto.internal:18675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 85fd3b3a-c9d9-4d2f-9c8d-5a0066cbe844, ghrun-whgnatu4je.auto.internal:18675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85fd3b3a-c9d9-4d2f-9c8d-5a0066cbe844, ghrun-whgnatu4je.auto.internal:18675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=ZDlhNDUxYi0xY2VmZDhiLTZhZWZiZjI1LWIxZGFkMzk5" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 85fd3b3a-c9d9-4d2f-9c8d-5a0066cbe844, ghrun-whgnatu4je.auto.internal:18675): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 43f28741-ef7a-45fb-b9fc-027da476aef3, ghrun-whgnatu4je.auto.internal:18675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 43f28741-ef7a-45fb-b9fc-027da476aef3, ghrun-whgnatu4je.auto.internal:18675): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlhNDUxYi0xY2VmZDhiLTZhZWZiZjI1LWIxZGFkMzk5" path: "/Root/users/database_4/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 43f28741-ef7a-45fb-b9fc-027da476aef3, ghrun-whgnatu4je.auto.internal:18675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4fedd8d9-c5a4-4afa-adee-7c9492a73a2b, ghrun-whgnatu4je.auto.internal:18675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4fedd8d9-c5a4-4afa-adee-7c9492a73a2b, ghrun-whgnatu4je.auto.internal:18675): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlhNDUxYi0xY2VmZDhiLTZhZWZiZjI1LWIxZGFkMzk5" path: "/Root/users/database_4/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4fedd8d9-c5a4-4afa-adee-7c9492a73a2b, ghrun-whgnatu4je.auto.internal:18675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8c955ae-48c0-4e40-b5a9-d58f32679ed0, ghrun-whgnatu4je.auto.internal:18675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c955ae-48c0-4e40-b5a9-d58f32679ed0, ghrun-whgnatu4je.auto.internal:18675): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlhNDUxYi0xY2VmZDhiLTZhZWZiZjI1LWIxZGFkMzk5" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_4\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_4\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c955ae-48c0-4e40-b5a9-d58f32679ed0, ghrun-whgnatu4je.auto.internal:18675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c2395be-68e8-4f6e-ae30-684f85523e02, ghrun-whgnatu4je.auto.internal:18675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c2395be-68e8-4f6e-ae30-684f85523e02, ghrun-whgnatu4je.auto.internal:18675): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlhNDUxYi0xY2VmZDhiLTZhZWZiZjI1LWIxZGFkMzk5" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c2395be-68e8-4f6e-ae30-684f85523e02, ghrun-whgnatu4je.auto.internal:18675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 60a2abc5-a846-4772-8f4f-e6badda80a59, ghrun-whgnatu4je.auto.internal:18675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 60a2abc5-a846-4772-8f4f-e6badda80a59, ghrun-whgnatu4je.auto.internal:18675): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlhNDUxYi0xY2VmZDhiLTZhZWZiZjI1LWIxZGFkMzk5" path: "/Root/users/database_4/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 60a2abc5-a846-4772-8f4f-e6badda80a59, ghrun-whgnatu4je.auto.internal:18675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f6169ba58c0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f6169ba58c0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 0ef2d07d-5f8b-4acc-933f-08ef1a8579fb, ghrun-whgnatu4je.auto.internal:18675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0ef2d07d-5f8b-4acc-933f-08ef1a8579fb, ghrun-whgnatu4je.auto.internal:18675): request = { session_id: "ydb://session/3?node_id=50004&id=ZDlhNDUxYi0xY2VmZDhiLTZhZWZiZjI1LWIxZGFkMzk5" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 0ef2d07d-5f8b-4acc-933f-08ef1a8579fb, ghrun-whgnatu4je.auto.internal:18675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0ef2d07d-5f8b-4acc-933f-08ef1a8579fb, ghrun-whgnatu4je.auto.internal:18675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 0ef2d07d-5f8b-4acc-933f-08ef1a8579fb, ghrun-whgnatu4je.auto.internal:18675): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f6169ba58c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:18675
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1763596263132757&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:18675/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3662
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26394
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_79qxo1cm.log --grpc-port=14645 --mon-port=65124 --ic-port=3662
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_79qxo1cm.log --grpc-port=14645 --mon-port=65124 --ic-port=3662
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_79qxo1cm.log', '--grpc-port=14645', '--mon-port=65124', '--ic-port=3662')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1496482
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14645/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1496483
DEBUG    ya.test:process.py:259 Command (pid 1496483) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1496483) elapsed time (sec): 0.6252658367156982
DEBUG    ya.test:process.py:263 Command (pid 1496483) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1496483) minflt: 16219
DEBUG    ya.test:process.py:263 Command (pid 1496483) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 1496483) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1496483) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1496483) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1496483) stime: 0.431817
DEBUG    ya.test:process.py:263 Command (pid 1496483) utime: 0.13469499999999998
DEBUG    ya.test:process.py:263 Command (pid 1496483) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 1496483) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f61549946f0 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 0x7f6154997440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6154997440>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_5
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, aa4561cc-1f1a-4148-98ee-366aab30ac33, localhost:61785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aa4561cc-1f1a-4148-98ee-366aab30ac33, localhost:61785): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aa4561cc-1f1a-4148-98ee-366aab30ac33, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 14645 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: 50005 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:14645, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 501bd305-193a-4893-b081-bbe5aab1124d, ghrun-whgnatu4je.auto.internal:14645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 501bd305-193a-4893-b081-bbe5aab1124d, ghrun-whgnatu4je.auto.internal:14645): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 501bd305-193a-4893-b081-bbe5aab1124d, ghrun-whgnatu4je.auto.internal:14645): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 501bd305-193a-4893-b081-bbe5aab1124d, ghrun-whgnatu4je.auto.internal:14645): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=NTg1MWUwMjUtNDQzMzhlMjMtNTk4YTEwMTctMzhlMTY3MTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, dd9020d1-8f34-49fd-8bae-f9a96c70c847, ghrun-whgnatu4je.auto.internal:14645): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 501bd305-193a-4893-b081-bbe5aab1124d, ghrun-whgnatu4je.auto.internal:14645): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dd9020d1-8f34-49fd-8bae-f9a96c70c847, ghrun-whgnatu4je.auto.internal:14645): request = { session_id: "ydb://session/3?node_id=50005&id=NTg1MWUwMjUtNDQzMzhlMjMtNTk4YTEwMTctMzhlMTY3MTc=" path: "/Root/users/database_5/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dd9020d1-8f34-49fd-8bae-f9a96c70c847, ghrun-whgnatu4je.auto.internal:14645): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 59febf1b-a723-4f32-bd4f-f726f32ad91b, ghrun-whgnatu4je.auto.internal:14645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 59febf1b-a723-4f32-bd4f-f726f32ad91b, ghrun-whgnatu4je.auto.internal:14645): request = { session_id: "ydb://session/3?node_id=50005&id=NTg1MWUwMjUtNDQzMzhlMjMtNTk4YTEwMTctMzhlMTY3MTc=" path: "/Root/users/database_5/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 59febf1b-a723-4f32-bd4f-f726f32ad91b, ghrun-whgnatu4je.auto.internal:14645): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 230dc1e6-ca5b-4827-b611-1c5039b45406, ghrun-whgnatu4je.auto.internal:14645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 230dc1e6-ca5b-4827-b611-1c5039b45406, ghrun-whgnatu4je.auto.internal:14645): request = { session_id: "ydb://session/3?node_id=50005&id=NTg1MWUwMjUtNDQzMzhlMjMtNTk4YTEwMTctMzhlMTY3MTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_5\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_5\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 230dc1e6-ca5b-4827-b611-1c5039b45406, ghrun-whgnatu4je.auto.internal:14645): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7952cfd8-ab92-4360-9f64-29fdac9abefb, ghrun-whgnatu4je.auto.internal:14645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7952cfd8-ab92-4360-9f64-29fdac9abefb, ghrun-whgnatu4je.auto.internal:14645): request = { session_id: "ydb://session/3?node_id=50005&id=NTg1MWUwMjUtNDQzMzhlMjMtNTk4YTEwMTctMzhlMTY3MTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7952cfd8-ab92-4360-9f64-29fdac9abefb, ghrun-whgnatu4je.auto.internal:14645): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, ebaa8fa9-f541-4db0-a1ab-e22c20f2e0f2, ghrun-whgnatu4je.auto.internal:14645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, ebaa8fa9-f541-4db0-a1ab-e22c20f2e0f2, ghrun-whgnatu4je.auto.internal:14645): request = { session_id: "ydb://session/3?node_id=50005&id=NTg1MWUwMjUtNDQzMzhlMjMtNTk4YTEwMTctMzhlMTY3MTc=" path: "/Root/users/database_5/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, ebaa8fa9-f541-4db0-a1ab-e22c20f2e0f2, ghrun-whgnatu4je.auto.internal:14645): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f6154997440>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f6154997440> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 65cd3440-1624-4424-986f-378f30b4b2c3, ghrun-whgnatu4je.auto.internal:14645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 65cd3440-1624-4424-986f-378f30b4b2c3, ghrun-whgnatu4je.auto.internal:14645): request = { session_id: "ydb://session/3?node_id=50005&id=NTg1MWUwMjUtNDQzMzhlMjMtNTk4YTEwMTctMzhlMTY3MTc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f6154997440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 65cd3440-1624-4424-986f-378f30b4b2c3, ghrun-whgnatu4je.auto.internal:14645): on response callback started
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:14645
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 65cd3440-1624-4424-986f-378f30b4b2c3, ghrun-whgnatu4je.auto.internal:14645): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 65cd3440-1624-4424-986f-378f30b4b2c3, ghrun-whgnatu4je.auto.internal:14645): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1763596268098147&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14645/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24771
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_3y99c87d.log --grpc-port=24771 --mon-port=20488 --ic-port=62818
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_3y99c87d.log --grpc-port=24771 --mon-port=20488 --ic-port=62818
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_3y99c87d.log', '--grpc-port=24771', '--mon-port=20488', '--ic-port=62818')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1500855
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24771/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1500866
DEBUG    ya.test:process.py:259 Command (pid 1500866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1500866) elapsed time (sec): 0.4669792652130127
DEBUG    ya.test:process.py:263 Command (pid 1500866) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1500866) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1500866) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1500866) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1500866) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1500866) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1500866) stime: 0.299676
DEBUG    ya.test:process.py:263 Command (pid 1500866) utime: 0.11435
DEBUG    ya.test:process.py:263 Command (pid 1500866) wtime: 0.468
DEBUG    ya.test:process.py:275 Command (pid 1500866) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_6
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f616b59b210 state=pending>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 897d4e5d-a899-41e2-ab4b-646eca300fa1, localhost:61785): creating call state
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.connection:connection.py:63 RpcState(ListEndpoints, 897d4e5d-a899-41e2-ab4b-646eca300fa1, localhost:61785): request = { database: "/Root/users/database_6" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b598a60>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 897d4e5d-a899-41e2-ab4b-646eca300fa1, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 24771 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: 50006 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:24771, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e14113a5-703f-4663-a375-04b3d66269dd, ghrun-whgnatu4je.auto.internal:24771): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e14113a5-703f-4663-a375-04b3d66269dd, ghrun-whgnatu4je.auto.internal:24771): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, e14113a5-703f-4663-a375-04b3d66269dd, ghrun-whgnatu4je.auto.internal:24771): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e14113a5-703f-4663-a375-04b3d66269dd, ghrun-whgnatu4je.auto.internal:24771): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=OTY1ODhjYTUtOTViZWIzOGQtZTIyMjMzMDktNTE2ZWI3Yzk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, e14113a5-703f-4663-a375-04b3d66269dd, ghrun-whgnatu4je.auto.internal:24771): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 83f6bbac-0a03-4f57-bd02-cafb13fdeb2d, ghrun-whgnatu4je.auto.internal:24771): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 83f6bbac-0a03-4f57-bd02-cafb13fdeb2d, ghrun-whgnatu4je.auto.internal:24771): request = { session_id: "ydb://session/3?node_id=50006&id=OTY1ODhjYTUtOTViZWIzOGQtZTIyMjMzMDktNTE2ZWI3Yzk=" path: "/Root/users/database_6/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 83f6bbac-0a03-4f57-bd02-cafb13fdeb2d, ghrun-whgnatu4je.auto.internal:24771): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c086439d-3897-4a2a-ab77-a3b10106d470, ghrun-whgnatu4je.auto.internal:24771): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c086439d-3897-4a2a-ab77-a3b10106d470, ghrun-whgnatu4je.auto.internal:24771): request = { session_id: "ydb://session/3?node_id=50006&id=OTY1ODhjYTUtOTViZWIzOGQtZTIyMjMzMDktNTE2ZWI3Yzk=" path: "/Root/users/database_6/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c086439d-3897-4a2a-ab77-a3b10106d470, ghrun-whgnatu4je.auto.internal:24771): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e07d302c-1083-4e63-bd69-56864cccda24, ghrun-whgnatu4je.auto.internal:24771): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07d302c-1083-4e63-bd69-56864cccda24, ghrun-whgnatu4je.auto.internal:24771): request = { session_id: "ydb://session/3?node_id=50006&id=OTY1ODhjYTUtOTViZWIzOGQtZTIyMjMzMDktNTE2ZWI3Yzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_6\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_6\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07d302c-1083-4e63-bd69-56864cccda24, ghrun-whgnatu4je.auto.internal:24771): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dad56eba-8486-44d0-8ab2-1d2d36f7936e, ghrun-whgnatu4je.auto.internal:24771): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad56eba-8486-44d0-8ab2-1d2d36f7936e, ghrun-whgnatu4je.auto.internal:24771): request = { session_id: "ydb://session/3?node_id=50006&id=OTY1ODhjYTUtOTViZWIzOGQtZTIyMjMzMDktNTE2ZWI3Yzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad56eba-8486-44d0-8ab2-1d2d36f7936e, ghrun-whgnatu4je.auto.internal:24771): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, c0434a18-9e21-404e-a98a-29215dd4623d, ghrun-whgnatu4je.auto.internal:24771): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, c0434a18-9e21-404e-a98a-29215dd4623d, ghrun-whgnatu4je.auto.internal:24771): request = { session_id: "ydb://session/3?node_id=50006&id=OTY1ODhjYTUtOTViZWIzOGQtZTIyMjMzMDktNTE2ZWI3Yzk=" path: "/Root/users/database_6/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, c0434a18-9e21-404e-a98a-29215dd4623d, ghrun-whgnatu4je.auto.internal:24771): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616b598a60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616b598a60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, dee9c33d-34f6-4e9f-99c9-0d114c68f2af, ghrun-whgnatu4je.auto.internal:24771): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dee9c33d-34f6-4e9f-99c9-0d114c68f2af, ghrun-whgnatu4je.auto.internal:24771): request = { session_id: "ydb://session/3?node_id=50006&id=OTY1ODhjYTUtOTViZWIzOGQtZTIyMjMzMDktNTE2ZWI3Yzk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616b598a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:24771
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, dee9c33d-34f6-4e9f-99c9-0d114c68f2af, ghrun-whgnatu4je.auto.internal:24771): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dee9c33d-34f6-4e9f-99c9-0d114c68f2af, ghrun-whgnatu4je.auto.internal:24771): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, dee9c33d-34f6-4e9f-99c9-0d114c68f2af, ghrun-whgnatu4je.auto.internal:24771): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1763596278874782&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:24771/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4134
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_af_nnns1.log --grpc-port=23260 --mon-port=1137 --ic-port=64810
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_af_nnns1.log --grpc-port=23260 --mon-port=1137 --ic-port=64810
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_af_nnns1.log', '--grpc-port=23260', '--mon-port=1137', '--ic-port=64810')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1505487
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23260/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1505525
DEBUG    ya.test:process.py:259 Command (pid 1505525) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1505525) elapsed time (sec): 0.5833170413970947
DEBUG    ya.test:process.py:263 Command (pid 1505525) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1505525) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1505525) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 1505525) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1505525) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1505525) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1505525) stime: 0.379141
DEBUG    ya.test:process.py:263 Command (pid 1505525) utime: 0.115738
DEBUG    ya.test:process.py:263 Command (pid 1505525) wtime: 0.587
DEBUG    ya.test:process.py:275 Command (pid 1505525) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f616bc86ef0 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 0x7f616bc85c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616bc85c30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_7
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 82f354d3-ac71-4673-b7fe-b200fb0d961c, localhost:61785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82f354d3-ac71-4673-b7fe-b200fb0d961c, localhost:61785): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82f354d3-ac71-4673-b7fe-b200fb0d961c, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 23260 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: 50007 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_7: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:23260, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 636e6df0-641d-46d5-b06e-f516098e5594, ghrun-whgnatu4je.auto.internal:23260): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 636e6df0-641d-46d5-b06e-f516098e5594, ghrun-whgnatu4je.auto.internal:23260): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 636e6df0-641d-46d5-b06e-f516098e5594, ghrun-whgnatu4je.auto.internal:23260): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 636e6df0-641d-46d5-b06e-f516098e5594, ghrun-whgnatu4je.auto.internal:23260): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=MzBlZjg3NzYtNDMyYmE1YjctYWVmMTk2Yi0zZTRkNjkxOQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 636e6df0-641d-46d5-b06e-f516098e5594, ghrun-whgnatu4je.auto.internal:23260): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 7e8e7aac-68a9-4eca-b0d1-0158b1d9ffdc, ghrun-whgnatu4je.auto.internal:23260): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7e8e7aac-68a9-4eca-b0d1-0158b1d9ffdc, ghrun-whgnatu4je.auto.internal:23260): request = { session_id: "ydb://session/3?node_id=50007&id=MzBlZjg3NzYtNDMyYmE1YjctYWVmMTk2Yi0zZTRkNjkxOQ==" path: "/Root/users/database_7/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7e8e7aac-68a9-4eca-b0d1-0158b1d9ffdc, ghrun-whgnatu4je.auto.internal:23260): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bb450f98-dca3-45f5-aa1e-b88d862dab54, ghrun-whgnatu4je.auto.internal:23260): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bb450f98-dca3-45f5-aa1e-b88d862dab54, ghrun-whgnatu4je.auto.internal:23260): request = { session_id: "ydb://session/3?node_id=50007&id=MzBlZjg3NzYtNDMyYmE1YjctYWVmMTk2Yi0zZTRkNjkxOQ==" path: "/Root/users/database_7/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bb450f98-dca3-45f5-aa1e-b88d862dab54, ghrun-whgnatu4je.auto.internal:23260): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 536da0c6-1589-4c2d-bdce-40706dd615d5, ghrun-whgnatu4je.auto.internal:23260): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 536da0c6-1589-4c2d-bdce-40706dd615d5, ghrun-whgnatu4je.auto.internal:23260): request = { session_id: "ydb://session/3?node_id=50007&id=MzBlZjg3NzYtNDMyYmE1YjctYWVmMTk2Yi0zZTRkNjkxOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_7\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_7\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 536da0c6-1589-4c2d-bdce-40706dd615d5, ghrun-whgnatu4je.auto.internal:23260): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82dc4aec-df17-4572-8ce2-b37b3b92b413, ghrun-whgnatu4je.auto.internal:23260): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82dc4aec-df17-4572-8ce2-b37b3b92b413, ghrun-whgnatu4je.auto.internal:23260): request = { session_id: "ydb://session/3?node_id=50007&id=MzBlZjg3NzYtNDMyYmE1YjctYWVmMTk2Yi0zZTRkNjkxOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82dc4aec-df17-4572-8ce2-b37b3b92b413, ghrun-whgnatu4je.auto.internal:23260): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, e67c4ad0-5004-4748-8869-5ba72815109b, ghrun-whgnatu4je.auto.internal:23260): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, e67c4ad0-5004-4748-8869-5ba72815109b, ghrun-whgnatu4je.auto.internal:23260): request = { session_id: "ydb://session/3?node_id=50007&id=MzBlZjg3NzYtNDMyYmE1YjctYWVmMTk2Yi0zZTRkNjkxOQ==" path: "/Root/users/database_7/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, e67c4ad0-5004-4748-8869-5ba72815109b, ghrun-whgnatu4je.auto.internal:23260): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616bc85c30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616bc85c30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, b9865471-95fd-4f95-9e12-e9695f4bc952, ghrun-whgnatu4je.auto.internal:23260): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b9865471-95fd-4f95-9e12-e9695f4bc952, ghrun-whgnatu4je.auto.internal:23260): request = { session_id: "ydb://session/3?node_id=50007&id=MzBlZjg3NzYtNDMyYmE1YjctYWVmMTk2Yi0zZTRkNjkxOQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616bc85c30>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, b9865471-95fd-4f95-9e12-e9695f4bc952, ghrun-whgnatu4je.auto.internal:23260): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b9865471-95fd-4f95-9e12-e9695f4bc952, ghrun-whgnatu4je.auto.internal:23260): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, b9865471-95fd-4f95-9e12-e9695f4bc952, ghrun-whgnatu4je.auto.internal:23260): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:23260
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_7: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1763596283878989&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:23260/8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20876
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19267
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9/logfile_s81afrlp.log --grpc-port=20876 --mon-port=8039 --ic-port=1484
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61785 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9/logfile_s81afrlp.log --grpc-port=20876 --mon-port=8039 --ic-port=1484
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61785', '--tenant=/Root/users/database_8', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9/logfile_s81afrlp.log', '--grpc-port=20876', '--mon-port=8039', '--ic-port=1484')' in '/home/runner/.ya/build/build_root/0ddg/0023be/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1509713
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:20876/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/0023be/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1509714
DEBUG    ya.test:process.py:259 Command (pid 1509714) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1509714) elapsed time (sec): 0.5107266902923584
DEBUG    ya.test:process.py:263 Command (pid 1509714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1509714) minflt: 16219
DEBUG    ya.test:process.py:263 Command (pid 1509714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 1509714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1509714) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1509714) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1509714) stime: 0.313857
DEBUG    ya.test:process.py:263 Command (pid 1509714) utime: 0.123026
DEBUG    ya.test:process.py:263 Command (pid 1509714) wtime: 0.517
DEBUG    ya.test:process.py:275 Command (pid 1509714) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 9 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
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.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 0x7f616bede130 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 0x7f616bc5b170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616bc5b170>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_8
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b8f8c0fd-417b-4b21-88c6-8d9d4566f94a, localhost:61785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b8f8c0fd-417b-4b21-88c6-8d9d4566f94a, localhost:61785): request = { database: "/Root/users/database_8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b8f8c0fd-417b-4b21-88c6-8d9d4566f94a, localhost:61785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 20876 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: 50008 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_8: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:20876, 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:61785
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7189b1c1-908e-490d-8f0b-40c541413b8b, ghrun-whgnatu4je.auto.internal:20876): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7189b1c1-908e-490d-8f0b-40c541413b8b, ghrun-whgnatu4je.auto.internal:20876): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7189b1c1-908e-490d-8f0b-40c541413b8b, ghrun-whgnatu4je.auto.internal:20876): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7189b1c1-908e-490d-8f0b-40c541413b8b, ghrun-whgnatu4je.auto.internal:20876): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50008&id=Y2E4MDM2NTctZjY3ZGU2MmYtZGM0N2Q3OWMtYzBlYWQ3Y2U=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c90c6113-fc32-4b3f-9aa6-7929a2d4d957, ghrun-whgnatu4je.auto.internal:20876): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7189b1c1-908e-490d-8f0b-40c541413b8b, ghrun-whgnatu4je.auto.internal:20876): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c90c6113-fc32-4b3f-9aa6-7929a2d4d957, ghrun-whgnatu4je.auto.internal:20876): request = { session_id: "ydb://session/3?node_id=50008&id=Y2E4MDM2NTctZjY3ZGU2MmYtZGM0N2Q3OWMtYzBlYWQ3Y2U=" path: "/Root/users/database_8/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c90c6113-fc32-4b3f-9aa6-7929a2d4d957, ghrun-whgnatu4je.auto.internal:20876): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, e6c2553a-36da-405e-850d-4c92addde369, ghrun-whgnatu4je.auto.internal:20876): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e6c2553a-36da-405e-850d-4c92addde369, ghrun-whgnatu4je.auto.internal:20876): request = { session_id: "ydb://session/3?node_id=50008&id=Y2E4MDM2NTctZjY3ZGU2MmYtZGM0N2Q3OWMtYzBlYWQ3Y2U=" path: "/Root/users/database_8/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e6c2553a-36da-405e-850d-4c92addde369, ghrun-whgnatu4je.auto.internal:20876): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc3fdfce-64ee-42bd-a1d8-0d37bc7fb602, ghrun-whgnatu4je.auto.internal:20876): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc3fdfce-64ee-42bd-a1d8-0d37bc7fb602, ghrun-whgnatu4je.auto.internal:20876): request = { session_id: "ydb://session/3?node_id=50008&id=Y2E4MDM2NTctZjY3ZGU2MmYtZGM0N2Q3OWMtYzBlYWQ3Y2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_8\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_8\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc3fdfce-64ee-42bd-a1d8-0d37bc7fb602, ghrun-whgnatu4je.auto.internal:20876): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9920166c-8871-47d5-93c1-36e2d32c8b1b, ghrun-whgnatu4je.auto.internal:20876): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9920166c-8871-47d5-93c1-36e2d32c8b1b, ghrun-whgnatu4je.auto.internal:20876): request = { session_id: "ydb://session/3?node_id=50008&id=Y2E4MDM2NTctZjY3ZGU2MmYtZGM0N2Q3OWMtYzBlYWQ3Y2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9920166c-8871-47d5-93c1-36e2d32c8b1b, ghrun-whgnatu4je.auto.internal:20876): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_8" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_8" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 36fe02f7-01bf-4b90-a5c2-ac8224a32350, ghrun-whgnatu4je.auto.internal:20876): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 36fe02f7-01bf-4b90-a5c2-ac8224a32350, ghrun-whgnatu4je.auto.internal:20876): request = { session_id: "ydb://session/3?node_id=50008&id=Y2E4MDM2NTctZjY3ZGU2MmYtZGM0N2Q3OWMtYzBlYWQ3Y2U=" path: "/Root/users/database_8/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 36fe02f7-01bf-4b90-a5c2-ac8224a32350, ghrun-whgnatu4je.auto.internal:20876): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f616bc5b170>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f616bc5b170> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 3eedb98d-c9c5-4dc7-b359-2bebec7c259e, ghrun-whgnatu4je.auto.internal:20876): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3eedb98d-c9c5-4dc7-b359-2bebec7c259e, ghrun-whgnatu4je.auto.internal:20876): request = { session_id: "ydb://session/3?node_id=50008&id=Y2E4MDM2NTctZjY3ZGU2MmYtZGM0N2Q3OWMtYzBlYWQ3Y2U=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f616bc5b170>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 3eedb98d-c9c5-4dc7-b359-2bebec7c259e, ghrun-whgnatu4je.auto.internal:20876): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3eedb98d-c9c5-4dc7-b359-2bebec7c259e, ghrun-whgnatu4je.auto.internal:20876): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 3eedb98d-c9c5-4dc7-b359-2bebec7c259e, ghrun-whgnatu4je.auto.internal:20876): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61785
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:20876
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_8
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_8: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_8: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_8&cmstid=72057594037936131&txid=1763596290771548&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_8: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_8: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_8: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_8: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:20876/9
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
58.82s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
56.58s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
24.43s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
22.88s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
21.87s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
12.97s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
11.30s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
11.11s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
7.77s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
7.11s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
7.01s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
6.77s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
1.04s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 11 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 4 passed in 250.66s (0:04:10) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002368/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py ......

============================== slowest durations ===============================
13.28s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
12.51s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
12.40s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
12.10s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
11.39s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
8.84s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
7.76s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
7.54s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
7.43s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
6.28s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
5.61s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
3.01s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
1.10s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 109.79s (0:01:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002262/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py ......

============================== slowest durations ===============================
12.42s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
11.82s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
10.92s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
10.92s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
7.85s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
7.62s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
7.40s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
7.11s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
7.03s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
5.73s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
4.63s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
4.56s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
3.74s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 102.21s (0:01:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002299/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py .
test_publish_into_schemeboard_with_common_ssring.py .
test_storage_config.py ....

============================== slowest durations ===============================
7.14s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
7.13s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.04s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
7.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.01s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.33s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
5.10s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
5.00s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
4.90s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
3.93s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
3.72s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_0]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_11]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 63.70s (0:01:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002264/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_storage_config.py ......

============================== slowest durations ===============================
6.96s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.34s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
5.10s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
5.01s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
4.87s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
4.83s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
4.80s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
3.04s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_1]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_6]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 40.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002354/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_storage_config.py ....
test_system_views.py ..

============================== slowest durations ===============================
75.42s call     test_system_views.py::TestQueryMetrics::test_case
12.21s setup    test_system_views.py::TestPartitionStats::test_case
8.89s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
7.74s setup    test_system_views.py::TestQueryMetrics::test_case
7.57s teardown test_system_views.py::TestPartitionStats::test_case
7.06s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
6.27s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
5.76s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
5.49s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
3.55s teardown test_system_views.py::TestQueryMetrics::test_case
0.55s call     test_system_views.py::TestPartitionStats::test_case
0.29s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.05s setup    test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.03s teardown test_storage_config.py::TestStorageConfig::test_cases[case_7]
0.02s setup    test_storage_config.py::TestStorageConfig::test_create_tablet
0.02s teardown test_storage_config.py::TestStorageConfig::test_cases[case_8]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_8]
======================== 6 passed in 141.39s (0:02:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/0022cb/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_system_views.py .
test_tenants.py ....x

============================== slowest durations ===============================
81.31s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
20.38s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
15.04s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
14.70s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
14.25s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
10.54s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
8.18s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
6.20s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.57s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.54s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
3.54s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
1.65s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
1.58s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
0.47s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.37s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.29s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
0.20s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
0.15s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
=================== 5 passed, 1 xfailed in 186.97s (0:03:06) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/0022b1/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py x.....

============================== slowest durations ===============================
16.78s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
15.39s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
14.87s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
14.34s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
14.24s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
8.57s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
8.43s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
5.01s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
3.54s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
1.61s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
1.56s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
1.54s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
1.53s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
0.21s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
0.15s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
0.15s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=================== 5 passed, 1 xfailed in 109.04s (0:01:49) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/00226e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py ......

============================== slowest durations ===============================
16.35s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
15.48s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
15.19s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
14.75s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
11.04s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
8.15s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
6.57s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
3.54s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
1.59s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
1.59s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
1.59s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
1.52s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
0.54s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.38s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.34s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
0.30s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.18s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
======================== 6 passed in 104.46s (0:01:44) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/00232e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py .....

============================== slowest durations ===============================
17.11s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
14.86s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
14.71s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
14.64s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
10.67s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
8.15s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
3.63s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
3.53s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
1.65s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
1.60s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.55s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.16s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.14s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.13s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
0.11s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
========================= 5 passed in 92.32s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py ..FF.

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:28122/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16741
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14123
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30036
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3384
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9352
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5292
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/0ddg/002387/r3tmp/kikimr_cluster_z7v0u4rf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5240
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8057
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24282
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/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/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_ziptwix8.log --grpc-port=5240 --mon-port=8057 --ic-port=5292
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5240/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/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/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_ziptwix8.log --grpc-port=5240 --mon-port=8057 --ic-port=5292
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_ziptwix8.log', '--grpc-port=5240', '--mon-port=8057', '--ic-port=5292')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1457854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:5240/1
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/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1457855
DEBUG    ya.test:process.py:259 Command (pid 1457855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1457855) elapsed time (sec): 1.2773256301879883
DEBUG    ya.test:process.py:263 Command (pid 1457855) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1457855) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 1457855) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 1457855) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1457855) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1457855) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1457855) stime: 0.939287
DEBUG    ya.test:process.py:263 Command (pid 1457855) utime: 0.14421
DEBUG    ya.test:process.py:263 Command (pid 1457855) wtime: 1.282
DEBUG    ya.test:process.py:275 Command (pid 1457855) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5240', '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: 5292\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5240', '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: 5292\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1459301
DEBUG    ya.test:process.py:259 Command (pid 1459301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1459301) elapsed time (sec): 1.7511749267578125
DEBUG    ya.test:process.py:263 Command (pid 1459301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1459301) maxrss: 551740
DEBUG    ya.test:process.py:263 Command (pid 1459301) minflt: 18367
DEBUG    ya.test:process.py:263 Command (pid 1459301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) nivcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 1459301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1459301) nvcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 1459301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1459301) stime: 1.059259
DEBUG    ya.test:process.py:263 Command (pid 1459301) utime: 0.120946
DEBUG    ya.test:process.py:263 Command (pid 1459301) wtime: 1.756
DEBUG    ya.test:process.py:275 Command (pid 1459301) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5240', '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.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5240', '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: 1460289
DEBUG    ya.test:process.py:259 Command (pid 1460289) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1460289) elapsed time (sec): 1.5404109954833984
DEBUG    ya.test:process.py:263 Command (pid 1460289) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) maxrss: 551784
DEBUG    ya.test:process.py:263 Command (pid 1460289) minflt: 18364
DEBUG    ya.test:process.py:263 Command (pid 1460289) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) nivcsw: 296
DEBUG    ya.test:process.py:263 Command (pid 1460289) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1460289) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 1460289) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1460289) stime: 1.062669
DEBUG    ya.test:process.py:263 Command (pid 1460289) utime: 0.14934999999999998
DEBUG    ya.test:process.py:263 Command (pid 1460289) wtime: 1.573
DEBUG    ya.test:process.py:275 Command (pid 1460289) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1460289) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--false])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20928
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26182
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29462
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12431
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5240 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_y4efnz9e.log --grpc-port=20928 --mon-port=26182 --ic-port=29462
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5240 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_y4efnz9e.log --grpc-port=20928 --mon-port=26182 --ic-port=29462
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:5240', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_y4efnz9e.log', '--grpc-port=20928', '--mon-port=26182', '--ic-port=29462')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1462075
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:20928/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1462082
DEBUG    ya.test:process.py:259 Command (pid 1462082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1462082) elapsed time (sec): 1.332655429840088
DEBUG    ya.test:process.py:263 Command (pid 1462082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1462082) minflt: 16227
DEBUG    ya.test:process.py:263 Command (pid 1462082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) nivcsw: 259
DEBUG    ya.test:process.py:263 Command (pid 1462082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1462082) nvcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1462082) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1462082) stime: 0.935128
DEBUG    ya.test:process.py:263 Command (pid 1462082) utime: 0.118891
DEBUG    ya.test:process.py:263 Command (pid 1462082) wtime: 1.334
DEBUG    ya.test:process.py:275 Command (pid 1462082) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
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/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a3e21167-cc18-403b-b508-d84d00c2872f, localhost:5240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a3e21167-cc18-403b-b508-d84d00c2872f, localhost:5240): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a3e21167-cc18-403b-b508-d84d00c2872f, localhost:5240): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 20928 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/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:20928, 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)]
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 0x7f503895f0d0 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 0x7f503895fc60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f503895fc60>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5240
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f503895fc60>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, aed5b49d-1775-445f-84dd-748bb6bb0257, ghrun-whgnatu4je.auto.internal:20928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aed5b49d-1775-445f-84dd-748bb6bb0257, ghrun-whgnatu4je.auto.internal:20928): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, aed5b49d-1775-445f-84dd-748bb6bb0257, ghrun-whgnatu4je.auto.internal:20928): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aed5b49d-1775-445f-84dd-748bb6bb0257, ghrun-whgnatu4je.auto.internal:20928): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OWE5ZTYwNGUtM2YxMDg5OWItYzNhYmE2N2UtMjlhMjgwOGY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f503895fc60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f503895fc60>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, aed5b49d-1775-445f-84dd-748bb6bb0257, ghrun-whgnatu4je.auto.internal:20928): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 9a6f17f3-ecb0-4cda-ae77-d7f6e4679b71, ghrun-whgnatu4je.auto.internal:20928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 9a6f17f3-ecb0-4cda-ae77-d7f6e4679b71, ghrun-whgnatu4je.auto.internal:20928): request = { session_id: "ydb://session/3?node_id=50000&id=OWE5ZTYwNGUtM2YxMDg5OWItYzNhYmE2N2UtMjlhMjgwOGY=" yql_text: "\n                CREATE TABLE `table_0` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 9a6f17f3-ecb0-4cda-ae77-d7f6e4679b71, ghrun-whgnatu4je.auto.internal:20928): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f503895fc60>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1763596213487306&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:20928/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19585
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5240 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_2a0asx2k.log --grpc-port=9151 --mon-port=26066 --ic-port=3711
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5240 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_2a0asx2k.log --grpc-port=9151 --mon-port=26066 --ic-port=3711
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:5240', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_2a0asx2k.log', '--grpc-port=9151', '--mon-port=26066', '--ic-port=3711')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1475635
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:9151/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1475636
DEBUG    ya.test:process.py:259 Command (pid 1475636) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1475636) elapsed time (sec): 0.47881221771240234
DEBUG    ya.test:process.py:263 Command (pid 1475636) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1475636) minflt: 17816
DEBUG    ya.test:process.py:263 Command (pid 1475636) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 1475636) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1475636) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1475636) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1475636) stime: 0.24565599999999999
DEBUG    ya.test:process.py:263 Command (pid 1475636) utime: 0.130752
DEBUG    ya.test:process.py:263 Command (pid 1475636) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 1475636) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
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.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f5036a30650 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 0x7f5036a31eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f5036a31eb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4597a004-568f-4ac5-9588-ad8e89b806e5, localhost:5240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4597a004-568f-4ac5-9588-ad8e89b806e5, localhost:5240): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4597a004-568f-4ac5-9588-ad8e89b806e5, localhost:5240): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 9151 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/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:9151, 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:5240
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f5036a31eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, af0487a6-233e-4b74-931f-e64792155ad1, ghrun-whgnatu4je.auto.internal:9151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af0487a6-233e-4b74-931f-e64792155ad1, ghrun-whgnatu4je.auto.internal:9151): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, af0487a6-233e-4b74-931f-e64792155ad1, ghrun-whgnatu4je.auto.internal:9151): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af0487a6-233e-4b74-931f-e64792155ad1, ghrun-whgnatu4je.auto.internal:9151): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=Mzk1M2Y1ZDMtNjMzYjZjZjMtNjgxMDE4ZTYtYTk0MjM2OTg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f5036a31eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f5036a31eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, cf8797fa-de61-4fc3-998a-a6aaadb2b7c7, ghrun-whgnatu4je.auto.internal:9151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, cf8797fa-de61-4fc3-998a-a6aaadb2b7c7, ghrun-whgnatu4je.auto.internal:9151): request = { session_id: "ydb://session/3?node_id=50001&id=Mzk1M2Y1ZDMtNjMzYjZjZjMtNjgxMDE4ZTYtYTk0MjM2OTg=" yql_text: "\n                CREATE TABLE `table_1` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, af0487a6-233e-4b74-931f-e64792155ad1, ghrun-whgnatu4je.auto.internal:9151): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, cf8797fa-de61-4fc3-998a-a6aaadb2b7c7, ghrun-whgnatu4je.auto.internal:9151): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f5036a31eb0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1763596234669764&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:9151/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18544
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21641
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5240 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_ooxpppgi.log --grpc-port=29119 --mon-port=19952 --ic-port=29993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5240 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_ooxpppgi.log --grpc-port=29119 --mon-port=19952 --ic-port=29993
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:5240', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_ooxpppgi.log', '--grpc-port=29119', '--mon-port=19952', '--ic-port=29993')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1492089
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29119/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1492090
DEBUG    ya.test:process.py:259 Command (pid 1492090) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1492090) elapsed time (sec): 0.5589821338653564
DEBUG    ya.test:process.py:263 Command (pid 1492090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1492090) minflt: 16221
DEBUG    ya.test:process.py:263 Command (pid 1492090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1492090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1492090) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1492090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1492090) stime: 0.349381
DEBUG    ya.test:process.py:263 Command (pid 1492090) utime: 0.135329
DEBUG    ya.test:process.py:263 Command (pid 1492090) wtime: 0.56
DEBUG    ya.test:process.py:275 Command (pid 1492090) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
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.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 0x7f50369a0b50 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 0x7f50369a12d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f50369a12d0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
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/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cb722384-1de8-4f58-8255-e1fe26aa01c1, localhost:5240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cb722384-1de8-4f58-8255-e1fe26aa01c1, localhost:5240): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cb722384-1de8-4f58-8255-e1fe26aa01c1, localhost:5240): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 29119 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/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:29119, 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:5240
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f50369a12d0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 64a530d8-1e8d-4f24-b5a0-ba9d2538a0a0, ghrun-whgnatu4je.auto.internal:29119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 64a530d8-1e8d-4f24-b5a0-ba9d2538a0a0, ghrun-whgnatu4je.auto.internal:29119): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 64a530d8-1e8d-4f24-b5a0-ba9d2538a0a0, ghrun-whgnatu4je.auto.internal:29119): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 64a530d8-1e8d-4f24-b5a0-ba9d2538a0a0, ghrun-whgnatu4je.auto.internal:29119): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjllMTM5YjQtNmJlMTgyMTItZjk2MmM4ZmEtZWVhN2U5Nzc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f50369a12d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f50369a12d0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 64a530d8-1e8d-4f24-b5a0-ba9d2538a0a0, ghrun-whgnatu4je.auto.internal:29119): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 46fae218-936d-404d-b513-31ec055f0b5a, ghrun-whgnatu4je.auto.internal:29119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 46fae218-936d-404d-b513-31ec055f0b5a, ghrun-whgnatu4je.auto.internal:29119): request = { session_id: "ydb://session/3?node_id=50002&id=MjllMTM5YjQtNmJlMTgyMTItZjk2MmM4ZmEtZWVhN2U5Nzc=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 46fae218-936d-404d-b513-31ec055f0b5a, ghrun-whgnatu4je.auto.internal:29119): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f50369a12d0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1763596260909731&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29119/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f50369a12d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f50369a12d0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 16341a81-168e-4893-ac68-169e9a638ae7, ghrun-whgnatu4je.auto.internal:29119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 16341a81-168e-4893-ac68-169e9a638ae7, ghrun-whgnatu4je.auto.internal:29119): request = { session_id: "ydb://session/3?node_id=50002&id=MjllMTM5YjQtNmJlMTgyMTItZjk2MmM4ZmEtZWVhN2U5Nzc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f50369a12d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 16341a81-168e-4893-ac68-169e9a638ae7, ghrun-whgnatu4je.auto.internal:29119): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 16341a81-168e-4893-ac68-169e9a638ae7, ghrun-whgnatu4je.auto.internal:29119): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:29119: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:29119: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-11-19T23:51:24.844813204+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 16341a81-168e-4893-ac68-169e9a638ae7, ghrun-whgnatu4je.auto.internal:29119): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:29119
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f5036a31eb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f5036a31eb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 8e81799b-66d9-40bf-9389-57a4bec653aa, ghrun-whgnatu4je.auto.internal:9151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8e81799b-66d9-40bf-9389-57a4bec653aa, ghrun-whgnatu4je.auto.internal:9151): request = { session_id: "ydb://session/3?node_id=50001&id=Mzk1M2Y1ZDMtNjMzYjZjZjMtNjgxMDE4ZTYtYTk0MjM2OTg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
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.connection:connection.py:103 RpcState(DeleteSession, 8e81799b-66d9-40bf-9389-57a4bec653aa, ghrun-whgnatu4je.auto.internal:9151): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f5036a31eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f503895fc60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f503895fc60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, de0a1625-00b1-4ae9-9fbe-569be2fb8a7c, ghrun-whgnatu4je.auto.internal:20928): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, de0a1625-00b1-4ae9-9fbe-569be2fb8a7c, ghrun-whgnatu4je.auto.internal:20928): request = { session_id: "ydb://session/3?node_id=50000&id=OWE5ZTYwNGUtM2YxMDg5OWItYzNhYmE2N2UtMjlhMjgwOGY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 8e81799b-66d9-40bf-9389-57a4bec653aa, ghrun-whgnatu4je.auto.internal:9151): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:9151: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:9151: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-19T23:51:24.864143927+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 8e81799b-66d9-40bf-9389-57a4bec653aa, ghrun-whgnatu4je.auto.internal:9151): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, de0a1625-00b1-4ae9-9fbe-569be2fb8a7c, ghrun-whgnatu4je.auto.internal:20928): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:9151
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, de0a1625-00b1-4ae9-9fbe-569be2fb8a7c, ghrun-whgnatu4je.auto.internal:20928): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:20928: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:20928: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-19T23:51:24.878976838+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
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.connection:connection.py:86 RpcState(DeleteSession, de0a1625-00b1-4ae9-9fbe-569be2fb8a7c, ghrun-whgnatu4je.auto.internal:20928): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:20928
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f503895fc60>
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.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5240
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6c8eff08-faae-4596-8007-bbb21ae048e7, localhost:5240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6c8eff08-faae-4596-8007-bbb21ae048e7, localhost:5240): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 955c7d49-00c0-42d4-96d5-c147742d83ff, localhost:5240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 955c7d49-00c0-42d4-96d5-c147742d83ff, localhost:5240): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f2a24d62-c96f-4b81-b0ef-a53e2be5ec5e, localhost:5240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f2a24d62-c96f-4b81-b0ef-a53e2be5ec5e, localhost:5240): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 955c7d49-00c0-42d4-96d5-c147742d83ff, localhost:5240): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:5240". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5240
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6c8eff08-faae-4596-8007-bbb21ae048e7, localhost:5240): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:5240". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5240
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f2a24d62-c96f-4b81-b0ef-a53e2be5ec5e, localhost:5240): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:5240". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5240
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5240
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5240
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
__ TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:5240/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18544
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19585
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29462
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26182
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20928
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24282
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5240
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5292
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26126
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/0ddg/002387/r3tmp/kikimr_cluster_p4eqi4jn
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1757
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/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/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_hfbkxzx0.log --grpc-port=24263 --mon-port=25747 --ic-port=26126
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24263/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/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/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_hfbkxzx0.log --grpc-port=24263 --mon-port=25747 --ic-port=26126
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_hfbkxzx0.log', '--grpc-port=24263', '--mon-port=25747', '--ic-port=26126')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1511916
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24263/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1511917
DEBUG    ya.test:process.py:259 Command (pid 1511917) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1511917) elapsed time (sec): 0.4717545509338379
DEBUG    ya.test:process.py:263 Command (pid 1511917) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1511917) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 1511917) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1511917) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1511917) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1511917) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1511917) stime: 0.274071
DEBUG    ya.test:process.py:263 Command (pid 1511917) utime: 0.114245
DEBUG    ya.test:process.py:263 Command (pid 1511917) wtime: 0.473
DEBUG    ya.test:process.py:275 Command (pid 1511917) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24263', '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: 26126\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24263', '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: 26126\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1512784
DEBUG    ya.test:process.py:259 Command (pid 1512784) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1512784) elapsed time (sec): 0.8192999362945557
DEBUG    ya.test:process.py:263 Command (pid 1512784) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) maxrss: 551788
DEBUG    ya.test:process.py:263 Command (pid 1512784) minflt: 18362
DEBUG    ya.test:process.py:263 Command (pid 1512784) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1512784) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1512784) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1512784) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1512784) stime: 0.47660199999999997
DEBUG    ya.test:process.py:263 Command (pid 1512784) utime: 0.132674
DEBUG    ya.test:process.py:263 Command (pid 1512784) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 1512784) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24263', '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.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24263', '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: 1513243
DEBUG    ya.test:process.py:259 Command (pid 1513243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1513243) elapsed time (sec): 0.579862117767334
DEBUG    ya.test:process.py:263 Command (pid 1513243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) maxrss: 551800
DEBUG    ya.test:process.py:263 Command (pid 1513243) minflt: 18362
DEBUG    ya.test:process.py:263 Command (pid 1513243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1513243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1513243) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1513243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1513243) stime: 0.3256
DEBUG    ya.test:process.py:263 Command (pid 1513243) utime: 0.16287
DEBUG    ya.test:process.py:263 Command (pid 1513243) wtime: 0.583
DEBUG    ya.test:process.py:275 Command (pid 1513243) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1513243) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--true])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27255
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21409
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24263 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_w1vjhj_k.log --grpc-port=27255 --mon-port=21172 --ic-port=14754
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24263 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_w1vjhj_k.log --grpc-port=27255 --mon-port=21172 --ic-port=14754
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24263', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_w1vjhj_k.log', '--grpc-port=27255', '--mon-port=21172', '--ic-port=14754')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1513979
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:27255/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1513986
DEBUG    ya.test:process.py:259 Command (pid 1513986) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1513986) elapsed time (sec): 0.5255277156829834
DEBUG    ya.test:process.py:263 Command (pid 1513986) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1513986) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1513986) minflt: 16605
DEBUG    ya.test:process.py:263 Command (pid 1513986) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1513986) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1513986) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1513986) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1513986) stime: 0.299348
DEBUG    ya.test:process.py:263 Command (pid 1513986) utime: 0.13391799999999998
DEBUG    ya.test:process.py:263 Command (pid 1513986) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 1513986) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
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.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 0x7f503510cb50 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 0x7f503510c790>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f503510c790>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 722288e0-2b4e-4e72-bb29-865703fe306b, localhost:24263): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 722288e0-2b4e-4e72-bb29-865703fe306b, localhost:24263): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 722288e0-2b4e-4e72-bb29-865703fe306b, localhost:24263): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 27255 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/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:27255, 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:24263
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f503510c790>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 989adff7-521e-40a6-a400-799db7fe2fa6, ghrun-whgnatu4je.auto.internal:27255): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 989adff7-521e-40a6-a400-799db7fe2fa6, ghrun-whgnatu4je.auto.internal:27255): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 989adff7-521e-40a6-a400-799db7fe2fa6, ghrun-whgnatu4je.auto.internal:27255): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 989adff7-521e-40a6-a400-799db7fe2fa6, ghrun-whgnatu4je.auto.internal:27255): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MTQxNzE4ZjYtYTA1Yjg1ZmUtZjYxMjEwMTctMWQwN2Q2OWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f503510c790>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f503510c790>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 989adff7-521e-40a6-a400-799db7fe2fa6, ghrun-whgnatu4je.auto.internal:27255): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 4c4ea7c1-593d-42d5-adb0-c803060877b7, ghrun-whgnatu4je.auto.internal:27255): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 4c4ea7c1-593d-42d5-adb0-c803060877b7, ghrun-whgnatu4je.auto.internal:27255): request = { session_id: "ydb://session/3?node_id=50000&id=MTQxNzE4ZjYtYTA1Yjg1ZmUtZjYxMjEwMTctMWQwN2Q2OWY=" yql_text: "\n                CREATE TABLE `table_0` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 4c4ea7c1-593d-42d5-adb0-c803060877b7, ghrun-whgnatu4je.auto.internal:27255): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f503510c790>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1763596299952883&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:27255/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6611
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24263 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_du0jr1_r.log --grpc-port=28630 --mon-port=25245 --ic-port=6611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24263 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_du0jr1_r.log --grpc-port=28630 --mon-port=25245 --ic-port=6611
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24263', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_du0jr1_r.log', '--grpc-port=28630', '--mon-port=25245', '--ic-port=6611')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1522801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28630/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522802
DEBUG    ya.test:process.py:259 Command (pid 1522802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522802) elapsed time (sec): 1.2616345882415771
DEBUG    ya.test:process.py:263 Command (pid 1522802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1522802) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 1522802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) nivcsw: 263
DEBUG    ya.test:process.py:263 Command (pid 1522802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522802) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 1522802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522802) stime: 0.7922929999999999
DEBUG    ya.test:process.py:263 Command (pid 1522802) utime: 0.137021
DEBUG    ya.test:process.py:263 Command (pid 1522802) wtime: 1.264
DEBUG    ya.test:process.py:275 Command (pid 1522802) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
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.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 0x7f50350d7d00 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 0x7f50350d40b0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f50350d40b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 13f46fbf-24e9-48e4-8de6-7a09beebe764, localhost:24263): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13f46fbf-24e9-48e4-8de6-7a09beebe764, localhost:24263): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13f46fbf-24e9-48e4-8de6-7a09beebe764, localhost:24263): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 28630 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/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:28630, 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:24263
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f50350d40b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 21bb4ed1-09f5-4c66-b4b8-2824fe23dbdf, ghrun-whgnatu4je.auto.internal:28630): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21bb4ed1-09f5-4c66-b4b8-2824fe23dbdf, ghrun-whgnatu4je.auto.internal:28630): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 21bb4ed1-09f5-4c66-b4b8-2824fe23dbdf, ghrun-whgnatu4je.auto.internal:28630): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21bb4ed1-09f5-4c66-b4b8-2824fe23dbdf, ghrun-whgnatu4je.auto.internal:28630): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZmJiMDBkODItYWIxZDU5MzItNDdiY2I3NDgtMWYwZTgwZTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f50350d40b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f50350d40b0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 21bb4ed1-09f5-4c66-b4b8-2824fe23dbdf, ghrun-whgnatu4je.auto.internal:28630): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, a65f66ba-b068-412d-b640-ef68c1a310c2, ghrun-whgnatu4je.auto.internal:28630): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, a65f66ba-b068-412d-b640-ef68c1a310c2, ghrun-whgnatu4je.auto.internal:28630): request = { session_id: "ydb://session/3?node_id=50001&id=ZmJiMDBkODItYWIxZDU5MzItNDdiY2I3NDgtMWYwZTgwZTk=" yql_text: "\n                CREATE TABLE `table_1` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, a65f66ba-b068-412d-b640-ef68c1a310c2, ghrun-whgnatu4je.auto.internal:28630): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f50350d40b0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1763596322086821&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:28630/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17880
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24263 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ru5ies2h.log --grpc-port=16825 --mon-port=22650 --ic-port=17816
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24263 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ru5ies2h.log --grpc-port=16825 --mon-port=22650 --ic-port=17816
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24263', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ru5ies2h.log', '--grpc-port=16825', '--mon-port=22650', '--ic-port=17816')' in '/home/runner/.ya/build/build_root/0ddg/002387/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1533299
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16825/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0ddg/002387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1533301
DEBUG    ya.test:process.py:259 Command (pid 1533301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1533301) elapsed time (sec): 0.7654004096984863
DEBUG    ya.test:process.py:263 Command (pid 1533301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1533301) minflt: 16224
DEBUG    ya.test:process.py:263 Command (pid 1533301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1533301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1533301) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1533301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1533301) stime: 0.44663899999999995
DEBUG    ya.test:process.py:263 Command (pid 1533301) utime: 0.122529
DEBUG    ya.test:process.py:263 Command (pid 1533301) wtime: 0.768
DEBUG    ya.test:process.py:275 Command (pid 1533301) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
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.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 0x7f5035097fd0 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 0x7f5035097d50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f5035097d50>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3c875984-bb5d-4f7a-81f8-4e6ea1268810, localhost:24263): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3c875984-bb5d-4f7a-81f8-4e6ea1268810, localhost:24263): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3c875984-bb5d-4f7a-81f8-4e6ea1268810, localhost:24263): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 16825 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/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:16825, 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:24263
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f5035097d50>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a55a2b23-b854-436e-aed2-1943f3455fa1, ghrun-whgnatu4je.auto.internal:16825): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a55a2b23-b854-436e-aed2-1943f3455fa1, ghrun-whgnatu4je.auto.internal:16825): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a55a2b23-b854-436e-aed2-1943f3455fa1, ghrun-whgnatu4je.auto.internal:16825): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a55a2b23-b854-436e-aed2-1943f3455fa1, ghrun-whgnatu4je.auto.internal:16825): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZmVjMTEzNjItNThkZjc1NDItZTQ4NjQyMmQtZDQwZTg1NjM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f5035097d50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f5035097d50>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 82602c39-6b71-4cc7-b3c7-4ef95d248bff, ghrun-whgnatu4je.auto.internal:16825): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, a55a2b23-b854-436e-aed2-1943f3455fa1, ghrun-whgnatu4je.auto.internal:16825): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 82602c39-6b71-4cc7-b3c7-4ef95d248bff, ghrun-whgnatu4je.auto.internal:16825): request = { session_id: "ydb://session/3?node_id=50002&id=ZmVjMTEzNjItNThkZjc1NDItZTQ4NjQyMmQtZDQwZTg1NjM=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 82602c39-6b71-4cc7-b3c7-4ef95d248bff, ghrun-whgnatu4je.auto.internal:16825): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f5035097d50>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1763596343630723&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16825/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f5035097d50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f5035097d50> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 4ed6039f-6e23-4e37-852f-dc2feb04384c, ghrun-whgnatu4je.auto.internal:16825): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4ed6039f-6e23-4e37-852f-dc2feb04384c, ghrun-whgnatu4je.auto.internal:16825): request = { session_id: "ydb://session/3?node_id=50002&id=ZmVjMTEzNjItNThkZjc1NDItZTQ4NjQyMmQtZDQwZTg1NjM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f5035097d50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f50350d40b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f50350d40b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 3397f66a-a95f-4cd9-9e33-5c4d48feb973, ghrun-whgnatu4je.auto.internal:28630): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3397f66a-a95f-4cd9-9e33-5c4d48feb973, ghrun-whgnatu4je.auto.internal:28630): request = { session_id: "ydb://session/3?node_id=50001&id=ZmJiMDBkODItYWIxZDU5MzItNDdiY2I3NDgtMWYwZTgwZTk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 4ed6039f-6e23-4e37-852f-dc2feb04384c, ghrun-whgnatu4je.auto.internal:16825): on response callback started
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 3397f66a-a95f-4cd9-9e33-5c4d48feb973, ghrun-whgnatu4je.auto.internal:28630): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 4ed6039f-6e23-4e37-852f-dc2feb04384c, ghrun-whgnatu4je.auto.internal:16825): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:16825: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:16825: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-19T23:52:52.325735197+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 3397f66a-a95f-4cd9-9e33-5c4d48feb973, ghrun-whgnatu4je.auto.internal:28630): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:28630: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:28630: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-11-19T23:52:52.331405926+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 4ed6039f-6e23-4e37-852f-dc2feb04384c, ghrun-whgnatu4je.auto.internal:16825): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 3397f66a-a95f-4cd9-9e33-5c4d48feb973, ghrun-whgnatu4je.auto.internal:28630): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:16825
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:28630
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f50350d40b0>
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.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f503510c790>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f503510c790> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c37d8e80-91d6-4040-86b7-6e4afb02388a, ghrun-whgnatu4je.auto.internal:27255): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c37d8e80-91d6-4040-86b7-6e4afb02388a, ghrun-whgnatu4je.auto.internal:27255): request = { session_id: "ydb://session/3?node_id=50000&id=MTQxNzE4ZjYtYTA1Yjg1ZmUtZjYxMjEwMTctMWQwN2Q2OWY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, c37d8e80-91d6-4040-86b7-6e4afb02388a, ghrun-whgnatu4je.auto.internal:27255): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, c37d8e80-91d6-4040-86b7-6e4afb02388a, ghrun-whgnatu4je.auto.internal:27255): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27255: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27255: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-11-19T23:52:52.357544782+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, c37d8e80-91d6-4040-86b7-6e4afb02388a, ghrun-whgnatu4je.auto.internal:27255): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:27255
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f503510c790>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0f2b0d34-70e9-460a-b8e2-bdc5e1ccb979, localhost:24263): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0f2b0d34-70e9-460a-b8e2-bdc5e1ccb979, localhost:24263): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6c56ac33-319a-492a-9a94-a2a387ed8abf, localhost:24263): creating call state
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6c56ac33-319a-492a-9a94-a2a387ed8abf, localhost:24263): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
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:24263
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0f2b0d34-70e9-460a-b8e2-bdc5e1ccb979, localhost:24263): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:24263". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24263
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bfb080c6-752f-45fe-8688-389700b9fed3, localhost:24263): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bfb080c6-752f-45fe-8688-389700b9fed3, localhost:24263): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6c56ac33-319a-492a-9a94-a2a387ed8abf, localhost:24263): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:24263". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24263
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bfb080c6-752f-45fe-8688-389700b9fed3, localhost:24263): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:24263". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24263
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24263
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24263
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
76.04s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
75.54s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
75.03s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
21.85s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
17.60s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
16.61s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
12.02s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
11.02s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
7.76s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
7.27s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
6.63s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
0.31s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
0.27s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
0.01s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
0.01s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 3 passed in 328.96s (0:05:28) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py F....

=================================== FAILURES ===================================
_ TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true] _
ydb/tests/functional/tenants/test_tenants.py:74: in test_when_deactivate_fat_tenant_creation_another_tenant_is_ok
    with ydb_database_ctx(ydb_cluster, database_path, timeout_seconds=20):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
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/0ddg/002344/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3853
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/0ddg/002344/r3tmp/kikimr_cluster_1hqnyr3p
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15500
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23754
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002344/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/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_bshhuy92.log --grpc-port=15500 --mon-port=4309 --ic-port=3853
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15500/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002344/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/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_bshhuy92.log --grpc-port=15500 --mon-port=4309 --ic-port=3853
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_bshhuy92.log', '--grpc-port=15500', '--mon-port=4309', '--ic-port=3853')' in '/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1441992
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15500/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/0ddg/002344/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1441996
DEBUG    ya.test:process.py:259 Command (pid 1441996) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1441996) elapsed time (sec): 1.1598334312438965
DEBUG    ya.test:process.py:263 Command (pid 1441996) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1441996) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 1441996) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) nivcsw: 351
DEBUG    ya.test:process.py:263 Command (pid 1441996) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1441996) nvcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 1441996) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1441996) stime: 0.8282769999999999
DEBUG    ya.test:process.py:263 Command (pid 1441996) utime: 0.114885
DEBUG    ya.test:process.py:263 Command (pid 1441996) wtime: 1.161
DEBUG    ya.test:process.py:275 Command (pid 1441996) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15500', '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: 3853\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/0ddg/002344/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15500', '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: 3853\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1443235
DEBUG    ya.test:process.py:259 Command (pid 1443235) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1443235) elapsed time (sec): 2.2394583225250244
DEBUG    ya.test:process.py:263 Command (pid 1443235) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) maxrss: 551724
DEBUG    ya.test:process.py:263 Command (pid 1443235) minflt: 18372
DEBUG    ya.test:process.py:263 Command (pid 1443235) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) nivcsw: 429
DEBUG    ya.test:process.py:263 Command (pid 1443235) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1443235) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1443235) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1443235) stime: 1.509917
DEBUG    ya.test:process.py:263 Command (pid 1443235) utime: 0.114447
DEBUG    ya.test:process.py:263 Command (pid 1443235) wtime: 2.242
DEBUG    ya.test:process.py:275 Command (pid 1443235) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15500', '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/0ddg/002344/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15500', '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: 1444192
DEBUG    ya.test:process.py:259 Command (pid 1444192) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1444192) elapsed time (sec): 0.8822581768035889
DEBUG    ya.test:process.py:263 Command (pid 1444192) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) maxrss: 551580
DEBUG    ya.test:process.py:263 Command (pid 1444192) minflt: 18414
DEBUG    ya.test:process.py:263 Command (pid 1444192) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 1444192) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1444192) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1444192) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1444192) stime: 0.46174899999999997
DEBUG    ya.test:process.py:263 Command (pid 1444192) utime: 0.118943
DEBUG    ya.test:process.py:263 Command (pid 1444192) wtime: 0.938
DEBUG    ya.test:process.py:275 Command (pid 1444192) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1444192) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true])
INFO     __tests__.test_tenants:test_tenants.py:66 create fat tenant
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/database_0\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/database_0\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/database_0: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/database_0: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/database_0: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13650
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15500 --tenant=/Root/database_0 --log-file-name=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_so7z7773.log --grpc-port=31204 --mon-port=21254 --ic-port=3074
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15500 --tenant=/Root/database_0 --log-file-name=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_so7z7773.log --grpc-port=31204 --mon-port=21254 --ic-port=3074
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:15500', '--tenant=/Root/database_0', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_so7z7773.log', '--grpc-port=31204', '--mon-port=21254', '--ic-port=3074')' in '/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1445294
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:31204/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/0ddg/002344/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1445304
DEBUG    ya.test:process.py:259 Command (pid 1445304) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1445304) elapsed time (sec): 1.1288816928863525
DEBUG    ya.test:process.py:263 Command (pid 1445304) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1445304) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 1445304) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1445304) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1445304) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 1445304) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1445304) stime: 0.702981
DEBUG    ya.test:process.py:263 Command (pid 1445304) utime: 0.11027999999999999
DEBUG    ya.test:process.py:263 Command (pid 1445304) wtime: 1.146
DEBUG    ya.test:process.py:275 Command (pid 1445304) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/database_0: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/database_0: database up
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.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 0x7fce53d9daf0 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 0x7fce53d9e400>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fce53d9e400>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1cb5e62d-1a2a-4dd1-aad4-381b73a1babb, localhost:15500): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1cb5e62d-1a2a-4dd1-aad4-381b73a1babb, localhost:15500): request = { database: "/Root/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1cb5e62d-1a2a-4dd1-aad4-381b73a1babb, localhost:15500): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 31204 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/database_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:31204, 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:15500
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fce53d9e400>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 31f1ba6f-d510-4da9-8a69-d3c1697acc95, ghrun-whgnatu4je.auto.internal:31204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 31f1ba6f-d510-4da9-8a69-d3c1697acc95, ghrun-whgnatu4je.auto.internal:31204): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 31f1ba6f-d510-4da9-8a69-d3c1697acc95, ghrun-whgnatu4je.auto.internal:31204): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 31f1ba6f-d510-4da9-8a69-d3c1697acc95, ghrun-whgnatu4je.auto.internal:31204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NGFiMWY5Ni01YjMyYzJlNS1iMWZiMTYwLTQ4ZmM1ZmNi" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fce53d9e400>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fce53d9e400>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 31f1ba6f-d510-4da9-8a69-d3c1697acc95, ghrun-whgnatu4je.auto.internal:31204): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 2d75dfaa-ea6e-471e-952b-bceda8dc54c9, ghrun-whgnatu4je.auto.internal:31204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2d75dfaa-ea6e-471e-952b-bceda8dc54c9, ghrun-whgnatu4je.auto.internal:31204): request = { session_id: "ydb://session/3?node_id=50000&id=NGFiMWY5Ni01YjMyYzJlNS1iMWZiMTYwLTQ4ZmM1ZmNi" path: "/Root/database_0/table_0" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } primary_key: "id" profile { partitioning_policy { uniform_partitions: 10 } } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2d75dfaa-ea6e-471e-952b-bceda8dc54c9, ghrun-whgnatu4je.auto.internal:31204): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fce53d9e400>
DEBUG    ydb.connection:connection.py:379 RpcState(DescribeTable, f6983709-03f4-4928-a42d-b0b254366213, ghrun-whgnatu4je.auto.internal:31204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f6983709-03f4-4928-a42d-b0b254366213, ghrun-whgnatu4je.auto.internal:31204): request = { session_id: "ydb://session/3?node_id=50000&id=NGFiMWY5Ni01YjMyYzJlNS1iMWZiMTYwLTQ4ZmM1ZmNi" path: "/Root/database_0/table_0" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f6983709-03f4-4928-a42d-b0b254366213, ghrun-whgnatu4je.auto.internal:31204): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "table_0" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763596179670 tx_id: 281474976720657 } } columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 10 } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:92 > describe table: series, <ydb.table.TableSchemeEntry object at 0x7fce55854260>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fce53d9e400>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/database_0: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/database_0&cmstid=72057594037936131&txid=1763596179675873&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/database_0: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/database_0: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:31204/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/database_0: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/database_1\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/database_1\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/database_1: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/database_1: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/database_1: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14499
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15500 --tenant=/Root/database_1 --log-file-name=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_o8u4vrkj.log --grpc-port=11496 --mon-port=61254 --ic-port=30214
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15500 --tenant=/Root/database_1 --log-file-name=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_o8u4vrkj.log --grpc-port=11496 --mon-port=61254 --ic-port=30214
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0ddg/002344/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:15500', '--tenant=/Root/database_1', '--log-file-name=/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_o8u4vrkj.log', '--grpc-port=11496', '--mon-port=61254', '--ic-port=30214')' in '/home/runner/.ya/build/build_root/0ddg/002344/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_tenants.py.TestTenants.test_when_deactivate_fat_tenant_creation_another_tenant_is_ok.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1456080
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:11496/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/0ddg/002344/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456081
DEBUG    ya.test:process.py:259 Command (pid 1456081) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456081) elapsed time (sec): 4.311517000198364
DEBUG    ya.test:process.py:263 Command (pid 1456081) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) maxrss: 543380
DEBUG    ya.test:process.py:263 Command (pid 1456081) minflt: 16957
DEBUG    ya.test:process.py:263 Command (pid 1456081) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) nivcsw: 783
DEBUG    ya.test:process.py:263 Command (pid 1456081) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456081) nvcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 1456081) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456081) stime: 3.113307
DEBUG    ya.test:process.py:263 Command (pid 1456081) utime: 0.11494399999999999
DEBUG    ya.test:process.py:263 Command (pid 1456081) wtime: 4.313
DEBUG    ya.test:process.py:275 Command (pid 1456081) output:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 51485852dc13dfe53251db19bbea6a3303717e1d
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e494391f20dbe92104aca3845cd5272176d6a5b6 into b511d7b183545e8e4916e9e7911d41ab8e8257a0
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/database_1: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/database_1: database up
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.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 0x7fce53d6e1d0 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 0x7fce53d6db90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fce53d6db90>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1a00246d-3965-4a45-aba6-c187cadd7e78, localhost:15500): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1a00246d-3965-4a45-aba6-c187cadd7e78, localhost:15500): request = { database: "/Root/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1a00246d-3965-4a45-aba6-c187cadd7e78, localhost:15500): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-whgnatu4je.auto.internal" port: 11496 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/database_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-whgnatu4je.auto.internal:11496, 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:15500
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fce53d6db90>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0172b897-b355-48f5-aa82-1549d252ba10, ghrun-whgnatu4je.auto.internal:11496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0172b897-b355-48f5-aa82-1549d252ba10, ghrun-whgnatu4je.auto.internal:11496): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 0172b897-b355-48f5-aa82-1549d252ba10, ghrun-whgnatu4je.auto.internal:11496): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0172b897-b355-48f5-aa82-1549d252ba10, ghrun-whgnatu4je.auto.internal:11496): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OTdkMTc5YjAtNTk1MjQ3ZGEtYTE0MDMyZjYtNjEwOTczMDc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fce53d6db90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fce53d6db90>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 0172b897-b355-48f5-aa82-1549d252ba10, ghrun-whgnatu4je.auto.internal:11496): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 3c254bd8-9c73-45fe-a367-9f364de75bd7, ghrun-whgnatu4je.auto.internal:11496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3c254bd8-9c73-45fe-a367-9f364de75bd7, ghrun-whgnatu4je.auto.internal:11496): request = { session_id: "ydb://session/3?node_id=50001&id=OTdkMTc5YjAtNTk1MjQ3ZGEtYTE0MDMyZjYtNjEwOTczMDc=" path: "/Root/database_1/table_0" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } primary_key: "id" profile { partitioning_policy { uniform_partitions: 10 } } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3c254bd8-9c73-45fe-a367-9f364de75bd7, ghrun-whgnatu4je.auto.internal:11496): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fce53d6db90>
DEBUG    ydb.connection:connection.py:379 RpcState(DescribeTable, c528eb72-adb5-44f5-ba0e-39f92ca8f027, ghrun-whgnatu4je.auto.internal:11496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c528eb72-adb5-44f5-ba0e-39f92ca8f027, ghrun-whgnatu4je.auto.internal:11496): request = { session_id: "ydb://session/3?node_id=50001&id=OTdkMTc5YjAtNTk1MjQ3ZGEtYTE0MDMyZjYtNjEwOTczMDc=" path: "/Root/database_1/table_0" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c528eb72-adb5-44f5-ba0e-39f92ca8f027, ghrun-whgnatu4je.auto.internal:11496): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "table_0" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763596204840 tx_id: 281474976730657 } } columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 10 } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:92 > describe table: series, <ydb.table.TableSchemeEntry object at 0x7fce558f8ce0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fce53d6db90>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/database_1: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/database_1&cmstid=72057594037936131&txid=1763596204870370&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/database_1: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/database_1: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:11496/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/database_1: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/database_2\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/database_2\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/database_2: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/database_2: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fce53d6db90>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fce53d6db90> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 1bc64075-4baa-4484-ad84-a5e34174ce9a, ghrun-whgnatu4je.auto.internal:11496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1bc64075-4baa-4484-ad84-a5e34174ce9a, ghrun-whgnatu4je.auto.internal:11496): request = { session_id: "ydb://session/3?node_id=50001&id=OTdkMTc5YjAtNTk1MjQ3ZGEtYTE0MDMyZjYtNjEwOTczMDc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fce53d6db90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 1bc64075-4baa-4484-ad84-a5e34174ce9a, ghrun-whgnatu4je.auto.internal:11496): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, 1bc64075-4baa-4484-ad84-a5e34174ce9a, ghrun-whgnatu4je.auto.internal:11496): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:11496: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:11496: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-11-19T23:50:33.83326717+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, 1bc64075-4baa-4484-ad84-a5e34174ce9a, ghrun-whgnatu4je.auto.internal:11496): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:11496
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fce53d9e400>, reason: session-pool-terminated
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fce53d9e400> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, eb2b9e67-a382-4971-a8cc-51abcd8d183f, ghrun-whgnatu4je.auto.internal:31204): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, eb2b9e67-a382-4971-a8cc-51abcd8d183f, ghrun-whgnatu4je.auto.internal:31204): request = { session_id: "ydb://session/3?node_id=50000&id=NGFiMWY5Ni01YjMyYzJlNS1iMWZiMTYwLTQ4ZmM1ZmNi" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fce53d9e400>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, eb2b9e67-a382-4971-a8cc-51abcd8d183f, ghrun-whgnatu4je.auto.internal:31204): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, eb2b9e67-a382-4971-a8cc-51abcd8d183f, ghrun-whgnatu4je.auto.internal:31204): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:31204: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:31204: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-19T23:50:33.847810093+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4337d635-2538-41b8-8bf6-7511b62e9e96, localhost:15500): creating call state
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, eb2b9e67-a382-4971-a8cc-51abcd8d183f, ghrun-whgnatu4je.auto.internal:31204): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4337d635-2538-41b8-8bf6-7511b62e9e96, localhost:15500): request = { database: "/Root/database_1" }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15500
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-whgnatu4je.auto.internal:31204
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.connection:connection.py:52 RpcState(ListEndpoints, 4337d635-2538-41b8-8bf6-7511b62e9e96, localhost:15500): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/database_1. Endpoint: "localhost:15500". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15500
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9d364954-109f-41c5-8615-43780c3a2dd0, localhost:15500): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d364954-109f-41c5-8615-43780c3a2dd0, localhost:15500): request = { database: "/Root/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d364954-109f-41c5-8615-43780c3a2dd0, localhost:15500): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/database_0. Endpoint: "localhost:15500". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15500
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15500
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
58.35s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
14.47s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
12.13s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
10.78s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
10.37s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
8.56s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
5.65s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
3.55s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
3.55s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
3.54s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
1.97s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
1.67s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
0.29s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.24s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
0.20s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 1 failed, 4 passed in 136.10s (0:02:16) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002362/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_user_administration.py .....

============================== slowest durations ===============================
174.30s setup    test_user_administration.py::test_database_admin_can_create_user
24.55s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.54s call     test_user_administration.py::test_database_admin_can_create_user
0.53s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.53s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 202.40s (0:03: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/0ddg/002377/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_user_administration.py .....

============================== slowest durations ===============================
134.22s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
29.53s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.43s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.43s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.43s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 166.82s (0:02:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/002273/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_user_administration.py ....
test_users_groups_with_acl.py .

============================== slowest durations ===============================
158.59s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
29.55s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
7.01s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
6.88s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
4.23s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.66s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.64s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.43s call     test_user_administration.py::test_database_admin_cant_change_database_owner
0.01s setup    test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 208.95s (0:03:28) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/0022a5/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
11.09s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
10.88s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
10.88s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
8.04s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
7.06s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
7.04s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
6.10s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
5.88s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
5.84s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
5.84s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
3.45s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 82.48s (0:01: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/0ddg/00227f/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
12.87s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
10.58s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
8.18s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
7.81s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.43s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
7.06s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
7.01s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
6.75s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
6.58s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
5.38s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
5.24s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 85.22s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0ddg/00228a/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
11.15s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
10.90s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
10.83s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
7.61s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.01s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
6.97s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
5.53s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
5.40s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
5.28s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.24s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
3.84s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 80.12s (0:01:20) =========================
