============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b6d/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 ===============================
172.78s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
29.57s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
8.54s teardown test_create_users_strict_acl_checks.py::test_create_user
7.46s setup    test_create_users_strict_acl_checks.py::test_create_user
7.01s teardown test_create_users.py::test_create_user
6.93s call     test_create_users.py::test_create_user
3.43s setup    test_create_users.py::test_create_user
1.44s call     test_create_users_strict_acl_checks.py::test_create_user
0.56s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.55s call     test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.50s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.48s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.04s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.02s setup    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[ordinaryuser-False]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 239.77s (0:03:59) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b56/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.85s call     test_db_counters.py::TestKqpCounters::test_case
46.70s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
46.53s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
20.84s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
17.73s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
17.01s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
13.90s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
12.80s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
11.75s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
10.78s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
10.36s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
7.57s teardown test_db_counters.py::TestKqpCounters::test_case
7.32s setup    test_db_counters.py::TestKqpCounters::test_case
5.93s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
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.54s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 386.57s (0:06:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b64/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# 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--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:273 Stopped node localhost:29744/1
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/8245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5464
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1373
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24915
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6998
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26502
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22044
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29744
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62840
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23114
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:471 Working directory: /home/runner/.ya/build/build_root/k3c2/001b64/r3tmp/kikimr_cluster_udmand8c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8601
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14107
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/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/k3c2/001b64/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_r79ozhf9.log --grpc-port=3222 --mon-port=3033 --ic-port=23114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3222/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/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/k3c2/001b64/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_r79ozhf9.log --grpc-port=3222 --mon-port=3033 --ic-port=23114
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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/k3c2/001b64/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_r79ozhf9.log', '--grpc-port=3222', '--mon-port=3033', '--ic-port=23114')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2613694
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3222/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2613697
DEBUG    ya.test:process.py:259 Command (pid 2613697) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2613697) elapsed time (sec): 0.8145227432250977
DEBUG    ya.test:process.py:263 Command (pid 2613697) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2613697) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 2613697) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 2613697) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2613697) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2613697) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2613697) stime: 0.38249
DEBUG    ya.test:process.py:263 Command (pid 2613697) utime: 0.11449
DEBUG    ya.test:process.py:263 Command (pid 2613697) wtime: 0.816
DEBUG    ya.test:process.py:275 Command (pid 2613697) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3222', '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: 23114\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/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3222', '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: 23114\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2616894
DEBUG    ya.test:process.py:259 Command (pid 2616894) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616894) elapsed time (sec): 1.2993707656860352
DEBUG    ya.test:process.py:263 Command (pid 2616894) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) maxrss: 552336
DEBUG    ya.test:process.py:263 Command (pid 2616894) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 2616894) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 2616894) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2616894) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 2616894) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2616894) stime: 0.62152
DEBUG    ya.test:process.py:263 Command (pid 2616894) utime: 0.142148
DEBUG    ya.test:process.py:263 Command (pid 2616894) wtime: 1.301
DEBUG    ya.test:process.py:275 Command (pid 2616894) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3222', '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/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3222', '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: 2618536
DEBUG    ya.test:process.py:259 Command (pid 2618536) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2618536) elapsed time (sec): 1.3856456279754639
DEBUG    ya.test:process.py:263 Command (pid 2618536) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) maxrss: 552360
DEBUG    ya.test:process.py:263 Command (pid 2618536) minflt: 18377
DEBUG    ya.test:process.py:263 Command (pid 2618536) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) nivcsw: 229
DEBUG    ya.test:process.py:263 Command (pid 2618536) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2618536) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 2618536) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2618536) stime: 0.847335
DEBUG    ya.test:process.py:263 Command (pid 2618536) utime: 0.128321
DEBUG    ya.test:process.py:263 Command (pid 2618536) wtime: 1.422
DEBUG    ya.test:process.py:275 Command (pid 2618536) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_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/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31831
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25725
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26222
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_hg2vatz3.log --grpc-port=5496 --mon-port=11106 --ic-port=31831
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_hg2vatz3.log --grpc-port=5496 --mon-port=11106 --ic-port=31831
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_hg2vatz3.log', '--grpc-port=5496', '--mon-port=11106', '--ic-port=31831')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2620484
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5496/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2620491
DEBUG    ya.test:process.py:259 Command (pid 2620491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2620491) elapsed time (sec): 0.8771810531616211
DEBUG    ya.test:process.py:263 Command (pid 2620491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2620491) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 2620491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 2620491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2620491) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2620491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2620491) stime: 0.445912
DEBUG    ya.test:process.py:263 Command (pid 2620491) utime: 0.128393
DEBUG    ya.test:process.py:263 Command (pid 2620491) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 2620491) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 78ed4a22-d0d2-4f47-9dd7-cc0a5bc8414f, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 78ed4a22-d0d2-4f47-9dd7-cc0a5bc8414f, localhost:3222): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 78ed4a22-d0d2-4f47-9dd7-cc0a5bc8414f, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 5496 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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7oqablvhq4.auto.internal:5496, location , ssl: False>]>
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f7c75362220 state=pending>
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: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 0x7f7c75363440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75363440>
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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75363440>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d7b317df-45d3-4de9-a4c3-1b03b327a219, ghrun-7oqablvhq4.auto.internal:5496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7b317df-45d3-4de9-a4c3-1b03b327a219, ghrun-7oqablvhq4.auto.internal:5496): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, d7b317df-45d3-4de9-a4c3-1b03b327a219, ghrun-7oqablvhq4.auto.internal:5496): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7b317df-45d3-4de9-a4c3-1b03b327a219, ghrun-7oqablvhq4.auto.internal:5496): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=M2M2ZGRjOTctY2I1NmRkYTktZWJhOTFiNmQtMzEzN2RjYzQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75363440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75363440>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, d7b317df-45d3-4de9-a4c3-1b03b327a219, ghrun-7oqablvhq4.auto.internal:5496): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, f4d07fa1-1b7c-45d4-b64d-0e1139b3b844, ghrun-7oqablvhq4.auto.internal:5496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f4d07fa1-1b7c-45d4-b64d-0e1139b3b844, ghrun-7oqablvhq4.auto.internal:5496): request = { session_id: "ydb://session/3?node_id=50000&id=M2M2ZGRjOTctY2I1NmRkYTktZWJhOTFiNmQtMzEzN2RjYzQ=" 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, f4d07fa1-1b7c-45d4-b64d-0e1139b3b844, ghrun-7oqablvhq4.auto.internal:5496): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75363440>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 403f9040-317c-4f1f-8552-c27ad3927830, ghrun-7oqablvhq4.auto.internal:5496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 403f9040-317c-4f1f-8552-c27ad3927830, ghrun-7oqablvhq4.auto.internal:5496): request = { session_id: "ydb://session/3?node_id=50000&id=M2M2ZGRjOTctY2I1NmRkYTktZWJhOTFiNmQtMzEzN2RjYzQ=" 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, 403f9040-317c-4f1f-8552-c27ad3927830, ghrun-7oqablvhq4.auto.internal:5496): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75363440>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fc219c0-655c-4c02-b4bc-7c5570111bf3, ghrun-7oqablvhq4.auto.internal:5496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc219c0-655c-4c02-b4bc-7c5570111bf3, ghrun-7oqablvhq4.auto.internal:5496): request = { session_id: "ydb://session/3?node_id=50000&id=M2M2ZGRjOTctY2I1NmRkYTktZWJhOTFiNmQtMzEzN2RjYzQ=" 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, 8fc219c0-655c-4c02-b4bc-7c5570111bf3, ghrun-7oqablvhq4.auto.internal:5496): 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 0x7f7c75363440>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 608487fb-5be5-43a5-99e4-a9f98858484f, ghrun-7oqablvhq4.auto.internal:5496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 608487fb-5be5-43a5-99e4-a9f98858484f, ghrun-7oqablvhq4.auto.internal:5496): request = { session_id: "ydb://session/3?node_id=50000&id=M2M2ZGRjOTctY2I1NmRkYTktZWJhOTFiNmQtMzEzN2RjYzQ=" 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, 608487fb-5be5-43a5-99e4-a9f98858484f, ghrun-7oqablvhq4.auto.internal:5496): 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 0x7f7c75363440>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 741031d3-e588-4e7b-8d24-475336ab981b, ghrun-7oqablvhq4.auto.internal:5496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 741031d3-e588-4e7b-8d24-475336ab981b, ghrun-7oqablvhq4.auto.internal:5496): request = { session_id: "ydb://session/3?node_id=50000&id=M2M2ZGRjOTctY2I1NmRkYTktZWJhOTFiNmQtMzEzN2RjYzQ=" 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, 741031d3-e588-4e7b-8d24-475336ab981b, ghrun-7oqablvhq4.auto.internal:5496): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75363440>
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 0x7f7c75363440>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c75363440> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 502cab98-91bd-430c-8afd-fe4be2eb01a4, ghrun-7oqablvhq4.auto.internal:5496): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 502cab98-91bd-430c-8afd-fe4be2eb01a4, ghrun-7oqablvhq4.auto.internal:5496): request = { session_id: "ydb://session/3?node_id=50000&id=M2M2ZGRjOTctY2I1NmRkYTktZWJhOTFiNmQtMzEzN2RjYzQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 502cab98-91bd-430c-8afd-fe4be2eb01a4, ghrun-7oqablvhq4.auto.internal:5496): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 502cab98-91bd-430c-8afd-fe4be2eb01a4, ghrun-7oqablvhq4.auto.internal:5496): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 502cab98-91bd-430c-8afd-fe4be2eb01a4, ghrun-7oqablvhq4.auto.internal:5496): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7c75363440>
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:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:5496
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=1762784468636667&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:273 Stopped node localhost:5496/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63957
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26904
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24944
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_me4tbyyg.log --grpc-port=63957 --mon-port=62890 --ic-port=26905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_me4tbyyg.log --grpc-port=63957 --mon-port=62890 --ic-port=26905
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_me4tbyyg.log', '--grpc-port=63957', '--mon-port=62890', '--ic-port=26905')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2626743
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63957/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2626752
DEBUG    ya.test:process.py:259 Command (pid 2626752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2626752) elapsed time (sec): 0.5016307830810547
DEBUG    ya.test:process.py:263 Command (pid 2626752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2626752) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 2626752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 2626752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2626752) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2626752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2626752) stime: 0.24649
DEBUG    ya.test:process.py:263 Command (pid 2626752) utime: 0.137579
DEBUG    ya.test:process.py:263 Command (pid 2626752) wtime: 0.516
DEBUG    ya.test:process.py:275 Command (pid 2626752) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c763ab440 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 0x7f7c763abf30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c763abf30>
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_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5f8f6a1f-6761-43d8-8ff2-bfa36be2a0a6, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f8f6a1f-6761-43d8-8ff2-bfa36be2a0a6, localhost:3222): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f8f6a1f-6761-43d8-8ff2-bfa36be2a0a6, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 63957 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-7oqablvhq4.auto.internal:63957, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c763abf30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c499d862-8088-46de-9875-fe56834a916d, ghrun-7oqablvhq4.auto.internal:63957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c499d862-8088-46de-9875-fe56834a916d, ghrun-7oqablvhq4.auto.internal:63957): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c499d862-8088-46de-9875-fe56834a916d, ghrun-7oqablvhq4.auto.internal:63957): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c499d862-8088-46de-9875-fe56834a916d, ghrun-7oqablvhq4.auto.internal:63957): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NDFhODZkZmItYmQ4NTYwOTktZDM4ZGEzNTQtODEwYTYzNGI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c763abf30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c763abf30>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c499d862-8088-46de-9875-fe56834a916d, ghrun-7oqablvhq4.auto.internal:63957): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, eb957f18-4966-4694-b64d-324780720dfe, ghrun-7oqablvhq4.auto.internal:63957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb957f18-4966-4694-b64d-324780720dfe, ghrun-7oqablvhq4.auto.internal:63957): request = { session_id: "ydb://session/3?node_id=50001&id=NDFhODZkZmItYmQ4NTYwOTktZDM4ZGEzNTQtODEwYTYzNGI=" 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, eb957f18-4966-4694-b64d-324780720dfe, ghrun-7oqablvhq4.auto.internal:63957): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c763abf30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 69e9f11e-d10c-4616-a673-556e841c7c09, ghrun-7oqablvhq4.auto.internal:63957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 69e9f11e-d10c-4616-a673-556e841c7c09, ghrun-7oqablvhq4.auto.internal:63957): request = { session_id: "ydb://session/3?node_id=50001&id=NDFhODZkZmItYmQ4NTYwOTktZDM4ZGEzNTQtODEwYTYzNGI=" 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, 69e9f11e-d10c-4616-a673-556e841c7c09, ghrun-7oqablvhq4.auto.internal:63957): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c763abf30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af4e54dd-aaa8-471c-9de4-54e7a14338d3, ghrun-7oqablvhq4.auto.internal:63957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af4e54dd-aaa8-471c-9de4-54e7a14338d3, ghrun-7oqablvhq4.auto.internal:63957): request = { session_id: "ydb://session/3?node_id=50001&id=NDFhODZkZmItYmQ4NTYwOTktZDM4ZGEzNTQtODEwYTYzNGI=" 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, af4e54dd-aaa8-471c-9de4-54e7a14338d3, ghrun-7oqablvhq4.auto.internal:63957): 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 0x7f7c763abf30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b4bddee-1432-43a0-a07e-72a4ee8584f4, ghrun-7oqablvhq4.auto.internal:63957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4bddee-1432-43a0-a07e-72a4ee8584f4, ghrun-7oqablvhq4.auto.internal:63957): request = { session_id: "ydb://session/3?node_id=50001&id=NDFhODZkZmItYmQ4NTYwOTktZDM4ZGEzNTQtODEwYTYzNGI=" 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, 0b4bddee-1432-43a0-a07e-72a4ee8584f4, ghrun-7oqablvhq4.auto.internal:63957): 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 0x7f7c763abf30>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 3eaa2e0d-a779-4bd8-bdd5-77751fd03b5f, ghrun-7oqablvhq4.auto.internal:63957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 3eaa2e0d-a779-4bd8-bdd5-77751fd03b5f, ghrun-7oqablvhq4.auto.internal:63957): request = { session_id: "ydb://session/3?node_id=50001&id=NDFhODZkZmItYmQ4NTYwOTktZDM4ZGEzNTQtODEwYTYzNGI=" 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, 3eaa2e0d-a779-4bd8-bdd5-77751fd03b5f, ghrun-7oqablvhq4.auto.internal:63957): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c763abf30>
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 0x7f7c763abf30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c763abf30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, cf5b11eb-b960-403c-9919-8746717287f0, ghrun-7oqablvhq4.auto.internal:63957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cf5b11eb-b960-403c-9919-8746717287f0, ghrun-7oqablvhq4.auto.internal:63957): request = { session_id: "ydb://session/3?node_id=50001&id=NDFhODZkZmItYmQ4NTYwOTktZDM4ZGEzNTQtODEwYTYzNGI=" 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 0x7f7c763abf30>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, cf5b11eb-b960-403c-9919-8746717287f0, ghrun-7oqablvhq4.auto.internal:63957): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cf5b11eb-b960-403c-9919-8746717287f0, ghrun-7oqablvhq4.auto.internal:63957): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, cf5b11eb-b960-403c-9919-8746717287f0, ghrun-7oqablvhq4.auto.internal:63957): on response callback success
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:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:63957
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=1762784475683612&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:273 Stopped node localhost:63957/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_9mg53rl6.log --grpc-port=8203 --mon-port=8827 --ic-port=27117
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_9mg53rl6.log --grpc-port=8203 --mon-port=8827 --ic-port=27117
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_9mg53rl6.log', '--grpc-port=8203', '--mon-port=8827', '--ic-port=27117')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2628770
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8203/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2628771
DEBUG    ya.test:process.py:259 Command (pid 2628771) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2628771) elapsed time (sec): 0.5121514797210693
DEBUG    ya.test:process.py:263 Command (pid 2628771) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2628771) minflt: 16534
DEBUG    ya.test:process.py:263 Command (pid 2628771) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 2628771) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2628771) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2628771) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2628771) stime: 0.326574
DEBUG    ya.test:process.py:263 Command (pid 2628771) utime: 0.11265
DEBUG    ya.test:process.py:263 Command (pid 2628771) wtime: 0.514
DEBUG    ya.test:process.py:275 Command (pid 2628771) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c754446a0 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 0x7f7c754451e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c754451e0>
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, 5a94c990-2756-4a4d-8b7b-5194f036c516, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5a94c990-2756-4a4d-8b7b-5194f036c516, localhost:3222): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5a94c990-2756-4a4d-8b7b-5194f036c516, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 8203 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-7oqablvhq4.auto.internal:8203, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c754451e0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a6d9124f-2ad2-43c0-9f2b-c6b3c8e33809, ghrun-7oqablvhq4.auto.internal:8203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a6d9124f-2ad2-43c0-9f2b-c6b3c8e33809, ghrun-7oqablvhq4.auto.internal:8203): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a6d9124f-2ad2-43c0-9f2b-c6b3c8e33809, ghrun-7oqablvhq4.auto.internal:8203): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a6d9124f-2ad2-43c0-9f2b-c6b3c8e33809, ghrun-7oqablvhq4.auto.internal:8203): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Mjg3NTc5NjgtNDZjNGM3YWMtODdjZmZlNDYtZjNjMzRjMA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754451e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c754451e0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 6efd6604-418b-43ad-9094-49ac9b7e37d1, ghrun-7oqablvhq4.auto.internal:8203): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, a6d9124f-2ad2-43c0-9f2b-c6b3c8e33809, ghrun-7oqablvhq4.auto.internal:8203): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6efd6604-418b-43ad-9094-49ac9b7e37d1, ghrun-7oqablvhq4.auto.internal:8203): request = { session_id: "ydb://session/3?node_id=50002&id=Mjg3NTc5NjgtNDZjNGM3YWMtODdjZmZlNDYtZjNjMzRjMA==" 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, 6efd6604-418b-43ad-9094-49ac9b7e37d1, ghrun-7oqablvhq4.auto.internal:8203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754451e0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c994d51d-828e-4492-a523-a47eb9b88db1, ghrun-7oqablvhq4.auto.internal:8203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c994d51d-828e-4492-a523-a47eb9b88db1, ghrun-7oqablvhq4.auto.internal:8203): request = { session_id: "ydb://session/3?node_id=50002&id=Mjg3NTc5NjgtNDZjNGM3YWMtODdjZmZlNDYtZjNjMzRjMA==" 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, c994d51d-828e-4492-a523-a47eb9b88db1, ghrun-7oqablvhq4.auto.internal:8203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754451e0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6348542d-f16e-4306-8da2-46e72361f79c, ghrun-7oqablvhq4.auto.internal:8203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6348542d-f16e-4306-8da2-46e72361f79c, ghrun-7oqablvhq4.auto.internal:8203): request = { session_id: "ydb://session/3?node_id=50002&id=Mjg3NTc5NjgtNDZjNGM3YWMtODdjZmZlNDYtZjNjMzRjMA==" 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, 6348542d-f16e-4306-8da2-46e72361f79c, ghrun-7oqablvhq4.auto.internal:8203): 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 0x7f7c754451e0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de712a3a-0398-4901-9d66-da1068af20b3, ghrun-7oqablvhq4.auto.internal:8203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de712a3a-0398-4901-9d66-da1068af20b3, ghrun-7oqablvhq4.auto.internal:8203): request = { session_id: "ydb://session/3?node_id=50002&id=Mjg3NTc5NjgtNDZjNGM3YWMtODdjZmZlNDYtZjNjMzRjMA==" 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, de712a3a-0398-4901-9d66-da1068af20b3, ghrun-7oqablvhq4.auto.internal:8203): 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 0x7f7c754451e0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 20fde7a4-0649-4dc7-8bef-2112bd8dc9ca, ghrun-7oqablvhq4.auto.internal:8203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 20fde7a4-0649-4dc7-8bef-2112bd8dc9ca, ghrun-7oqablvhq4.auto.internal:8203): request = { session_id: "ydb://session/3?node_id=50002&id=Mjg3NTc5NjgtNDZjNGM3YWMtODdjZmZlNDYtZjNjMzRjMA==" 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, 20fde7a4-0649-4dc7-8bef-2112bd8dc9ca, ghrun-7oqablvhq4.auto.internal:8203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754451e0>
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 0x7f7c754451e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c754451e0> 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, 70b51b5e-a623-44a6-8ccc-aa92498ea0cc, ghrun-7oqablvhq4.auto.internal:8203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 70b51b5e-a623-44a6-8ccc-aa92498ea0cc, ghrun-7oqablvhq4.auto.internal:8203): request = { session_id: "ydb://session/3?node_id=50002&id=Mjg3NTc5NjgtNDZjNGM3YWMtODdjZmZlNDYtZjNjMzRjMA==" 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 0x7f7c754451e0>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 70b51b5e-a623-44a6-8ccc-aa92498ea0cc, ghrun-7oqablvhq4.auto.internal:8203): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 70b51b5e-a623-44a6-8ccc-aa92498ea0cc, ghrun-7oqablvhq4.auto.internal:8203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 70b51b5e-a623-44a6-8ccc-aa92498ea0cc, ghrun-7oqablvhq4.auto.internal:8203): on response callback success
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:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:8203
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=1762784480801586&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:273 Stopped node localhost:8203/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9806
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21275
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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__k4v5wz6.log --grpc-port=12589 --mon-port=9806 --ic-port=25588
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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__k4v5wz6.log --grpc-port=12589 --mon-port=9806 --ic-port=25588
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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__k4v5wz6.log', '--grpc-port=12589', '--mon-port=9806', '--ic-port=25588')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2631665
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12589/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2631666
DEBUG    ya.test:process.py:259 Command (pid 2631666) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2631666) elapsed time (sec): 0.44179701805114746
DEBUG    ya.test:process.py:263 Command (pid 2631666) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2631666) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 2631666) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2631666) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2631666) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2631666) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2631666) stime: 0.275209
DEBUG    ya.test:process.py:263 Command (pid 2631666) utime: 0.117947
DEBUG    ya.test:process.py:263 Command (pid 2631666) wtime: 0.443
DEBUG    ya.test:process.py:275 Command (pid 2631666) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c75412540 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 0x7f7c75479e10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75479e10>
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, 90e9524a-c422-4480-b216-068c97d07182, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90e9524a-c422-4480-b216-068c97d07182, localhost:3222): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90e9524a-c422-4480-b216-068c97d07182, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 12589 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-7oqablvhq4.auto.internal:12589, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75479e10>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 99c75c5e-f5c8-4714-a686-d988aef9e5a6, ghrun-7oqablvhq4.auto.internal:12589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99c75c5e-f5c8-4714-a686-d988aef9e5a6, ghrun-7oqablvhq4.auto.internal:12589): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 99c75c5e-f5c8-4714-a686-d988aef9e5a6, ghrun-7oqablvhq4.auto.internal:12589): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99c75c5e-f5c8-4714-a686-d988aef9e5a6, ghrun-7oqablvhq4.auto.internal:12589): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=Mzk1NjkzZjMtMmFiMzZiYzYtM2ViZTI1YmEtZTk3MzVhMQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75479e10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75479e10>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 99c75c5e-f5c8-4714-a686-d988aef9e5a6, ghrun-7oqablvhq4.auto.internal:12589): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 94c7f0d0-b7d0-47d9-ae96-b284c52e4481, ghrun-7oqablvhq4.auto.internal:12589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 94c7f0d0-b7d0-47d9-ae96-b284c52e4481, ghrun-7oqablvhq4.auto.internal:12589): request = { session_id: "ydb://session/3?node_id=50003&id=Mzk1NjkzZjMtMmFiMzZiYzYtM2ViZTI1YmEtZTk3MzVhMQ==" 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, 94c7f0d0-b7d0-47d9-ae96-b284c52e4481, ghrun-7oqablvhq4.auto.internal:12589): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75479e10>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, ba2bbdb9-4863-4473-b6be-0f4696f290e8, ghrun-7oqablvhq4.auto.internal:12589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ba2bbdb9-4863-4473-b6be-0f4696f290e8, ghrun-7oqablvhq4.auto.internal:12589): request = { session_id: "ydb://session/3?node_id=50003&id=Mzk1NjkzZjMtMmFiMzZiYzYtM2ViZTI1YmEtZTk3MzVhMQ==" 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, ba2bbdb9-4863-4473-b6be-0f4696f290e8, ghrun-7oqablvhq4.auto.internal:12589): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75479e10>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36285a3e-442f-4b08-9c53-305d1b46ce8c, ghrun-7oqablvhq4.auto.internal:12589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36285a3e-442f-4b08-9c53-305d1b46ce8c, ghrun-7oqablvhq4.auto.internal:12589): request = { session_id: "ydb://session/3?node_id=50003&id=Mzk1NjkzZjMtMmFiMzZiYzYtM2ViZTI1YmEtZTk3MzVhMQ==" 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, 36285a3e-442f-4b08-9c53-305d1b46ce8c, ghrun-7oqablvhq4.auto.internal:12589): 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 0x7f7c75479e10>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c035c5c8-dbc6-4535-a7ed-9493b65a7ddb, ghrun-7oqablvhq4.auto.internal:12589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c035c5c8-dbc6-4535-a7ed-9493b65a7ddb, ghrun-7oqablvhq4.auto.internal:12589): request = { session_id: "ydb://session/3?node_id=50003&id=Mzk1NjkzZjMtMmFiMzZiYzYtM2ViZTI1YmEtZTk3MzVhMQ==" 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, c035c5c8-dbc6-4535-a7ed-9493b65a7ddb, ghrun-7oqablvhq4.auto.internal:12589): 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 0x7f7c75479e10>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, e95c3612-f134-4a2c-bcf3-8b15d2e46abd, ghrun-7oqablvhq4.auto.internal:12589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, e95c3612-f134-4a2c-bcf3-8b15d2e46abd, ghrun-7oqablvhq4.auto.internal:12589): request = { session_id: "ydb://session/3?node_id=50003&id=Mzk1NjkzZjMtMmFiMzZiYzYtM2ViZTI1YmEtZTk3MzVhMQ==" 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, e95c3612-f134-4a2c-bcf3-8b15d2e46abd, ghrun-7oqablvhq4.auto.internal:12589): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75479e10>
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 0x7f7c75479e10>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c75479e10> 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, 8fdbe0ad-d9fe-4919-8e77-d5ef23016491, ghrun-7oqablvhq4.auto.internal:12589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8fdbe0ad-d9fe-4919-8e77-d5ef23016491, ghrun-7oqablvhq4.auto.internal:12589): request = { session_id: "ydb://session/3?node_id=50003&id=Mzk1NjkzZjMtMmFiMzZiYzYtM2ViZTI1YmEtZTk3MzVhMQ==" 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 0x7f7c75479e10>
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:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:12589
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 8fdbe0ad-d9fe-4919-8e77-d5ef23016491, ghrun-7oqablvhq4.auto.internal:12589): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8fdbe0ad-d9fe-4919-8e77-d5ef23016491, ghrun-7oqablvhq4.auto.internal:12589): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 8fdbe0ad-d9fe-4919-8e77-d5ef23016491, ghrun-7oqablvhq4.auto.internal:12589): 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_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=1762784489583377&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:273 Stopped node localhost:12589/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25706
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1923
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61635
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_li8jgwfy.log --grpc-port=25706 --mon-port=10319 --ic-port=1923
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_li8jgwfy.log --grpc-port=25706 --mon-port=10319 --ic-port=1923
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_li8jgwfy.log', '--grpc-port=25706', '--mon-port=10319', '--ic-port=1923')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2636541
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25706/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2636562
DEBUG    ya.test:process.py:259 Command (pid 2636562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2636562) elapsed time (sec): 0.6829032897949219
DEBUG    ya.test:process.py:263 Command (pid 2636562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2636562) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 2636562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 2636562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2636562) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2636562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2636562) stime: 0.44823599999999997
DEBUG    ya.test:process.py:263 Command (pid 2636562) utime: 0.135843
DEBUG    ya.test:process.py:263 Command (pid 2636562) wtime: 0.69
DEBUG    ya.test:process.py:275 Command (pid 2636562) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c75c26cc0 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 0x7f7c75c27f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75c27f30>
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, 0582487a-353e-433a-a298-d525207d9fc3, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0582487a-353e-433a-a298-d525207d9fc3, localhost:3222): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0582487a-353e-433a-a298-d525207d9fc3, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 25706 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-7oqablvhq4.auto.internal:25706, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75c27f30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 64bdf783-3b65-45c9-a48b-365d6bffefea, ghrun-7oqablvhq4.auto.internal:25706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 64bdf783-3b65-45c9-a48b-365d6bffefea, ghrun-7oqablvhq4.auto.internal:25706): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 64bdf783-3b65-45c9-a48b-365d6bffefea, ghrun-7oqablvhq4.auto.internal:25706): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 64bdf783-3b65-45c9-a48b-365d6bffefea, ghrun-7oqablvhq4.auto.internal:25706): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=NThiNTUzOTMtZjQ0ZTMwMTQtYzNjYmMyYjctMWNjMGE3ZmY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c27f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75c27f30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, a28e732f-1e49-4e6f-8998-97e909fdeb38, ghrun-7oqablvhq4.auto.internal:25706): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 64bdf783-3b65-45c9-a48b-365d6bffefea, ghrun-7oqablvhq4.auto.internal:25706): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a28e732f-1e49-4e6f-8998-97e909fdeb38, ghrun-7oqablvhq4.auto.internal:25706): request = { session_id: "ydb://session/3?node_id=50004&id=NThiNTUzOTMtZjQ0ZTMwMTQtYzNjYmMyYjctMWNjMGE3ZmY=" 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, a28e732f-1e49-4e6f-8998-97e909fdeb38, ghrun-7oqablvhq4.auto.internal:25706): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c27f30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bdc709ae-14b2-4810-bbf3-cc4fc35b2210, ghrun-7oqablvhq4.auto.internal:25706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bdc709ae-14b2-4810-bbf3-cc4fc35b2210, ghrun-7oqablvhq4.auto.internal:25706): request = { session_id: "ydb://session/3?node_id=50004&id=NThiNTUzOTMtZjQ0ZTMwMTQtYzNjYmMyYjctMWNjMGE3ZmY=" 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, bdc709ae-14b2-4810-bbf3-cc4fc35b2210, ghrun-7oqablvhq4.auto.internal:25706): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c27f30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 99ce7dfb-d2be-4e4f-9151-45a286c63848, ghrun-7oqablvhq4.auto.internal:25706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ce7dfb-d2be-4e4f-9151-45a286c63848, ghrun-7oqablvhq4.auto.internal:25706): request = { session_id: "ydb://session/3?node_id=50004&id=NThiNTUzOTMtZjQ0ZTMwMTQtYzNjYmMyYjctMWNjMGE3ZmY=" 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, 99ce7dfb-d2be-4e4f-9151-45a286c63848, ghrun-7oqablvhq4.auto.internal:25706): 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 0x7f7c75c27f30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91d5c54b-aea0-4407-8915-a97db9058b83, ghrun-7oqablvhq4.auto.internal:25706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d5c54b-aea0-4407-8915-a97db9058b83, ghrun-7oqablvhq4.auto.internal:25706): request = { session_id: "ydb://session/3?node_id=50004&id=NThiNTUzOTMtZjQ0ZTMwMTQtYzNjYmMyYjctMWNjMGE3ZmY=" 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, 91d5c54b-aea0-4407-8915-a97db9058b83, ghrun-7oqablvhq4.auto.internal:25706): 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 0x7f7c75c27f30>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 21d10f35-5421-4905-ba61-e1cca8431d5e, ghrun-7oqablvhq4.auto.internal:25706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 21d10f35-5421-4905-ba61-e1cca8431d5e, ghrun-7oqablvhq4.auto.internal:25706): request = { session_id: "ydb://session/3?node_id=50004&id=NThiNTUzOTMtZjQ0ZTMwMTQtYzNjYmMyYjctMWNjMGE3ZmY=" 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, 21d10f35-5421-4905-ba61-e1cca8431d5e, ghrun-7oqablvhq4.auto.internal:25706): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c27f30>
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 0x7f7c75c27f30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c75c27f30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, abac9f8c-f240-4265-b352-2f57b23dd5e6, ghrun-7oqablvhq4.auto.internal:25706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, abac9f8c-f240-4265-b352-2f57b23dd5e6, ghrun-7oqablvhq4.auto.internal:25706): request = { session_id: "ydb://session/3?node_id=50004&id=NThiNTUzOTMtZjQ0ZTMwMTQtYzNjYmMyYjctMWNjMGE3ZmY=" 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 0x7f7c75c27f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, abac9f8c-f240-4265-b352-2f57b23dd5e6, ghrun-7oqablvhq4.auto.internal:25706): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, abac9f8c-f240-4265-b352-2f57b23dd5e6, ghrun-7oqablvhq4.auto.internal:25706): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, abac9f8c-f240-4265-b352-2f57b23dd5e6, ghrun-7oqablvhq4.auto.internal:25706): on response callback success
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:25706
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=1762784494720788&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:273 Stopped node localhost:25706/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12717
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_3lsrftu3.log --grpc-port=19821 --mon-port=19439 --ic-port=7137
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_3lsrftu3.log --grpc-port=19821 --mon-port=19439 --ic-port=7137
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_3lsrftu3.log', '--grpc-port=19821', '--mon-port=19439', '--ic-port=7137')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2639177
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19821/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2639178
DEBUG    ya.test:process.py:259 Command (pid 2639178) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2639178) elapsed time (sec): 0.7182755470275879
DEBUG    ya.test:process.py:263 Command (pid 2639178) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2639178) minflt: 16757
DEBUG    ya.test:process.py:263 Command (pid 2639178) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 2639178) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2639178) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 2639178) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2639178) stime: 0.42758799999999997
DEBUG    ya.test:process.py:263 Command (pid 2639178) utime: 0.13319
DEBUG    ya.test:process.py:263 Command (pid 2639178) wtime: 0.719
DEBUG    ya.test:process.py:275 Command (pid 2639178) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c75287350 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_5
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:379 RpcState(ListEndpoints, b9cdf304-0b46-4477-a2c4-dd82964ea0db, localhost:3222): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b9cdf304-0b46-4477-a2c4-dd82964ea0db, localhost:3222): request = { database: "/Root/users/database_5" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75284920>
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, b9cdf304-0b46-4477-a2c4-dd82964ea0db, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 19821 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-7oqablvhq4.auto.internal:19821, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 19e9ea24-529b-4e4b-ae4d-e84f18517376, ghrun-7oqablvhq4.auto.internal:19821): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19e9ea24-529b-4e4b-ae4d-e84f18517376, ghrun-7oqablvhq4.auto.internal:19821): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 19e9ea24-529b-4e4b-ae4d-e84f18517376, ghrun-7oqablvhq4.auto.internal:19821): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19e9ea24-529b-4e4b-ae4d-e84f18517376, ghrun-7oqablvhq4.auto.internal:19821): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=ZWUxNGUxNDQtNWU3MGU1YWEtZGYyNDMzMTItOWE5OTZhYjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75284920>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 19e9ea24-529b-4e4b-ae4d-e84f18517376, ghrun-7oqablvhq4.auto.internal:19821): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d542aa27-a30b-46cc-a0e8-952e2ef093c2, ghrun-7oqablvhq4.auto.internal:19821): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d542aa27-a30b-46cc-a0e8-952e2ef093c2, ghrun-7oqablvhq4.auto.internal:19821): request = { session_id: "ydb://session/3?node_id=50005&id=ZWUxNGUxNDQtNWU3MGU1YWEtZGYyNDMzMTItOWE5OTZhYjY=" 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, d542aa27-a30b-46cc-a0e8-952e2ef093c2, ghrun-7oqablvhq4.auto.internal:19821): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, ddaa616b-dff2-400b-b11e-41081879c72f, ghrun-7oqablvhq4.auto.internal:19821): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ddaa616b-dff2-400b-b11e-41081879c72f, ghrun-7oqablvhq4.auto.internal:19821): request = { session_id: "ydb://session/3?node_id=50005&id=ZWUxNGUxNDQtNWU3MGU1YWEtZGYyNDMzMTItOWE5OTZhYjY=" 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, ddaa616b-dff2-400b-b11e-41081879c72f, ghrun-7oqablvhq4.auto.internal:19821): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fbdba92-dd87-477f-bd25-6d6e8b6d8c1a, ghrun-7oqablvhq4.auto.internal:19821): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fbdba92-dd87-477f-bd25-6d6e8b6d8c1a, ghrun-7oqablvhq4.auto.internal:19821): request = { session_id: "ydb://session/3?node_id=50005&id=ZWUxNGUxNDQtNWU3MGU1YWEtZGYyNDMzMTItOWE5OTZhYjY=" 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, 7fbdba92-dd87-477f-bd25-6d6e8b6d8c1a, ghrun-7oqablvhq4.auto.internal:19821): 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 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e6d3bf1-8566-4a61-9c86-3ee4ad967dbe, ghrun-7oqablvhq4.auto.internal:19821): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6d3bf1-8566-4a61-9c86-3ee4ad967dbe, ghrun-7oqablvhq4.auto.internal:19821): request = { session_id: "ydb://session/3?node_id=50005&id=ZWUxNGUxNDQtNWU3MGU1YWEtZGYyNDMzMTItOWE5OTZhYjY=" 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, 6e6d3bf1-8566-4a61-9c86-3ee4ad967dbe, ghrun-7oqablvhq4.auto.internal:19821): 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 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, f4352a70-b91a-4065-b2eb-f8e50b27fad4, ghrun-7oqablvhq4.auto.internal:19821): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f4352a70-b91a-4065-b2eb-f8e50b27fad4, ghrun-7oqablvhq4.auto.internal:19821): request = { session_id: "ydb://session/3?node_id=50005&id=ZWUxNGUxNDQtNWU3MGU1YWEtZGYyNDMzMTItOWE5OTZhYjY=" 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, f4352a70-b91a-4065-b2eb-f8e50b27fad4, ghrun-7oqablvhq4.auto.internal:19821): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75284920>
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 0x7f7c75284920>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c75284920> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, dda8185f-e638-48e6-a6b1-1a85124028e7, ghrun-7oqablvhq4.auto.internal:19821): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dda8185f-e638-48e6-a6b1-1a85124028e7, ghrun-7oqablvhq4.auto.internal:19821): request = { session_id: "ydb://session/3?node_id=50005&id=ZWUxNGUxNDQtNWU3MGU1YWEtZGYyNDMzMTItOWE5OTZhYjY=" 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 0x7f7c75284920>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, dda8185f-e638-48e6-a6b1-1a85124028e7, ghrun-7oqablvhq4.auto.internal:19821): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dda8185f-e638-48e6-a6b1-1a85124028e7, ghrun-7oqablvhq4.auto.internal:19821): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, dda8185f-e638-48e6-a6b1-1a85124028e7, ghrun-7oqablvhq4.auto.internal:19821): 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:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:19821
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=1762784499954204&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:273 Stopped node localhost:19821/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5570
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_j2in2ygk.log --grpc-port=1625 --mon-port=27156 --ic-port=15956
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_j2in2ygk.log --grpc-port=1625 --mon-port=27156 --ic-port=15956
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_j2in2ygk.log', '--grpc-port=1625', '--mon-port=27156', '--ic-port=15956')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2643611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1625/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2643612
DEBUG    ya.test:process.py:259 Command (pid 2643612) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2643612) elapsed time (sec): 0.54176926612854
DEBUG    ya.test:process.py:263 Command (pid 2643612) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2643612) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 2643612) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 2643612) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2643612) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2643612) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2643612) stime: 0.326706
DEBUG    ya.test:process.py:263 Command (pid 2643612) utime: 0.123511
DEBUG    ya.test:process.py:263 Command (pid 2643612) wtime: 0.543
DEBUG    ya.test:process.py:275 Command (pid 2643612) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c777e23b0 state=pending>
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: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 0x7f7c777e01a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c777e01a0>
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_6
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 730b008b-073a-43c0-95e8-19320f4acb78, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 730b008b-073a-43c0-95e8-19320f4acb78, localhost:3222): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 730b008b-073a-43c0-95e8-19320f4acb78, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 1625 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-7oqablvhq4.auto.internal:1625, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c777e01a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e46b8b66-3aa9-4252-9c88-12bc3ca95096, ghrun-7oqablvhq4.auto.internal:1625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e46b8b66-3aa9-4252-9c88-12bc3ca95096, ghrun-7oqablvhq4.auto.internal:1625): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, e46b8b66-3aa9-4252-9c88-12bc3ca95096, ghrun-7oqablvhq4.auto.internal:1625): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e46b8b66-3aa9-4252-9c88-12bc3ca95096, ghrun-7oqablvhq4.auto.internal:1625): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=MzQ3ZGJiMDAtMjM3NzRmMzUtZjM2MWJiNS00MzA2OTE1" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c777e01a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c777e01a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4db63813-d778-45cb-a40e-1d7d6d7a21e0, ghrun-7oqablvhq4.auto.internal:1625): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, e46b8b66-3aa9-4252-9c88-12bc3ca95096, ghrun-7oqablvhq4.auto.internal:1625): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4db63813-d778-45cb-a40e-1d7d6d7a21e0, ghrun-7oqablvhq4.auto.internal:1625): request = { session_id: "ydb://session/3?node_id=50006&id=MzQ3ZGJiMDAtMjM3NzRmMzUtZjM2MWJiNS00MzA2OTE1" 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, 4db63813-d778-45cb-a40e-1d7d6d7a21e0, ghrun-7oqablvhq4.auto.internal:1625): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c777e01a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 806ed486-27ee-41f3-9365-68629d3aba79, ghrun-7oqablvhq4.auto.internal:1625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 806ed486-27ee-41f3-9365-68629d3aba79, ghrun-7oqablvhq4.auto.internal:1625): request = { session_id: "ydb://session/3?node_id=50006&id=MzQ3ZGJiMDAtMjM3NzRmMzUtZjM2MWJiNS00MzA2OTE1" 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, 806ed486-27ee-41f3-9365-68629d3aba79, ghrun-7oqablvhq4.auto.internal:1625): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c777e01a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7eeec77d-497e-4327-bad8-3dfefebec875, ghrun-7oqablvhq4.auto.internal:1625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eeec77d-497e-4327-bad8-3dfefebec875, ghrun-7oqablvhq4.auto.internal:1625): request = { session_id: "ydb://session/3?node_id=50006&id=MzQ3ZGJiMDAtMjM3NzRmMzUtZjM2MWJiNS00MzA2OTE1" 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, 7eeec77d-497e-4327-bad8-3dfefebec875, ghrun-7oqablvhq4.auto.internal:1625): 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 0x7f7c777e01a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d8332a9-70a8-4eba-82eb-4f05ef549abc, ghrun-7oqablvhq4.auto.internal:1625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d8332a9-70a8-4eba-82eb-4f05ef549abc, ghrun-7oqablvhq4.auto.internal:1625): request = { session_id: "ydb://session/3?node_id=50006&id=MzQ3ZGJiMDAtMjM3NzRmMzUtZjM2MWJiNS00MzA2OTE1" 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, 4d8332a9-70a8-4eba-82eb-4f05ef549abc, ghrun-7oqablvhq4.auto.internal:1625): 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 0x7f7c777e01a0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, dd15add3-f46a-4460-aa86-175950d53d3d, ghrun-7oqablvhq4.auto.internal:1625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, dd15add3-f46a-4460-aa86-175950d53d3d, ghrun-7oqablvhq4.auto.internal:1625): request = { session_id: "ydb://session/3?node_id=50006&id=MzQ3ZGJiMDAtMjM3NzRmMzUtZjM2MWJiNS00MzA2OTE1" 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, dd15add3-f46a-4460-aa86-175950d53d3d, ghrun-7oqablvhq4.auto.internal:1625): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c777e01a0>
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 0x7f7c777e01a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c777e01a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, bc301856-35e4-4f25-8440-f18615bdea92, ghrun-7oqablvhq4.auto.internal:1625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bc301856-35e4-4f25-8440-f18615bdea92, ghrun-7oqablvhq4.auto.internal:1625): request = { session_id: "ydb://session/3?node_id=50006&id=MzQ3ZGJiMDAtMjM3NzRmMzUtZjM2MWJiNS00MzA2OTE1" 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, bc301856-35e4-4f25-8440-f18615bdea92, ghrun-7oqablvhq4.auto.internal:1625): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, bc301856-35e4-4f25-8440-f18615bdea92, ghrun-7oqablvhq4.auto.internal:1625): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, bc301856-35e4-4f25-8440-f18615bdea92, ghrun-7oqablvhq4.auto.internal:1625): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7c777e01a0>
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:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:1625
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.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=1762784507037234&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:273 Stopped node localhost:1625/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16321
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27022
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1136
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14884
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_rgdiwwq_.log --grpc-port=27178 --mon-port=16321 --ic-port=27022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_rgdiwwq_.log --grpc-port=27178 --mon-port=16321 --ic-port=27022
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_rgdiwwq_.log', '--grpc-port=27178', '--mon-port=16321', '--ic-port=27022')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2646769
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27178/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2646816
DEBUG    ya.test:process.py:259 Command (pid 2646816) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2646816) elapsed time (sec): 0.5030758380889893
DEBUG    ya.test:process.py:263 Command (pid 2646816) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2646816) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 2646816) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 2646816) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2646816) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 2646816) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2646816) stime: 0.299015
DEBUG    ya.test:process.py:263 Command (pid 2646816) utime: 0.11706
DEBUG    ya.test:process.py:263 Command (pid 2646816) wtime: 0.506
DEBUG    ya.test:process.py:275 Command (pid 2646816) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c7638d910 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 0x7f7c7638d1e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c7638d1e0>
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)]
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, 9eea16bd-ee6f-4d0b-b125-8aa0180b4739, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9eea16bd-ee6f-4d0b-b125-8aa0180b4739, localhost:3222): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9eea16bd-ee6f-4d0b-b125-8aa0180b4739, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 27178 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-7oqablvhq4.auto.internal:27178, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c7638d1e0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, fd246ddf-1af2-426b-855d-18295621d60a, ghrun-7oqablvhq4.auto.internal:27178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd246ddf-1af2-426b-855d-18295621d60a, ghrun-7oqablvhq4.auto.internal:27178): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, fd246ddf-1af2-426b-855d-18295621d60a, ghrun-7oqablvhq4.auto.internal:27178): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd246ddf-1af2-426b-855d-18295621d60a, ghrun-7oqablvhq4.auto.internal:27178): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=ZGI2MTNhMmMtYWM1ZmYyZjMtOGQ4Y2I3MjItYWY4N2Y0ZjE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7638d1e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c7638d1e0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, fd246ddf-1af2-426b-855d-18295621d60a, ghrun-7oqablvhq4.auto.internal:27178): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 348cfaef-0250-4e33-9fa2-a9d5fd0e3c91, ghrun-7oqablvhq4.auto.internal:27178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 348cfaef-0250-4e33-9fa2-a9d5fd0e3c91, ghrun-7oqablvhq4.auto.internal:27178): request = { session_id: "ydb://session/3?node_id=50007&id=ZGI2MTNhMmMtYWM1ZmYyZjMtOGQ4Y2I3MjItYWY4N2Y0ZjE=" 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, 348cfaef-0250-4e33-9fa2-a9d5fd0e3c91, ghrun-7oqablvhq4.auto.internal:27178): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7638d1e0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c60d9bdd-fa8b-49b7-abb4-8c8825e3e748, ghrun-7oqablvhq4.auto.internal:27178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c60d9bdd-fa8b-49b7-abb4-8c8825e3e748, ghrun-7oqablvhq4.auto.internal:27178): request = { session_id: "ydb://session/3?node_id=50007&id=ZGI2MTNhMmMtYWM1ZmYyZjMtOGQ4Y2I3MjItYWY4N2Y0ZjE=" 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, c60d9bdd-fa8b-49b7-abb4-8c8825e3e748, ghrun-7oqablvhq4.auto.internal:27178): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7638d1e0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ce84f9d-4738-44f5-80db-f9eed40d3800, ghrun-7oqablvhq4.auto.internal:27178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce84f9d-4738-44f5-80db-f9eed40d3800, ghrun-7oqablvhq4.auto.internal:27178): request = { session_id: "ydb://session/3?node_id=50007&id=ZGI2MTNhMmMtYWM1ZmYyZjMtOGQ4Y2I3MjItYWY4N2Y0ZjE=" 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, 4ce84f9d-4738-44f5-80db-f9eed40d3800, ghrun-7oqablvhq4.auto.internal:27178): 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 0x7f7c7638d1e0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f47fa3d-2d4e-47a0-9814-6547d29f4d0b, ghrun-7oqablvhq4.auto.internal:27178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f47fa3d-2d4e-47a0-9814-6547d29f4d0b, ghrun-7oqablvhq4.auto.internal:27178): request = { session_id: "ydb://session/3?node_id=50007&id=ZGI2MTNhMmMtYWM1ZmYyZjMtOGQ4Y2I3MjItYWY4N2Y0ZjE=" 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, 7f47fa3d-2d4e-47a0-9814-6547d29f4d0b, ghrun-7oqablvhq4.auto.internal:27178): 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 0x7f7c7638d1e0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, f49c8d20-93af-42a0-9115-484c11e8167f, ghrun-7oqablvhq4.auto.internal:27178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f49c8d20-93af-42a0-9115-484c11e8167f, ghrun-7oqablvhq4.auto.internal:27178): request = { session_id: "ydb://session/3?node_id=50007&id=ZGI2MTNhMmMtYWM1ZmYyZjMtOGQ4Y2I3MjItYWY4N2Y0ZjE=" 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, f49c8d20-93af-42a0-9115-484c11e8167f, ghrun-7oqablvhq4.auto.internal:27178): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7638d1e0>
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 0x7f7c7638d1e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c7638d1e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 3e3ea0fd-6142-41c4-87f7-9d69d5cd2e51, ghrun-7oqablvhq4.auto.internal:27178): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3e3ea0fd-6142-41c4-87f7-9d69d5cd2e51, ghrun-7oqablvhq4.auto.internal:27178): request = { session_id: "ydb://session/3?node_id=50007&id=ZGI2MTNhMmMtYWM1ZmYyZjMtOGQ4Y2I3MjItYWY4N2Y0ZjE=" 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 0x7f7c7638d1e0>
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 3e3ea0fd-6142-41c4-87f7-9d69d5cd2e51, ghrun-7oqablvhq4.auto.internal:27178): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3e3ea0fd-6142-41c4-87f7-9d69d5cd2e51, ghrun-7oqablvhq4.auto.internal:27178): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 3e3ea0fd-6142-41c4-87f7-9d69d5cd2e51, ghrun-7oqablvhq4.auto.internal:27178): 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:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:27178
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=1762784512492823&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:273 Stopped node localhost:27178/8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12838
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61487
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_9/logfile_3rv1qcw6.log --grpc-port=7429 --mon-port=12838 --ic-port=17856
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3222 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_9/logfile_3rv1qcw6.log --grpc-port=7429 --mon-port=12838 --ic-port=17856
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:3222', '--tenant=/Root/users/database_8', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_9/logfile_3rv1qcw6.log', '--grpc-port=7429', '--mon-port=12838', '--ic-port=17856')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2649850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7429/9
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2649856
DEBUG    ya.test:process.py:259 Command (pid 2649856) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2649856) elapsed time (sec): 0.5700013637542725
DEBUG    ya.test:process.py:263 Command (pid 2649856) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2649856) minflt: 16238
DEBUG    ya.test:process.py:263 Command (pid 2649856) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 2649856) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2649856) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2649856) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2649856) stime: 0.35650099999999996
DEBUG    ya.test:process.py:263 Command (pid 2649856) utime: 0.13863899999999998
DEBUG    ya.test:process.py:263 Command (pid 2649856) wtime: 0.583
DEBUG    ya.test:process.py:275 Command (pid 2649856) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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_8
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 21674b55-b591-4172-9903-4c80717ce3d4, localhost:3222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 21674b55-b591-4172-9903-4c80717ce3d4, localhost:3222): request = { database: "/Root/users/database_8" }
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 0x7f7c75c8d0a0 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 0x7f7c75c8c740>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75c8c740>
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, 21674b55-b591-4172-9903-4c80717ce3d4, localhost:3222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 7429 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-7oqablvhq4.auto.internal:7429, 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:3222
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75c8c740>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6d90a616-14a8-4a50-9d7a-e13f54b21ad6, ghrun-7oqablvhq4.auto.internal:7429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d90a616-14a8-4a50-9d7a-e13f54b21ad6, ghrun-7oqablvhq4.auto.internal:7429): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 6d90a616-14a8-4a50-9d7a-e13f54b21ad6, ghrun-7oqablvhq4.auto.internal:7429): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d90a616-14a8-4a50-9d7a-e13f54b21ad6, ghrun-7oqablvhq4.auto.internal:7429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50008&id=ZWZiZGY4M2ItZDM1NTk1ODktNzRhNTljMjMtZTZkM2MyMWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c8c740>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75c8c740>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 6d90a616-14a8-4a50-9d7a-e13f54b21ad6, ghrun-7oqablvhq4.auto.internal:7429): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, fe823543-42d4-4b14-8a14-e3353f3ad512, ghrun-7oqablvhq4.auto.internal:7429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fe823543-42d4-4b14-8a14-e3353f3ad512, ghrun-7oqablvhq4.auto.internal:7429): request = { session_id: "ydb://session/3?node_id=50008&id=ZWZiZGY4M2ItZDM1NTk1ODktNzRhNTljMjMtZTZkM2MyMWY=" 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, fe823543-42d4-4b14-8a14-e3353f3ad512, ghrun-7oqablvhq4.auto.internal:7429): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c8c740>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4dde8717-21e1-4192-8f9a-bbd4de7221af, ghrun-7oqablvhq4.auto.internal:7429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4dde8717-21e1-4192-8f9a-bbd4de7221af, ghrun-7oqablvhq4.auto.internal:7429): request = { session_id: "ydb://session/3?node_id=50008&id=ZWZiZGY4M2ItZDM1NTk1ODktNzRhNTljMjMtZTZkM2MyMWY=" 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, 4dde8717-21e1-4192-8f9a-bbd4de7221af, ghrun-7oqablvhq4.auto.internal:7429): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c8c740>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 99aafbcd-a091-4f42-b317-8a045a5f2f1e, ghrun-7oqablvhq4.auto.internal:7429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99aafbcd-a091-4f42-b317-8a045a5f2f1e, ghrun-7oqablvhq4.auto.internal:7429): request = { session_id: "ydb://session/3?node_id=50008&id=ZWZiZGY4M2ItZDM1NTk1ODktNzRhNTljMjMtZTZkM2MyMWY=" 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, 99aafbcd-a091-4f42-b317-8a045a5f2f1e, ghrun-7oqablvhq4.auto.internal:7429): 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 0x7f7c75c8c740>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd77c6c2-3580-4a7b-91ed-e3329e737975, ghrun-7oqablvhq4.auto.internal:7429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd77c6c2-3580-4a7b-91ed-e3329e737975, ghrun-7oqablvhq4.auto.internal:7429): request = { session_id: "ydb://session/3?node_id=50008&id=ZWZiZGY4M2ItZDM1NTk1ODktNzRhNTljMjMtZTZkM2MyMWY=" 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, dd77c6c2-3580-4a7b-91ed-e3329e737975, ghrun-7oqablvhq4.auto.internal:7429): 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 0x7f7c75c8c740>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 94fd3645-d0e1-4da5-8469-5384d294e623, ghrun-7oqablvhq4.auto.internal:7429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 94fd3645-d0e1-4da5-8469-5384d294e623, ghrun-7oqablvhq4.auto.internal:7429): request = { session_id: "ydb://session/3?node_id=50008&id=ZWZiZGY4M2ItZDM1NTk1ODktNzRhNTljMjMtZTZkM2MyMWY=" 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, 94fd3645-d0e1-4da5-8469-5384d294e623, ghrun-7oqablvhq4.auto.internal:7429): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c8c740>
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 0x7f7c75c8c740>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c75c8c740> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 5be8f033-96d6-4c53-a7bf-090b7a81a184, ghrun-7oqablvhq4.auto.internal:7429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5be8f033-96d6-4c53-a7bf-090b7a81a184, ghrun-7oqablvhq4.auto.internal:7429): request = { session_id: "ydb://session/3?node_id=50008&id=ZWZiZGY4M2ItZDM1NTk1ODktNzRhNTljMjMtZTZkM2MyMWY=" 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 0x7f7c75c8c740>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 5be8f033-96d6-4c53-a7bf-090b7a81a184, ghrun-7oqablvhq4.auto.internal:7429): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5be8f033-96d6-4c53-a7bf-090b7a81a184, ghrun-7oqablvhq4.auto.internal:7429): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3222
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:7429
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 5be8f033-96d6-4c53-a7bf-090b7a81a184, ghrun-7oqablvhq4.auto.internal:7429): 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_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=1762784517960221&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:273 Stopped node localhost:7429/9
---------------------------- 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# 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--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:273 Stopped node localhost:3222/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17856
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12838
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27022
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16321
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15956
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12717
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7137
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9806
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19716
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62890
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63957
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31831
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11106
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14107
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8601
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3033
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23114
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10259
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:471 Working directory: /home/runner/.ya/build/build_root/k3c2/001b64/r3tmp/kikimr_cluster_whqr8o8z
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16529
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4360
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/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/k3c2/001b64/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_ws9ym3t7.log --grpc-port=16247 --mon-port=4580 --ic-port=10259
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16247/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/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/k3c2/001b64/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_ws9ym3t7.log --grpc-port=16247 --mon-port=4580 --ic-port=10259
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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/k3c2/001b64/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_ws9ym3t7.log', '--grpc-port=16247', '--mon-port=4580', '--ic-port=10259')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2656672
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16247/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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2656685
DEBUG    ya.test:process.py:259 Command (pid 2656685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2656685) elapsed time (sec): 1.3986809253692627
DEBUG    ya.test:process.py:263 Command (pid 2656685) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2656685) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2656685) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 2656685) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 2656685) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2656685) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 2656685) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2656685) stime: 0.742346
DEBUG    ya.test:process.py:263 Command (pid 2656685) utime: 0.122801
DEBUG    ya.test:process.py:263 Command (pid 2656685) wtime: 1.4
DEBUG    ya.test:process.py:275 Command (pid 2656685) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16247', '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: 10259\n      }\n      HostConfigId: 1\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/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16247', '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: 10259\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2659397
DEBUG    ya.test:process.py:259 Command (pid 2659397) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2659397) elapsed time (sec): 0.9789676666259766
DEBUG    ya.test:process.py:263 Command (pid 2659397) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) maxrss: 552264
DEBUG    ya.test:process.py:263 Command (pid 2659397) minflt: 18526
DEBUG    ya.test:process.py:263 Command (pid 2659397) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 2659397) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2659397) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 2659397) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2659397) stime: 0.35076399999999996
DEBUG    ya.test:process.py:263 Command (pid 2659397) utime: 0.1276
DEBUG    ya.test:process.py:263 Command (pid 2659397) wtime: 1.004
DEBUG    ya.test:process.py:275 Command (pid 2659397) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16247', '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.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/k3c2/001b64/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16247', '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: 2660054
DEBUG    ya.test:process.py:259 Command (pid 2660054) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2660054) elapsed time (sec): 0.8586931228637695
DEBUG    ya.test:process.py:263 Command (pid 2660054) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) maxrss: 552360
DEBUG    ya.test:process.py:263 Command (pid 2660054) minflt: 18377
DEBUG    ya.test:process.py:263 Command (pid 2660054) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 2660054) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2660054) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 2660054) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2660054) stime: 0.639185
DEBUG    ya.test:process.py:263 Command (pid 2660054) utime: 0.13280999999999998
DEBUG    ya.test:process.py:263 Command (pid 2660054) wtime: 0.869
DEBUG    ya.test:process.py:275 Command (pid 2660054) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_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/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_gwmxqb29.log --grpc-port=27543 --mon-port=6783 --ic-port=3967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_gwmxqb29.log --grpc-port=27543 --mon-port=6783 --ic-port=3967
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_gwmxqb29.log', '--grpc-port=27543', '--mon-port=6783', '--ic-port=3967')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2660943
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27543/1
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2660944
DEBUG    ya.test:process.py:259 Command (pid 2660944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2660944) elapsed time (sec): 0.6865911483764648
DEBUG    ya.test:process.py:263 Command (pid 2660944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2660944) minflt: 16530
DEBUG    ya.test:process.py:263 Command (pid 2660944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 2660944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2660944) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2660944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2660944) stime: 0.451266
DEBUG    ya.test:process.py:263 Command (pid 2660944) utime: 0.132298
DEBUG    ya.test:process.py:263 Command (pid 2660944) wtime: 0.696
DEBUG    ya.test:process.py:275 Command (pid 2660944) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d83cadeb-3692-4b32-8441-c2587705668a, localhost:16247): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d83cadeb-3692-4b32-8441-c2587705668a, localhost:16247): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d83cadeb-3692-4b32-8441-c2587705668a, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 27543 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-7oqablvhq4.auto.internal:27543, 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 0x7f7c75cfeef0 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 0x7f7c75cfedb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75cfedb0>
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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75cfedb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 16e27756-79a0-4200-b172-4d6798988a90, ghrun-7oqablvhq4.auto.internal:27543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 16e27756-79a0-4200-b172-4d6798988a90, ghrun-7oqablvhq4.auto.internal:27543): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 16e27756-79a0-4200-b172-4d6798988a90, ghrun-7oqablvhq4.auto.internal:27543): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 16e27756-79a0-4200-b172-4d6798988a90, ghrun-7oqablvhq4.auto.internal:27543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ODE1YmFmZjUtODBkMjQ1NGYtNjI2YWYzNmEtNjQwNzNkMDg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75cfedb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75cfedb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4d70ac5b-aa86-4a5e-a704-6c80ac19b91a, ghrun-7oqablvhq4.auto.internal:27543): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 16e27756-79a0-4200-b172-4d6798988a90, ghrun-7oqablvhq4.auto.internal:27543): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4d70ac5b-aa86-4a5e-a704-6c80ac19b91a, ghrun-7oqablvhq4.auto.internal:27543): request = { session_id: "ydb://session/3?node_id=50000&id=ODE1YmFmZjUtODBkMjQ1NGYtNjI2YWYzNmEtNjQwNzNkMDg=" 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, 4d70ac5b-aa86-4a5e-a704-6c80ac19b91a, ghrun-7oqablvhq4.auto.internal:27543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75cfedb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 6f73573c-0425-4f6c-9f7a-3b5efb994ddc, ghrun-7oqablvhq4.auto.internal:27543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6f73573c-0425-4f6c-9f7a-3b5efb994ddc, ghrun-7oqablvhq4.auto.internal:27543): request = { session_id: "ydb://session/3?node_id=50000&id=ODE1YmFmZjUtODBkMjQ1NGYtNjI2YWYzNmEtNjQwNzNkMDg=" 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, 6f73573c-0425-4f6c-9f7a-3b5efb994ddc, ghrun-7oqablvhq4.auto.internal:27543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75cfedb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb9724fe-7165-4ad8-8602-f5d69b059841, ghrun-7oqablvhq4.auto.internal:27543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb9724fe-7165-4ad8-8602-f5d69b059841, ghrun-7oqablvhq4.auto.internal:27543): request = { session_id: "ydb://session/3?node_id=50000&id=ODE1YmFmZjUtODBkMjQ1NGYtNjI2YWYzNmEtNjQwNzNkMDg=" 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, fb9724fe-7165-4ad8-8602-f5d69b059841, ghrun-7oqablvhq4.auto.internal:27543): 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 0x7f7c75cfedb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c9c7506d-8718-4232-bce5-e791fb202062, ghrun-7oqablvhq4.auto.internal:27543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c7506d-8718-4232-bce5-e791fb202062, ghrun-7oqablvhq4.auto.internal:27543): request = { session_id: "ydb://session/3?node_id=50000&id=ODE1YmFmZjUtODBkMjQ1NGYtNjI2YWYzNmEtNjQwNzNkMDg=" 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, c9c7506d-8718-4232-bce5-e791fb202062, ghrun-7oqablvhq4.auto.internal:27543): 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 0x7f7c75cfedb0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 0e34a11f-dd22-4cb6-9640-d5a5c2e48425, ghrun-7oqablvhq4.auto.internal:27543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 0e34a11f-dd22-4cb6-9640-d5a5c2e48425, ghrun-7oqablvhq4.auto.internal:27543): request = { session_id: "ydb://session/3?node_id=50000&id=ODE1YmFmZjUtODBkMjQ1NGYtNjI2YWYzNmEtNjQwNzNkMDg=" 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, 0e34a11f-dd22-4cb6-9640-d5a5c2e48425, ghrun-7oqablvhq4.auto.internal:27543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75cfedb0>
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 0x7f7c75cfedb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c75cfedb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 8a684657-84cb-4141-9176-eb8a820dbfb8, ghrun-7oqablvhq4.auto.internal:27543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8a684657-84cb-4141-9176-eb8a820dbfb8, ghrun-7oqablvhq4.auto.internal:27543): request = { session_id: "ydb://session/3?node_id=50000&id=ODE1YmFmZjUtODBkMjQ1NGYtNjI2YWYzNmEtNjQwNzNkMDg=" 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 0x7f7c75cfedb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 8a684657-84cb-4141-9176-eb8a820dbfb8, ghrun-7oqablvhq4.auto.internal:27543): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8a684657-84cb-4141-9176-eb8a820dbfb8, ghrun-7oqablvhq4.auto.internal:27543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 8a684657-84cb-4141-9176-eb8a820dbfb8, ghrun-7oqablvhq4.auto.internal:27543): 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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:27543
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=1762784535529464&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:273 Stopped node localhost:27543/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17384
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_qakjc0of.log --grpc-port=17384 --mon-port=28469 --ic-port=1560
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_qakjc0of.log --grpc-port=17384 --mon-port=28469 --ic-port=1560
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_qakjc0of.log', '--grpc-port=17384', '--mon-port=28469', '--ic-port=1560')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2663870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17384/2
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2663908
DEBUG    ya.test:process.py:259 Command (pid 2663908) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2663908) elapsed time (sec): 0.6586174964904785
DEBUG    ya.test:process.py:263 Command (pid 2663908) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2663908) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2663908) minflt: 16878
DEBUG    ya.test:process.py:263 Command (pid 2663908) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 2663908) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2663908) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2663908) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2663908) stime: 0.358356
DEBUG    ya.test:process.py:263 Command (pid 2663908) utime: 0.127145
DEBUG    ya.test:process.py:263 Command (pid 2663908) wtime: 0.66
DEBUG    ya.test:process.py:275 Command (pid 2663908) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c75d72590 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 0x7f7c7545c8d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c7545c8d0>
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_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, de272cb8-0624-4c94-87c9-96c5a7d7bcfe, localhost:16247): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, de272cb8-0624-4c94-87c9-96c5a7d7bcfe, localhost:16247): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, de272cb8-0624-4c94-87c9-96c5a7d7bcfe, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 17384 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-7oqablvhq4.auto.internal:17384, 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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c7545c8d0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c2e92835-86cd-4664-8068-f69e74591369, ghrun-7oqablvhq4.auto.internal:17384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2e92835-86cd-4664-8068-f69e74591369, ghrun-7oqablvhq4.auto.internal:17384): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c2e92835-86cd-4664-8068-f69e74591369, ghrun-7oqablvhq4.auto.internal:17384): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2e92835-86cd-4664-8068-f69e74591369, ghrun-7oqablvhq4.auto.internal:17384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NzFhZmY0OC1kZTA5MWZkZi0xZTVjMzM2ZS0yOWY3MWUyMA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7545c8d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c7545c8d0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c2e92835-86cd-4664-8068-f69e74591369, ghrun-7oqablvhq4.auto.internal:17384): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 9cf2a301-f565-4739-a39c-4a790aeff0c6, ghrun-7oqablvhq4.auto.internal:17384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9cf2a301-f565-4739-a39c-4a790aeff0c6, ghrun-7oqablvhq4.auto.internal:17384): request = { session_id: "ydb://session/3?node_id=50001&id=NzFhZmY0OC1kZTA5MWZkZi0xZTVjMzM2ZS0yOWY3MWUyMA==" 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, 9cf2a301-f565-4739-a39c-4a790aeff0c6, ghrun-7oqablvhq4.auto.internal:17384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7545c8d0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 72cb146d-e55a-45f8-b12f-4659e24415aa, ghrun-7oqablvhq4.auto.internal:17384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 72cb146d-e55a-45f8-b12f-4659e24415aa, ghrun-7oqablvhq4.auto.internal:17384): request = { session_id: "ydb://session/3?node_id=50001&id=NzFhZmY0OC1kZTA5MWZkZi0xZTVjMzM2ZS0yOWY3MWUyMA==" 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, 72cb146d-e55a-45f8-b12f-4659e24415aa, ghrun-7oqablvhq4.auto.internal:17384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7545c8d0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31e4ec19-2083-4e81-ac18-600f59b2884a, ghrun-7oqablvhq4.auto.internal:17384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e4ec19-2083-4e81-ac18-600f59b2884a, ghrun-7oqablvhq4.auto.internal:17384): request = { session_id: "ydb://session/3?node_id=50001&id=NzFhZmY0OC1kZTA5MWZkZi0xZTVjMzM2ZS0yOWY3MWUyMA==" 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, 31e4ec19-2083-4e81-ac18-600f59b2884a, ghrun-7oqablvhq4.auto.internal:17384): 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 0x7f7c7545c8d0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b141f3be-5cfa-4e5f-b7f2-f0e16a33ef2c, ghrun-7oqablvhq4.auto.internal:17384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b141f3be-5cfa-4e5f-b7f2-f0e16a33ef2c, ghrun-7oqablvhq4.auto.internal:17384): request = { session_id: "ydb://session/3?node_id=50001&id=NzFhZmY0OC1kZTA5MWZkZi0xZTVjMzM2ZS0yOWY3MWUyMA==" 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, b141f3be-5cfa-4e5f-b7f2-f0e16a33ef2c, ghrun-7oqablvhq4.auto.internal:17384): 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 0x7f7c7545c8d0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, d14971f3-6903-42c6-8032-55f36795bf65, ghrun-7oqablvhq4.auto.internal:17384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, d14971f3-6903-42c6-8032-55f36795bf65, ghrun-7oqablvhq4.auto.internal:17384): request = { session_id: "ydb://session/3?node_id=50001&id=NzFhZmY0OC1kZTA5MWZkZi0xZTVjMzM2ZS0yOWY3MWUyMA==" 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, d14971f3-6903-42c6-8032-55f36795bf65, ghrun-7oqablvhq4.auto.internal:17384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c7545c8d0>
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 0x7f7c7545c8d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c7545c8d0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 69af530d-f23d-4cc9-813e-5d6d3a139139, ghrun-7oqablvhq4.auto.internal:17384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 69af530d-f23d-4cc9-813e-5d6d3a139139, ghrun-7oqablvhq4.auto.internal:17384): request = { session_id: "ydb://session/3?node_id=50001&id=NzFhZmY0OC1kZTA5MWZkZi0xZTVjMzM2ZS0yOWY3MWUyMA==" 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, 69af530d-f23d-4cc9-813e-5d6d3a139139, ghrun-7oqablvhq4.auto.internal:17384): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 69af530d-f23d-4cc9-813e-5d6d3a139139, ghrun-7oqablvhq4.auto.internal:17384): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 69af530d-f23d-4cc9-813e-5d6d3a139139, ghrun-7oqablvhq4.auto.internal:17384): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7c7545c8d0>
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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:17384
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=1762784543500627&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:273 Stopped node localhost:17384/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63236
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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__jw6dqql.log --grpc-port=63236 --mon-port=7309 --ic-port=22947
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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__jw6dqql.log --grpc-port=63236 --mon-port=7309 --ic-port=22947
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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__jw6dqql.log', '--grpc-port=63236', '--mon-port=7309', '--ic-port=22947')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2668278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63236/3
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2668281
DEBUG    ya.test:process.py:259 Command (pid 2668281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2668281) elapsed time (sec): 2.0554862022399902
DEBUG    ya.test:process.py:263 Command (pid 2668281) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2668281) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 2668281) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 2668281) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2668281) nvcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 2668281) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2668281) stime: 0.62567
DEBUG    ya.test:process.py:263 Command (pid 2668281) utime: 0.11864699999999999
DEBUG    ya.test:process.py:263 Command (pid 2668281) wtime: 2.058
DEBUG    ya.test:process.py:275 Command (pid 2668281) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c755fba30 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 0x7f7c75e01050>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75e01050>
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, b17c9690-3048-4277-ab04-0327f34a58e2, localhost:16247): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b17c9690-3048-4277-ab04-0327f34a58e2, localhost:16247): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b17c9690-3048-4277-ab04-0327f34a58e2, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 63236 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-7oqablvhq4.auto.internal:63236, 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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75e01050>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e56115b1-db82-4aab-81ca-6760f6d8ece7, ghrun-7oqablvhq4.auto.internal:63236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e56115b1-db82-4aab-81ca-6760f6d8ece7, ghrun-7oqablvhq4.auto.internal:63236): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, e56115b1-db82-4aab-81ca-6760f6d8ece7, ghrun-7oqablvhq4.auto.internal:63236): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e56115b1-db82-4aab-81ca-6760f6d8ece7, ghrun-7oqablvhq4.auto.internal:63236): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Mzc0MmMxMzItMjk1ZDU0YTgtYTA4NTJlNTQtMzIzNmMwZGI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75e01050>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75e01050>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, e56115b1-db82-4aab-81ca-6760f6d8ece7, ghrun-7oqablvhq4.auto.internal:63236): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b4871b1a-718d-447d-b150-b60ad5bccd8b, ghrun-7oqablvhq4.auto.internal:63236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b4871b1a-718d-447d-b150-b60ad5bccd8b, ghrun-7oqablvhq4.auto.internal:63236): request = { session_id: "ydb://session/3?node_id=50002&id=Mzc0MmMxMzItMjk1ZDU0YTgtYTA4NTJlNTQtMzIzNmMwZGI=" 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, b4871b1a-718d-447d-b150-b60ad5bccd8b, ghrun-7oqablvhq4.auto.internal:63236): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75e01050>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 74664f4c-2354-4926-b382-f6f8de1e9675, ghrun-7oqablvhq4.auto.internal:63236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 74664f4c-2354-4926-b382-f6f8de1e9675, ghrun-7oqablvhq4.auto.internal:63236): request = { session_id: "ydb://session/3?node_id=50002&id=Mzc0MmMxMzItMjk1ZDU0YTgtYTA4NTJlNTQtMzIzNmMwZGI=" 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, 74664f4c-2354-4926-b382-f6f8de1e9675, ghrun-7oqablvhq4.auto.internal:63236): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75e01050>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae0c4551-1ec5-41b9-9228-a9452d2b3614, ghrun-7oqablvhq4.auto.internal:63236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0c4551-1ec5-41b9-9228-a9452d2b3614, ghrun-7oqablvhq4.auto.internal:63236): request = { session_id: "ydb://session/3?node_id=50002&id=Mzc0MmMxMzItMjk1ZDU0YTgtYTA4NTJlNTQtMzIzNmMwZGI=" 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, ae0c4551-1ec5-41b9-9228-a9452d2b3614, ghrun-7oqablvhq4.auto.internal:63236): 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 0x7f7c75e01050>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d64e9a14-4ae4-4236-bccf-710dc826ae75, ghrun-7oqablvhq4.auto.internal:63236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64e9a14-4ae4-4236-bccf-710dc826ae75, ghrun-7oqablvhq4.auto.internal:63236): request = { session_id: "ydb://session/3?node_id=50002&id=Mzc0MmMxMzItMjk1ZDU0YTgtYTA4NTJlNTQtMzIzNmMwZGI=" 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, d64e9a14-4ae4-4236-bccf-710dc826ae75, ghrun-7oqablvhq4.auto.internal:63236): 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 0x7f7c75e01050>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, caeda32f-aac8-4933-8a14-55cb12a4c454, ghrun-7oqablvhq4.auto.internal:63236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, caeda32f-aac8-4933-8a14-55cb12a4c454, ghrun-7oqablvhq4.auto.internal:63236): request = { session_id: "ydb://session/3?node_id=50002&id=Mzc0MmMxMzItMjk1ZDU0YTgtYTA4NTJlNTQtMzIzNmMwZGI=" 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, caeda32f-aac8-4933-8a14-55cb12a4c454, ghrun-7oqablvhq4.auto.internal:63236): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75e01050>
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 0x7f7c75e01050>, 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 0x7f7c75e01050> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 25f3bad9-2d39-43ba-afd4-2c05a40ad4b4, ghrun-7oqablvhq4.auto.internal:63236): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 25f3bad9-2d39-43ba-afd4-2c05a40ad4b4, ghrun-7oqablvhq4.auto.internal:63236): request = { session_id: "ydb://session/3?node_id=50002&id=Mzc0MmMxMzItMjk1ZDU0YTgtYTA4NTJlNTQtMzIzNmMwZGI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 25f3bad9-2d39-43ba-afd4-2c05a40ad4b4, ghrun-7oqablvhq4.auto.internal:63236): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 25f3bad9-2d39-43ba-afd4-2c05a40ad4b4, ghrun-7oqablvhq4.auto.internal:63236): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 25f3bad9-2d39-43ba-afd4-2c05a40ad4b4, ghrun-7oqablvhq4.auto.internal:63236): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7c75e01050>
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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:63236
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=1762784550420966&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:273 Stopped node localhost:63236/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16426
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17934
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20143
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26010
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_v_bc23bv.log --grpc-port=16426 --mon-port=26801 --ic-port=17934
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_v_bc23bv.log --grpc-port=16426 --mon-port=26801 --ic-port=17934
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_v_bc23bv.log', '--grpc-port=16426', '--mon-port=26801', '--ic-port=17934')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2672823
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16426/4
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2672828
DEBUG    ya.test:process.py:259 Command (pid 2672828) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2672828) elapsed time (sec): 0.6235175132751465
DEBUG    ya.test:process.py:263 Command (pid 2672828) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2672828) minflt: 16236
DEBUG    ya.test:process.py:263 Command (pid 2672828) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 2672828) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2672828) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2672828) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2672828) stime: 0.245163
DEBUG    ya.test:process.py:263 Command (pid 2672828) utime: 0.133845
DEBUG    ya.test:process.py:263 Command (pid 2672828) wtime: 0.64
DEBUG    ya.test:process.py:275 Command (pid 2672828) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c754a85b0 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_3
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f7c75c1e220>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75c1e220>
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, 9538bfb2-07b8-47df-91b1-44e7645cc963, localhost:16247): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9538bfb2-07b8-47df-91b1-44e7645cc963, localhost:16247): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9538bfb2-07b8-47df-91b1-44e7645cc963, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 16426 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-7oqablvhq4.auto.internal:16426, 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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c75c1e220>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 50447e45-d487-4d37-a024-5c04b6c3c1f7, ghrun-7oqablvhq4.auto.internal:16426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 50447e45-d487-4d37-a024-5c04b6c3c1f7, ghrun-7oqablvhq4.auto.internal:16426): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 50447e45-d487-4d37-a024-5c04b6c3c1f7, ghrun-7oqablvhq4.auto.internal:16426): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 50447e45-d487-4d37-a024-5c04b6c3c1f7, ghrun-7oqablvhq4.auto.internal:16426): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YzNmZTAzZjktZWRlODE4NmEtMzU3ODMyOWQtYWJmNmNkZWQ=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 50447e45-d487-4d37-a024-5c04b6c3c1f7, ghrun-7oqablvhq4.auto.internal:16426): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c1e220>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c75c1e220>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, e00debd5-c8c4-4eae-879d-64c300eca184, ghrun-7oqablvhq4.auto.internal:16426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e00debd5-c8c4-4eae-879d-64c300eca184, ghrun-7oqablvhq4.auto.internal:16426): request = { session_id: "ydb://session/3?node_id=50003&id=YzNmZTAzZjktZWRlODE4NmEtMzU3ODMyOWQtYWJmNmNkZWQ=" 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, e00debd5-c8c4-4eae-879d-64c300eca184, ghrun-7oqablvhq4.auto.internal:16426): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c1e220>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d3ffcc30-b08b-401f-8361-28d6b189d21d, ghrun-7oqablvhq4.auto.internal:16426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d3ffcc30-b08b-401f-8361-28d6b189d21d, ghrun-7oqablvhq4.auto.internal:16426): request = { session_id: "ydb://session/3?node_id=50003&id=YzNmZTAzZjktZWRlODE4NmEtMzU3ODMyOWQtYWJmNmNkZWQ=" 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, d3ffcc30-b08b-401f-8361-28d6b189d21d, ghrun-7oqablvhq4.auto.internal:16426): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c1e220>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6169d9fb-37d0-442c-b712-487010416dbc, ghrun-7oqablvhq4.auto.internal:16426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6169d9fb-37d0-442c-b712-487010416dbc, ghrun-7oqablvhq4.auto.internal:16426): request = { session_id: "ydb://session/3?node_id=50003&id=YzNmZTAzZjktZWRlODE4NmEtMzU3ODMyOWQtYWJmNmNkZWQ=" 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, 6169d9fb-37d0-442c-b712-487010416dbc, ghrun-7oqablvhq4.auto.internal:16426): 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 0x7f7c75c1e220>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27601818-b7a1-4471-830f-ffb88d8c3f8b, ghrun-7oqablvhq4.auto.internal:16426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27601818-b7a1-4471-830f-ffb88d8c3f8b, ghrun-7oqablvhq4.auto.internal:16426): request = { session_id: "ydb://session/3?node_id=50003&id=YzNmZTAzZjktZWRlODE4NmEtMzU3ODMyOWQtYWJmNmNkZWQ=" 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, 27601818-b7a1-4471-830f-ffb88d8c3f8b, ghrun-7oqablvhq4.auto.internal:16426): 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 0x7f7c75c1e220>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, f3ede425-a690-4296-a380-d93352ec3813, ghrun-7oqablvhq4.auto.internal:16426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f3ede425-a690-4296-a380-d93352ec3813, ghrun-7oqablvhq4.auto.internal:16426): request = { session_id: "ydb://session/3?node_id=50003&id=YzNmZTAzZjktZWRlODE4NmEtMzU3ODMyOWQtYWJmNmNkZWQ=" 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, f3ede425-a690-4296-a380-d93352ec3813, ghrun-7oqablvhq4.auto.internal:16426): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c75c1e220>
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 0x7f7c75c1e220>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c75c1e220> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 2dd2586b-ced7-479a-8d3a-c5c3b6708066, ghrun-7oqablvhq4.auto.internal:16426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2dd2586b-ced7-479a-8d3a-c5c3b6708066, ghrun-7oqablvhq4.auto.internal:16426): request = { session_id: "ydb://session/3?node_id=50003&id=YzNmZTAzZjktZWRlODE4NmEtMzU3ODMyOWQtYWJmNmNkZWQ=" 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, 2dd2586b-ced7-479a-8d3a-c5c3b6708066, ghrun-7oqablvhq4.auto.internal:16426): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2dd2586b-ced7-479a-8d3a-c5c3b6708066, ghrun-7oqablvhq4.auto.internal:16426): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 2dd2586b-ced7-479a-8d3a-c5c3b6708066, ghrun-7oqablvhq4.auto.internal:16426): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7c75c1e220>
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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:16426
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=1762784558496242&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:273 Stopped node localhost:16426/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_8rj7zbpv.log --grpc-port=5162 --mon-port=3596 --ic-port=11521
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_8rj7zbpv.log --grpc-port=5162 --mon-port=3596 --ic-port=11521
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_8rj7zbpv.log', '--grpc-port=5162', '--mon-port=3596', '--ic-port=11521')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2674738
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5162/5
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2674760
DEBUG    ya.test:process.py:259 Command (pid 2674760) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2674760) elapsed time (sec): 0.5739114284515381
DEBUG    ya.test:process.py:263 Command (pid 2674760) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2674760) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 2674760) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 2674760) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2674760) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2674760) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2674760) stime: 0.269474
DEBUG    ya.test:process.py:263 Command (pid 2674760) utime: 0.12317399999999999
DEBUG    ya.test:process.py:263 Command (pid 2674760) wtime: 0.584
DEBUG    ya.test:process.py:275 Command (pid 2674760) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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_4
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e02c64b0-16b3-40b0-8b63-71a5680de46d, localhost:16247): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e02c64b0-16b3-40b0-8b63-71a5680de46d, localhost:16247): request = { database: "/Root/users/database_4" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f7c755cac20 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 0x7f7c755c86a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c755c86a0>
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, e02c64b0-16b3-40b0-8b63-71a5680de46d, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 5162 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-7oqablvhq4.auto.internal:5162, 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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c755c86a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 43f86fa9-3c7a-491b-8e7f-060824d63c46, ghrun-7oqablvhq4.auto.internal:5162): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43f86fa9-3c7a-491b-8e7f-060824d63c46, ghrun-7oqablvhq4.auto.internal:5162): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 43f86fa9-3c7a-491b-8e7f-060824d63c46, ghrun-7oqablvhq4.auto.internal:5162): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43f86fa9-3c7a-491b-8e7f-060824d63c46, ghrun-7oqablvhq4.auto.internal:5162): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=N2EzMDJhYzktNmFmYmI0YTEtNjkyYzliNjAtZTFhNWMwYTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c755c86a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c755c86a0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 43f86fa9-3c7a-491b-8e7f-060824d63c46, ghrun-7oqablvhq4.auto.internal:5162): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, d25cc667-78a3-455f-8b1e-d75922ad8ead, ghrun-7oqablvhq4.auto.internal:5162): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d25cc667-78a3-455f-8b1e-d75922ad8ead, ghrun-7oqablvhq4.auto.internal:5162): request = { session_id: "ydb://session/3?node_id=50004&id=N2EzMDJhYzktNmFmYmI0YTEtNjkyYzliNjAtZTFhNWMwYTI=" 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, d25cc667-78a3-455f-8b1e-d75922ad8ead, ghrun-7oqablvhq4.auto.internal:5162): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c755c86a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 08eda2a2-6500-4e73-8240-135f8f139ccc, ghrun-7oqablvhq4.auto.internal:5162): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 08eda2a2-6500-4e73-8240-135f8f139ccc, ghrun-7oqablvhq4.auto.internal:5162): request = { session_id: "ydb://session/3?node_id=50004&id=N2EzMDJhYzktNmFmYmI0YTEtNjkyYzliNjAtZTFhNWMwYTI=" 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, 08eda2a2-6500-4e73-8240-135f8f139ccc, ghrun-7oqablvhq4.auto.internal:5162): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c755c86a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e15ff358-2906-4be0-8552-25a21cb9c98c, ghrun-7oqablvhq4.auto.internal:5162): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15ff358-2906-4be0-8552-25a21cb9c98c, ghrun-7oqablvhq4.auto.internal:5162): request = { session_id: "ydb://session/3?node_id=50004&id=N2EzMDJhYzktNmFmYmI0YTEtNjkyYzliNjAtZTFhNWMwYTI=" 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, e15ff358-2906-4be0-8552-25a21cb9c98c, ghrun-7oqablvhq4.auto.internal:5162): 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 0x7f7c755c86a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0fe61d11-d4fd-4790-9bdc-c1e2f458d9e1, ghrun-7oqablvhq4.auto.internal:5162): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe61d11-d4fd-4790-9bdc-c1e2f458d9e1, ghrun-7oqablvhq4.auto.internal:5162): request = { session_id: "ydb://session/3?node_id=50004&id=N2EzMDJhYzktNmFmYmI0YTEtNjkyYzliNjAtZTFhNWMwYTI=" 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, 0fe61d11-d4fd-4790-9bdc-c1e2f458d9e1, ghrun-7oqablvhq4.auto.internal:5162): 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 0x7f7c755c86a0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 4cd4e98d-e34f-493a-9d4d-e64c1ed2539b, ghrun-7oqablvhq4.auto.internal:5162): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 4cd4e98d-e34f-493a-9d4d-e64c1ed2539b, ghrun-7oqablvhq4.auto.internal:5162): request = { session_id: "ydb://session/3?node_id=50004&id=N2EzMDJhYzktNmFmYmI0YTEtNjkyYzliNjAtZTFhNWMwYTI=" 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, 4cd4e98d-e34f-493a-9d4d-e64c1ed2539b, ghrun-7oqablvhq4.auto.internal:5162): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c755c86a0>
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 0x7f7c755c86a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c755c86a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 881d72dc-faf0-41ef-9e09-9e521c69aac2, ghrun-7oqablvhq4.auto.internal:5162): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 881d72dc-faf0-41ef-9e09-9e521c69aac2, ghrun-7oqablvhq4.auto.internal:5162): request = { session_id: "ydb://session/3?node_id=50004&id=N2EzMDJhYzktNmFmYmI0YTEtNjkyYzliNjAtZTFhNWMwYTI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 881d72dc-faf0-41ef-9e09-9e521c69aac2, ghrun-7oqablvhq4.auto.internal:5162): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 881d72dc-faf0-41ef-9e09-9e521c69aac2, ghrun-7oqablvhq4.auto.internal:5162): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 881d72dc-faf0-41ef-9e09-9e521c69aac2, ghrun-7oqablvhq4.auto.internal:5162): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7c755c86a0>
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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:5162
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=1762784566493714&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:273 Stopped node localhost:5162/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64063
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61160
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_oz1v4dk5.log --grpc-port=64063 --mon-port=14713 --ic-port=24033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_oz1v4dk5.log --grpc-port=64063 --mon-port=14713 --ic-port=24033
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_oz1v4dk5.log', '--grpc-port=64063', '--mon-port=14713', '--ic-port=24033')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2677257
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64063/6
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2677262
DEBUG    ya.test:process.py:259 Command (pid 2677262) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2677262) elapsed time (sec): 0.7799050807952881
DEBUG    ya.test:process.py:263 Command (pid 2677262) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2677262) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 2677262) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 2677262) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2677262) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2677262) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2677262) stime: 0.43856999999999996
DEBUG    ya.test:process.py:263 Command (pid 2677262) utime: 0.12062099999999999
DEBUG    ya.test:process.py:263 Command (pid 2677262) wtime: 0.782
DEBUG    ya.test:process.py:275 Command (pid 2677262) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c754a64f0 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 0x7f7c754a46a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c754a46a0>
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, 8dab9ac6-88c9-4904-a7c2-5cf0bd387bf9, localhost:16247): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8dab9ac6-88c9-4904-a7c2-5cf0bd387bf9, localhost:16247): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8dab9ac6-88c9-4904-a7c2-5cf0bd387bf9, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 64063 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-7oqablvhq4.auto.internal:64063, 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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c754a46a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4a521915-6773-4ce5-a666-55b9a2da1919, ghrun-7oqablvhq4.auto.internal:64063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a521915-6773-4ce5-a666-55b9a2da1919, ghrun-7oqablvhq4.auto.internal:64063): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 4a521915-6773-4ce5-a666-55b9a2da1919, ghrun-7oqablvhq4.auto.internal:64063): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a521915-6773-4ce5-a666-55b9a2da1919, ghrun-7oqablvhq4.auto.internal:64063): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=MjI5ZTU0NDYtMWU1ZDE4MS01OGY2ZTk2Zi05NzQ1MjAyMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754a46a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c754a46a0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 4a521915-6773-4ce5-a666-55b9a2da1919, ghrun-7oqablvhq4.auto.internal:64063): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 23478d57-683a-435f-bd5b-b97a9326b26e, ghrun-7oqablvhq4.auto.internal:64063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 23478d57-683a-435f-bd5b-b97a9326b26e, ghrun-7oqablvhq4.auto.internal:64063): request = { session_id: "ydb://session/3?node_id=50005&id=MjI5ZTU0NDYtMWU1ZDE4MS01OGY2ZTk2Zi05NzQ1MjAyMw==" 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, 23478d57-683a-435f-bd5b-b97a9326b26e, ghrun-7oqablvhq4.auto.internal:64063): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754a46a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, dc615add-9f82-4663-b310-8d33f6e137dd, ghrun-7oqablvhq4.auto.internal:64063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dc615add-9f82-4663-b310-8d33f6e137dd, ghrun-7oqablvhq4.auto.internal:64063): request = { session_id: "ydb://session/3?node_id=50005&id=MjI5ZTU0NDYtMWU1ZDE4MS01OGY2ZTk2Zi05NzQ1MjAyMw==" 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, dc615add-9f82-4663-b310-8d33f6e137dd, ghrun-7oqablvhq4.auto.internal:64063): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754a46a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d541f67d-f6fd-4448-b6a1-a3d90af05bcc, ghrun-7oqablvhq4.auto.internal:64063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d541f67d-f6fd-4448-b6a1-a3d90af05bcc, ghrun-7oqablvhq4.auto.internal:64063): request = { session_id: "ydb://session/3?node_id=50005&id=MjI5ZTU0NDYtMWU1ZDE4MS01OGY2ZTk2Zi05NzQ1MjAyMw==" 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, d541f67d-f6fd-4448-b6a1-a3d90af05bcc, ghrun-7oqablvhq4.auto.internal:64063): 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 0x7f7c754a46a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec4011b4-76f2-4bc3-9a25-29712b75ac72, ghrun-7oqablvhq4.auto.internal:64063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4011b4-76f2-4bc3-9a25-29712b75ac72, ghrun-7oqablvhq4.auto.internal:64063): request = { session_id: "ydb://session/3?node_id=50005&id=MjI5ZTU0NDYtMWU1ZDE4MS01OGY2ZTk2Zi05NzQ1MjAyMw==" 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, ec4011b4-76f2-4bc3-9a25-29712b75ac72, ghrun-7oqablvhq4.auto.internal:64063): 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 0x7f7c754a46a0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, c8417694-9398-41d3-9d3f-5b3efe4be79b, ghrun-7oqablvhq4.auto.internal:64063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, c8417694-9398-41d3-9d3f-5b3efe4be79b, ghrun-7oqablvhq4.auto.internal:64063): request = { session_id: "ydb://session/3?node_id=50005&id=MjI5ZTU0NDYtMWU1ZDE4MS01OGY2ZTk2Zi05NzQ1MjAyMw==" 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, c8417694-9398-41d3-9d3f-5b3efe4be79b, ghrun-7oqablvhq4.auto.internal:64063): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c754a46a0>
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 0x7f7c754a46a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c754a46a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e41be563-46a4-4c8b-aa9e-2fa359426499, ghrun-7oqablvhq4.auto.internal:64063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e41be563-46a4-4c8b-aa9e-2fa359426499, ghrun-7oqablvhq4.auto.internal:64063): request = { session_id: "ydb://session/3?node_id=50005&id=MjI5ZTU0NDYtMWU1ZDE4MS01OGY2ZTk2Zi05NzQ1MjAyMw==" 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 0x7f7c754a46a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, e41be563-46a4-4c8b-aa9e-2fa359426499, ghrun-7oqablvhq4.auto.internal:64063): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e41be563-46a4-4c8b-aa9e-2fa359426499, ghrun-7oqablvhq4.auto.internal:64063): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, e41be563-46a4-4c8b-aa9e-2fa359426499, ghrun-7oqablvhq4.auto.internal:64063): 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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:64063
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=1762784574196458&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:273 Stopped node localhost:64063/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13378
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_mptdjk1s.log --grpc-port=21185 --mon-port=22005 --ic-port=3955
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_mptdjk1s.log --grpc-port=21185 --mon-port=22005 --ic-port=3955
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_mptdjk1s.log', '--grpc-port=21185', '--mon-port=22005', '--ic-port=3955')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2680758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21185/7
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2680801
DEBUG    ya.test:process.py:259 Command (pid 2680801) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2680801) elapsed time (sec): 0.7508268356323242
DEBUG    ya.test:process.py:263 Command (pid 2680801) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2680801) minflt: 16236
DEBUG    ya.test:process.py:263 Command (pid 2680801) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) nivcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 2680801) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2680801) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2680801) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2680801) stime: 0.235334
DEBUG    ya.test:process.py:263 Command (pid 2680801) utime: 0.130274
DEBUG    ya.test:process.py:263 Command (pid 2680801) wtime: 0.764
DEBUG    ya.test:process.py:275 Command (pid 2680801) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c776999b0 state=pending>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 851541e0-edb0-4df2-bcd1-009d05a00b65, localhost:16247): 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, 851541e0-edb0-4df2-bcd1-009d05a00b65, localhost:16247): request = { database: "/Root/users/database_6" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f7c77699780>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c77699780>
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, 851541e0-edb0-4df2-bcd1-009d05a00b65, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 21185 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-7oqablvhq4.auto.internal:21185, 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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c77699780>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a14cbc3e-62d2-4f1a-85ba-e773c8479f0d, ghrun-7oqablvhq4.auto.internal:21185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a14cbc3e-62d2-4f1a-85ba-e773c8479f0d, ghrun-7oqablvhq4.auto.internal:21185): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a14cbc3e-62d2-4f1a-85ba-e773c8479f0d, ghrun-7oqablvhq4.auto.internal:21185): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a14cbc3e-62d2-4f1a-85ba-e773c8479f0d, ghrun-7oqablvhq4.auto.internal:21185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=NzU2M2QwNTYtNTE4ZDBmMWUtNjJlYmQ4NTAtMjYyY2EwOGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c77699780>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c77699780>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 41e99a74-333d-4848-ba98-ac8d46898687, ghrun-7oqablvhq4.auto.internal:21185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41e99a74-333d-4848-ba98-ac8d46898687, ghrun-7oqablvhq4.auto.internal:21185): request = { session_id: "ydb://session/3?node_id=50006&id=NzU2M2QwNTYtNTE4ZDBmMWUtNjJlYmQ4NTAtMjYyY2EwOGQ=" 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:108 RpcState(CreateSession, a14cbc3e-62d2-4f1a-85ba-e773c8479f0d, ghrun-7oqablvhq4.auto.internal:21185): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41e99a74-333d-4848-ba98-ac8d46898687, ghrun-7oqablvhq4.auto.internal:21185): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c77699780>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 1b679a62-ea05-4d44-ac85-5c406854472c, ghrun-7oqablvhq4.auto.internal:21185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1b679a62-ea05-4d44-ac85-5c406854472c, ghrun-7oqablvhq4.auto.internal:21185): request = { session_id: "ydb://session/3?node_id=50006&id=NzU2M2QwNTYtNTE4ZDBmMWUtNjJlYmQ4NTAtMjYyY2EwOGQ=" 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, 1b679a62-ea05-4d44-ac85-5c406854472c, ghrun-7oqablvhq4.auto.internal:21185): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c77699780>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5874726c-9613-44b1-9229-65b5bff92fb5, ghrun-7oqablvhq4.auto.internal:21185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5874726c-9613-44b1-9229-65b5bff92fb5, ghrun-7oqablvhq4.auto.internal:21185): request = { session_id: "ydb://session/3?node_id=50006&id=NzU2M2QwNTYtNTE4ZDBmMWUtNjJlYmQ4NTAtMjYyY2EwOGQ=" 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, 5874726c-9613-44b1-9229-65b5bff92fb5, ghrun-7oqablvhq4.auto.internal:21185): 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 0x7f7c77699780>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d0a13f3-ddda-44d7-b693-cc7349ea5aad, ghrun-7oqablvhq4.auto.internal:21185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0a13f3-ddda-44d7-b693-cc7349ea5aad, ghrun-7oqablvhq4.auto.internal:21185): request = { session_id: "ydb://session/3?node_id=50006&id=NzU2M2QwNTYtNTE4ZDBmMWUtNjJlYmQ4NTAtMjYyY2EwOGQ=" 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, 3d0a13f3-ddda-44d7-b693-cc7349ea5aad, ghrun-7oqablvhq4.auto.internal:21185): 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 0x7f7c77699780>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 2486c0c2-9076-4ec7-8beb-a0824aae0875, ghrun-7oqablvhq4.auto.internal:21185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 2486c0c2-9076-4ec7-8beb-a0824aae0875, ghrun-7oqablvhq4.auto.internal:21185): request = { session_id: "ydb://session/3?node_id=50006&id=NzU2M2QwNTYtNTE4ZDBmMWUtNjJlYmQ4NTAtMjYyY2EwOGQ=" 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, 2486c0c2-9076-4ec7-8beb-a0824aae0875, ghrun-7oqablvhq4.auto.internal:21185): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c77699780>
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 0x7f7c77699780>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c77699780> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 92ea6e9d-8faa-405f-bc7b-0cbea690ea90, ghrun-7oqablvhq4.auto.internal:21185): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 92ea6e9d-8faa-405f-bc7b-0cbea690ea90, ghrun-7oqablvhq4.auto.internal:21185): request = { session_id: "ydb://session/3?node_id=50006&id=NzU2M2QwNTYtNTE4ZDBmMWUtNjJlYmQ4NTAtMjYyY2EwOGQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 92ea6e9d-8faa-405f-bc7b-0cbea690ea90, ghrun-7oqablvhq4.auto.internal:21185): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 92ea6e9d-8faa-405f-bc7b-0cbea690ea90, ghrun-7oqablvhq4.auto.internal:21185): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 92ea6e9d-8faa-405f-bc7b-0cbea690ea90, ghrun-7oqablvhq4.auto.internal:21185): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7c77699780>
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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:21185
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.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=1762784582071727&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:273 Stopped node localhost:21185/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7425
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13482
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_jh8pyfrr.log --grpc-port=4739 --mon-port=9663 --ic-port=7425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k3c2/001b64/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:266 Final command: /home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16247 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_jh8pyfrr.log --grpc-port=4739 --mon-port=9663 --ic-port=7425
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k3c2/001b64/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k3c2/001b64/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:16247', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/k3c2/001b64/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_jh8pyfrr.log', '--grpc-port=4739', '--mon-port=9663', '--ic-port=7425')' in '/home/runner/.ya/build/build_root/k3c2/001b64/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: 2684888
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4739/8
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/k3c2/001b64/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2684958
DEBUG    ya.test:process.py:259 Command (pid 2684958) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2684958) elapsed time (sec): 0.7059574127197266
DEBUG    ya.test:process.py:263 Command (pid 2684958) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) maxrss: 544008
DEBUG    ya.test:process.py:263 Command (pid 2684958) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 2684958) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 2684958) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2684958) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2684958) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2684958) stime: 0.29489899999999997
DEBUG    ya.test:process.py:263 Command (pid 2684958) utime: 0.12407399999999999
DEBUG    ya.test:process.py:263 Command (pid 2684958) wtime: 0.711
DEBUG    ya.test:process.py:275 Command (pid 2684958) output:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: de37b4b56c2eec3314b926888f7b582e67cb04da
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 41bce1e88ea0ceca01468f2aadd8f2465193ac54 into e8330b28ab850458a6b0a979c44df2bd3bceaa81
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 0x7f7c76376360 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 0x7f7c76376ea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c76376ea0>
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, 3d1c4500-e6ac-44c7-aa77-443cb5c12c28, localhost:16247): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3d1c4500-e6ac-44c7-aa77-443cb5c12c28, localhost:16247): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3d1c4500-e6ac-44c7-aa77-443cb5c12c28, localhost:16247): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7oqablvhq4.auto.internal" port: 4739 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-7oqablvhq4.auto.internal:4739, 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:16247
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7c76376ea0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 94fbe892-1d84-40ee-b802-13460bd3de1f, ghrun-7oqablvhq4.auto.internal:4739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94fbe892-1d84-40ee-b802-13460bd3de1f, ghrun-7oqablvhq4.auto.internal:4739): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 94fbe892-1d84-40ee-b802-13460bd3de1f, ghrun-7oqablvhq4.auto.internal:4739): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 94fbe892-1d84-40ee-b802-13460bd3de1f, ghrun-7oqablvhq4.auto.internal:4739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=OTg1NzQwNjAtMzNkNzNkMTQtNDNmMzZkZTAtYzdiNDA3MDg=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 94fbe892-1d84-40ee-b802-13460bd3de1f, ghrun-7oqablvhq4.auto.internal:4739): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c76376ea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7c76376ea0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 18026c37-b2dd-499a-88da-cc0b1724659d, ghrun-7oqablvhq4.auto.internal:4739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 18026c37-b2dd-499a-88da-cc0b1724659d, ghrun-7oqablvhq4.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=50007&id=OTg1NzQwNjAtMzNkNzNkMTQtNDNmMzZkZTAtYzdiNDA3MDg=" 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, 18026c37-b2dd-499a-88da-cc0b1724659d, ghrun-7oqablvhq4.auto.internal:4739): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c76376ea0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c07758ed-65dd-4dfe-b0c0-4aff4bb67c78, ghrun-7oqablvhq4.auto.internal:4739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c07758ed-65dd-4dfe-b0c0-4aff4bb67c78, ghrun-7oqablvhq4.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=50007&id=OTg1NzQwNjAtMzNkNzNkMTQtNDNmMzZkZTAtYzdiNDA3MDg=" 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, c07758ed-65dd-4dfe-b0c0-4aff4bb67c78, ghrun-7oqablvhq4.auto.internal:4739): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c76376ea0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba457421-0ee3-4af1-ad05-af9f0688a696, ghrun-7oqablvhq4.auto.internal:4739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba457421-0ee3-4af1-ad05-af9f0688a696, ghrun-7oqablvhq4.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=50007&id=OTg1NzQwNjAtMzNkNzNkMTQtNDNmMzZkZTAtYzdiNDA3MDg=" 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, ba457421-0ee3-4af1-ad05-af9f0688a696, ghrun-7oqablvhq4.auto.internal:4739): 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 0x7f7c76376ea0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00b2e323-c125-450c-b0e7-522f94816392, ghrun-7oqablvhq4.auto.internal:4739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b2e323-c125-450c-b0e7-522f94816392, ghrun-7oqablvhq4.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=50007&id=OTg1NzQwNjAtMzNkNzNkMTQtNDNmMzZkZTAtYzdiNDA3MDg=" 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, 00b2e323-c125-450c-b0e7-522f94816392, ghrun-7oqablvhq4.auto.internal:4739): 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 0x7f7c76376ea0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, ef3989dc-c97e-423c-9dea-888c57c5cf83, ghrun-7oqablvhq4.auto.internal:4739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, ef3989dc-c97e-423c-9dea-888c57c5cf83, ghrun-7oqablvhq4.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=50007&id=OTg1NzQwNjAtMzNkNzNkMTQtNDNmMzZkZTAtYzdiNDA3MDg=" 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, ef3989dc-c97e-423c-9dea-888c57c5cf83, ghrun-7oqablvhq4.auto.internal:4739): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7c76376ea0>
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 0x7f7c76376ea0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7c76376ea0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 37899151-2acf-4b90-9d5a-c5ef85ce1d40, ghrun-7oqablvhq4.auto.internal:4739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 37899151-2acf-4b90-9d5a-c5ef85ce1d40, ghrun-7oqablvhq4.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=50007&id=OTg1NzQwNjAtMzNkNzNkMTQtNDNmMzZkZTAtYzdiNDA3MDg=" 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 0x7f7c76376ea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 37899151-2acf-4b90-9d5a-c5ef85ce1d40, ghrun-7oqablvhq4.auto.internal:4739): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 37899151-2acf-4b90-9d5a-c5ef85ce1d40, ghrun-7oqablvhq4.auto.internal:4739): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 37899151-2acf-4b90-9d5a-c5ef85ce1d40, ghrun-7oqablvhq4.auto.internal:4739): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
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:16247
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-7oqablvhq4.auto.internal:4739
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=1762784593796305&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:273 Stopped node localhost:4739/8
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
66.42s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
57.56s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
28.81s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
19.76s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
13.31s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
11.88s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
11.04s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
10.43s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
8.93s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
7.45s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
7.02s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
3.85s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
1.05s 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_the_same_tenant2[enable_alter_database_create_hive_first--false]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
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_tenants[enable_alter_database_create_hive_first--false]

(1 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# 11 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# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 4 passed in 248.44s (0:04:08) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b67/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 ===============================
11.21s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
11.14s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
11.14s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
10.55s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
7.97s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
7.80s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
7.69s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
7.58s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
7.14s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
6.19s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
5.15s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
5.01s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
1.03s 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 100.07s (0:01:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b5e/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 ===============================
14.55s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
14.19s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
11.23s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
9.84s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
8.58s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
7.86s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
7.65s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
7.16s call     test_dynamic_tenants.py::test_custom_coordinator_options[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]
6.82s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
5.90s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
5.85s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
5.41s 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 112.49s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b7e/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 ===============================
14.27s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
13.07s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
7.08s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
7.01s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
6.58s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.67s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
5.44s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
5.35s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
5.14s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
3.87s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
3.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_12]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_10]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 76.97s (0:01: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/k3c2/001b79/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 ===============================
7.61s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
7.09s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
6.72s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
6.08s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
5.57s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.28s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
5.21s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
5.09s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.03s teardown test_storage_config.py::TestStorageConfig::test_cases[case_1]
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_5]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 49.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b81/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 ===============================
86.16s call     test_system_views.py::TestQueryMetrics::test_case
12.15s setup    test_system_views.py::TestPartitionStats::test_case
8.70s setup    test_system_views.py::TestQueryMetrics::test_case
7.56s teardown test_system_views.py::TestPartitionStats::test_case
7.22s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
5.38s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
5.25s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
5.24s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
3.78s teardown test_system_views.py::TestQueryMetrics::test_case
3.03s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
0.48s call     test_system_views.py::TestPartitionStats::test_case
0.15s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.02s setup    test_storage_config.py::TestStorageConfig::test_create_tablet
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_7]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 145.60s (0:02: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/k3c2/001b61/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 ===============================
71.10s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
18.69s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
18.65s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
13.96s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
13.58s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
9.10s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
7.63s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
7.32s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
6.56s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
3.96s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
3.66s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
3.57s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
3.55s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.92s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.51s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.42s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
0.34s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
0.23s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
=================== 5 passed, 1 xfailed in 185.04s (0:03:05) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b70/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.12s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
15.51s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
14.95s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
12.26s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
10.52s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
8.62s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
7.86s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
3.57s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
3.57s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
3.55s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
3.53s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
1.53s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
0.27s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
0.24s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
0.23s 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 108.50s (0:01:48) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b59/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 ===============================
20.06s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
20.04s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
19.21s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
17.78s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
14.44s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
8.09s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
6.64s 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.72s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
1.87s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
1.73s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
1.58s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[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.77s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.53s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.53s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
0.41s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.38s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
======================== 6 passed in 124.80s (0:02:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b8a/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 ===============================
19.65s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
15.10s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
14.39s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
9.79s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
8.69s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
8.44s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
3.64s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
3.61s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.58s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
1.52s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.47s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.23s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
0.16s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.11s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.09s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
========================= 5 passed in 87.86s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b73/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 .....

============================== slowest durations ===============================
129.61s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
111.30s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
73.11s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
22.75s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
16.13s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
12.32s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
12.25s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
11.70s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
10.48s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
3.71s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
3.27s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
0.41s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
0.39s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
0.01s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
0.01s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
======================== 5 passed in 407.86s (0:06:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b83/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 .....

============================== slowest durations ===============================
64.75s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
17.23s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
17.00s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
15.69s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
15.19s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
10.69s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
4.00s 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::test_operation_with_locks[enable_alter_database_create_hive_first--false]
3.31s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
2.94s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
1.79s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.63s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.42s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.31s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.26s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
======================== 5 passed in 159.19s (0:02:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b87/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 ===============================
148.25s setup    test_user_administration.py::test_database_admin_can_create_user
29.77s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.67s call     test_user_administration.py::test_database_admin_can_create_user
0.62s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.60s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.59s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.58s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.08s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.06s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.05s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.03s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 181.89s (0:03:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b6a/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 ===============================
103.91s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
29.58s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.58s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.57s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.56s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.56s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.52s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.07s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.05s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.04s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.03s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.02s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 137.08s (0:02:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b76/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 ===============================
217.20s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
29.54s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
9.95s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
7.03s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
3.66s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.64s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.64s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
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

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 269.95s (0:04:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b5b/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 ===============================
13.41s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
12.81s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
10.40s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
9.28s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
8.02s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
7.11s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.03s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
6.24s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
6.15s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
6.05s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
5.47s 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 92.36s (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/k3c2/001b50/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 ===============================
15.66s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
11.27s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
10.94s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
8.36s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
7.89s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.43s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.37s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
7.07s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
6.79s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
6.30s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.48s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 94.91s (0:01:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k3c2/001b53/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 ===============================
16.59s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
11.12s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
10.74s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
8.46s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
7.66s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.59s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.43s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
7.08s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
6.50s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
6.11s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
5.60s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
0.04s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 95.27s (0:01:35) =========================
