============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000db5/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

basic_user_scenarios.py 
Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...llect-cores', '--build-type', 'relwithdebinfo', '--test-filter', 'basic_user_scenarios.py::TestBackupCollectionServiceObjectsCleanup::test_service_schema_objects_cleanup_on_delete', '--test-filter', 'basic_user_scenarios.py::TestBackupCollectionServiceObjectsRotation::test_service_schema_objects_cleanup_on_rotate', '--test-filter', 'basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals', '--test-filter', 'basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncrComplSchemaChange::test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes', '--test-filter', 'basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted', '--tb', 'short', '--modulo', '30', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/backup_collection', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--test-file-filter', 'basic_user_scenarios.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...llect-cores', '--build-type', 'relwithdebinfo', '--test-filter', 'basic_user_scenarios.py::TestBackupCollectionServiceObjectsCleanup::test_service_schema_objects_cleanup_on_delete', '--test-filter', 'basic_user_scenarios.py::TestBackupCollectionServiceObjectsRotation::test_service_schema_objects_cleanup_on_rotate', '--test-filter', 'basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals', '--test-filter', 'basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncrComplSchemaChange::test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes', '--test-filter', 'basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted', '--tb', 'short', '--modulo', '30', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/backup_collection', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--test-file-filter', 'basic_user_scenarios.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

basic_user_scenarios.py F

=================================== FAILURES ===================================
_ TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate _
ydb/tests/functional/backup_collection/basic_user_scenarios.py:2305: in test_service_schema_objects_cleanup_on_rotate
    backup.stage(BackupType.INCREMENTAL, "Second incremental")
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1184: in stage
    raise AssertionError(f"Backup failed: {result.error_message}")
E   AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
E   Issues: 
E   <main>: Error: Execution, code: 1060
E       <main>:1:8: Error: Executing BACKUP INCREMENTAL
E           <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_service_schema_objects_cleanup_on_rotate
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22786
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/6zj6/000ddc/r3tmp/kikimr_cluster_kueeyui9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20770
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000ddc/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/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate/cluster/node_1/logfile_boljrt_4.log --grpc-port=16530 --mon-port=12986 --ic-port=22786
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16530/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000ddc/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/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate/cluster/node_1/logfile_boljrt_4.log --grpc-port=16530 --mon-port=12986 --ic-port=22786
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate/cluster/node_1/logfile_boljrt_4.log', '--grpc-port=16530', '--mon-port=12986', '--ic-port=22786')' in '/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestBackupCollectionServiceObjectsRotation.test_service_schema_objects_cleanup_on_rotate/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 39428
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16530/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 39429
DEBUG    ya.test:process.py:259 Command (pid 39429) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 39429) elapsed time (sec): 0.2729008197784424
DEBUG    ya.test:process.py:263 Command (pid 39429) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) maxrss: 551444
DEBUG    ya.test:process.py:263 Command (pid 39429) minflt: 16344
DEBUG    ya.test:process.py:263 Command (pid 39429) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 39429) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 39429) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 39429) stime: 0.141918
DEBUG    ya.test:process.py:263 Command (pid 39429) utime: 0.082786
DEBUG    ya.test:process.py:263 Command (pid 39429) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 39429) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16530', '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: 22786\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16530', '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: 22786\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 40144
DEBUG    ya.test:process.py:259 Command (pid 40144) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 40144) elapsed time (sec): 0.26442790031433105
DEBUG    ya.test:process.py:263 Command (pid 40144) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) maxrss: 559924
DEBUG    ya.test:process.py:263 Command (pid 40144) minflt: 18485
DEBUG    ya.test:process.py:263 Command (pid 40144) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 40144) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40144) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 40144) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 40144) stime: 0.14379799999999998
DEBUG    ya.test:process.py:263 Command (pid 40144) utime: 0.075887
DEBUG    ya.test:process.py:263 Command (pid 40144) wtime: 0.265
DEBUG    ya.test:process.py:275 Command (pid 40144) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16530', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16530', '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: 40246
DEBUG    ya.test:process.py:259 Command (pid 40246) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 40246) elapsed time (sec): 0.2844538688659668
DEBUG    ya.test:process.py:263 Command (pid 40246) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) maxrss: 559932
DEBUG    ya.test:process.py:263 Command (pid 40246) minflt: 18486
DEBUG    ya.test:process.py:263 Command (pid 40246) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40246) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 40246) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 40246) stime: 0.137725
DEBUG    ya.test:process.py:263 Command (pid 40246) utime: 0.10231
DEBUG    ya.test:process.py:263 Command (pid 40246) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 40246) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 28878de5-868f-4722-8997-c5b16a6891a7, localhost:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 28878de5-868f-4722-8997-c5b16a6891a7, localhost:16530): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 28878de5-868f-4722-8997-c5b16a6891a7, localhost:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-reby2ny4za.auto.internal" port: 16530 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-reby2ny4za.auto.internal:16530, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16530
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: basic_user_scenarios.py::TestBackupCollectionServiceObjectsRotation, test_name: test_service_schema_objects_cleanup_on_rotate)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 45ba28a1-af50-44d8-81ca-d96036d4e505, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 45ba28a1-af50-44d8-81ca-d96036d4e505, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 45ba28a1-af50-44d8-81ca-d96036d4e505, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGI3NGVhM2QtYjZlMTkzNjMtOGRjZDZkMGItZDg5OWM2ODk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ef7e019c-3f0a-405b-bc41-ccf49272686b, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ef7e019c-3f0a-405b-bc41-ccf49272686b, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3NGVhM2QtYjZlMTkzNjMtOGRjZDZkMGItZDg5OWM2ODk=" path: "/Root/orders" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ef7e019c-3f0a-405b-bc41-ccf49272686b, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ccf219-3943-4218-b4f3-022c506b50b3, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ccf219-3943-4218-b4f3-022c506b50b3, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3NGVhM2QtYjZlMTkzNjMtOGRjZDZkMGItZDg5OWM2ODk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ccf219-3943-4218-b4f3-022c506b50b3, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 62ab6adb-f9dc-4772-b670-d3ca5e91f977, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 62ab6adb-f9dc-4772-b670-d3ca5e91f977, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3NGVhM2QtYjZlMTkzNjMtOGRjZDZkMGItZDg5OWM2ODk=" path: "/Root/products" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 62ab6adb-f9dc-4772-b670-d3ca5e91f977, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f0a175-d96c-4901-8081-e1e96831eb7c, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f0a175-d96c-4901-8081-e1e96831eb7c, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3NGVhM2QtYjZlMTkzNjMtOGRjZDZkMGItZDg5OWM2ODk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO products (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f0a175-d96c-4901-8081-e1e96831eb7c, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `collection_d39de573`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH (\n                STORAGE = 'cluster',\n                INCREMENTAL_BACKUP_ENABLED = 'true'\n            );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 40435
DEBUG    ya.test:process.py:259 Command (pid 40435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 40435) elapsed time (sec): 0.10822463035583496
DEBUG    ya.test:process.py:263 Command (pid 40435) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 40435) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 40435) minflt: 3497
DEBUG    ya.test:process.py:263 Command (pid 40435) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 40435) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 40435) stime: 0.023014999999999997
DEBUG    ya.test:process.py:263 Command (pid 40435) utime: 0.026851
DEBUG    ya.test:process.py:263 Command (pid 40435) wtime: 0.109
DEBUG    ya.test:process.py:275 Command (pid 40435) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 3be0f6dd-2e67-42d6-aa4f-a3ff71ff3ce4, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 3be0f6dd-2e67-42d6-aa4f-a3ff71ff3ce4, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/collection_d39de573" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 3be0f6dd-2e67-42d6-aa4f-a3ff71ff3ce4, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "collection_d39de573" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569950 tx_id: 281474976710664 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:373 Collection collection_d39de573 found
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'scheme', 'describe', 'orders']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 40500
DEBUG    ya.test:process.py:259 Command (pid 40500) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 40500) elapsed time (sec): 0.10178709030151367
DEBUG    ya.test:process.py:263 Command (pid 40500) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 40500) minflt: 3613
DEBUG    ya.test:process.py:263 Command (pid 40500) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40500) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 40500) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 40500) stime: 0.022196999999999998
DEBUG    ya.test:process.py:263 Command (pid 40500) utime: 0.031076
DEBUG    ya.test:process.py:263 Command (pid 40500) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 40500) output:
<table> orders
Columns:
┌────────┬─────────┬────────┬─────┐
│ Name   │ Type    │ Family │ Key │
├────────┼─────────┼────────┼─────┤
│ id     │ Uint32? │        │ K0  │
│ number │ Uint64? │        │     │
│ txt    │ String? │        │     │
└────────┴─────────┴────────┴─────┘

Storage settings: 
Store large values in "external blobs": false

Column families: 
┌─────────┬──────┬─────────────┬────────────────┐
│ Name    │ Data │ Compression │ Keep in memory │
├─────────┼──────┼─────────────┼────────────────┤
│ default │      │ None        │                │
└─────────┴──────┴─────────────┴────────────────┘

Auto partitioning settings: 
Partitioning by size: true
Partitioning by load: false
Preferred partition size (Mb): 2048
Min partitions count: 1

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


DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35279e01-017d-4774-b3c9-b8251db62dbd, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35279e01-017d-4774-b3c9-b8251db62dbd, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35279e01-017d-4774-b3c9-b8251db62dbd, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTUwNjJiNWMtNWQ2Njk5ZTQtNzJmMzZiNDgtY2UwYTgxMjY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b51efdd2-1c39-4fac-b37d-05e65ec8a429, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b51efdd2-1c39-4fac-b37d-05e65ec8a429, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=OTUwNjJiNWMtNWQ2Njk5ZTQtNzJmMzZiNDgtY2UwYTgxMjY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b51efdd2-1c39-4fac-b37d-05e65ec8a429, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722999cf-c564-47db-bb5a-f4718357e611, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722999cf-c564-47db-bb5a-f4718357e611, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=OTUwNjJiNWMtNWQ2Njk5ZTQtNzJmMzZiNDgtY2UwYTgxMjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722999cf-c564-47db-bb5a-f4718357e611, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, f901abd8-4dd9-49ee-8e26-f68893260b6b, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, f901abd8-4dd9-49ee-8e26-f68893260b6b, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, f901abd8-4dd9-49ee-8e26-f68893260b6b, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } } } } }
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 0x7f3814f3eb30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 10). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c99251a8-4bd4-4734-a30d-cc448fb1c448, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c99251a8-4bd4-4734-a30d-cc448fb1c448, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c99251a8-4bd4-4734-a30d-cc448fb1c448, ghrun-reby2ny4za.auto.internal:16530): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c99251a8-4bd4-4734-a30d-cc448fb1c448, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzdkMWM4NDctOWJmMzBlNWYtYzJlYzE3YzQtNjljNzRjNTM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 028db1f0-e37a-49ff-98f1-5ebd59935d71, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c99251a8-4bd4-4734-a30d-cc448fb1c448, ghrun-reby2ny4za.auto.internal:16530): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 028db1f0-e37a-49ff-98f1-5ebd59935d71, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=NzdkMWM4NDctOWJmMzBlNWYtYzJlYzE3YzQtNjljNzRjNTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 028db1f0-e37a-49ff-98f1-5ebd59935d71, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 2a5d1bbd-b64f-44ba-9ecc-07e7353515f7, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 2a5d1bbd-b64f-44ba-9ecc-07e7353515f7, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 2a5d1bbd-b64f-44ba-9ecc-07e7353515f7, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 40577
DEBUG    ya.test:process.py:259 Command (pid 40577) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 40577) elapsed time (sec): 0.10153961181640625
DEBUG    ya.test:process.py:263 Command (pid 40577) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 40577) minflt: 3514
DEBUG    ya.test:process.py:263 Command (pid 40577) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 40577) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40577) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 40577) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 40577) stime: 0.022
DEBUG    ya.test:process.py:263 Command (pid 40577) utime: 0.030799999999999998
DEBUG    ya.test:process.py:263 Command (pid 40577) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 40577) output:

DEBUG    ya.test:process.py:276 Command (pid 40577) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fbb2140b-358d-4a3b-a454-052786cdddd4, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fbb2140b-358d-4a3b-a454-052786cdddd4, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fbb2140b-358d-4a3b-a454-052786cdddd4, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTU2NjIwYmItY2QzYjFjODAtYTNjZTVhMDMtNzdkYjczY2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7ed474d1-5f02-48d2-b923-094e8c4124aa, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7ed474d1-5f02-48d2-b923-094e8c4124aa, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=YTU2NjIwYmItY2QzYjFjODAtYTNjZTVhMDMtNzdkYjczY2Q=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7ed474d1-5f02-48d2-b923-094e8c4124aa, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325ce328-470a-4014-8fd3-9f73d2559ee9, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325ce328-470a-4014-8fd3-9f73d2559ee9, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=YTU2NjIwYmItY2QzYjFjODAtYTNjZTVhMDMtNzdkYjczY2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325ce328-470a-4014-8fd3-9f73d2559ee9, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 19b055af-1dca-40e7-8940-9dbdda4e3e40, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 19b055af-1dca-40e7-8940-9dbdda4e3e40, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 19b055af-1dca-40e7-8940-9dbdda4e3e40, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 79ccc162-dc9c-4132-a9b1-8077a7523c8c, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 79ccc162-dc9c-4132-a9b1-8077a7523c8c, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=NzdkMWM4NDctOWJmMzBlNWYtYzJlYzE3YzQtNjljNzRjNTM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 79ccc162-dc9c-4132-a9b1-8077a7523c8c, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 61341345-8946-4487-aa85-cedb23c52ff3, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 61341345-8946-4487-aa85-cedb23c52ff3, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 61341345-8946-4487-aa85-cedb23c52ff3, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 40650
DEBUG    ya.test:process.py:259 Command (pid 40650) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 40650) elapsed time (sec): 0.10109972953796387
DEBUG    ya.test:process.py:263 Command (pid 40650) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 40650) minflt: 3527
DEBUG    ya.test:process.py:263 Command (pid 40650) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40650) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 40650) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 40650) stime: 0.005235999999999999
DEBUG    ya.test:process.py:263 Command (pid 40650) utime: 0.047131
DEBUG    ya.test:process.py:263 Command (pid 40650) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 40650) output:

DEBUG    ya.test:process.py:276 Command (pid 40650) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', 'BACKUP `collection_d39de573`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41109
DEBUG    ya.test:process.py:259 Command (pid 41109) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 41109) elapsed time (sec): 0.1309511661529541
DEBUG    ya.test:process.py:263 Command (pid 41109) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 41109) minflt: 3501
DEBUG    ya.test:process.py:263 Command (pid 41109) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 41109) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) nvcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 41109) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 41109) stime: 0.017837
DEBUG    ya.test:process.py:263 Command (pid 41109) utime: 0.040132999999999995
DEBUG    ya.test:process.py:263 Command (pid 41109) wtime: 0.132
DEBUG    ya.test:process.py:275 Command (pid 41109) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 02b85f2a-bc3f-436c-a637-db105bf44ba6, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 02b85f2a-bc3f-436c-a637-db105bf44ba6, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/collection_d39de573" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 02b85f2a-bc3f-436c-a637-db105bf44ba6, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "collection_d39de573" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569950 tx_id: 281474976710664 } } children { name: "20251223172251Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510571570 tx_id: 281474976710667 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 7fe88daa-31d2-4266-aa2c-6f171c4c80a5, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 7fe88daa-31d2-4266-aa2c-6f171c4c80a5, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/collection_d39de573" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 7fe88daa-31d2-4266-aa2c-6f171c4c80a5, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "collection_d39de573" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569950 tx_id: 281474976710664 } } children { name: "20251223172251Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510571570 tx_id: 281474976710667 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'scheme', 'describe', 'orders']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41193
DEBUG    ya.test:process.py:259 Command (pid 41193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 41193) elapsed time (sec): 0.10104990005493164
DEBUG    ya.test:process.py:263 Command (pid 41193) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 41193) minflt: 3610
DEBUG    ya.test:process.py:263 Command (pid 41193) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 41193) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41193) nvcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 41193) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 41193) stime: 0.024488
DEBUG    ya.test:process.py:263 Command (pid 41193) utime: 0.027986
DEBUG    ya.test:process.py:263 Command (pid 41193) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 41193) output:
<table> orders
Columns:
┌────────┬─────────┬────────┬─────┐
│ Name   │ Type    │ Family │ Key │
├────────┼─────────┼────────┼─────┤
│ id     │ Uint32? │        │ K0  │
│ number │ Uint64? │        │     │
│ txt    │ String? │        │     │
└────────┴─────────┴────────┴─────┘

Changefeeds:
┌──────────────────────────────────────┬─────────┬─────────┬─────────┬───────────────────┐
│ Name                                 │ Mode    │ Format  │ State   │ VirtualTimestamps │
├──────────────────────────────────────┼─────────┼─────────┼─────────┼───────────────────┤
│ 20251223172251Z_continuousBackupImpl │ UPDATES │ Unknown │ Enabled │ off               │
└──────────────────────────────────────┴─────────┴─────────┴─────────┴───────────────────┘

Storage settings: 
Store large values in "external blobs": false

Column families: 
┌─────────┬──────┬─────────────┬────────────────┐
│ Name    │ Data │ Compression │ Keep in memory │
├─────────┼──────┼─────────────┼────────────────┤
│ default │      │ None        │                │
└─────────┴──────┴─────────────┴────────────────┘

Auto partitioning settings: 
Partitioning by size: true
Partitioning by load: false
Preferred partition size (Mb): 2048
Min partitions count: 1

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


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'scheme', 'describe', 'orders']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41263
DEBUG    ya.test:process.py:259 Command (pid 41263) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 41263) elapsed time (sec): 0.10673809051513672
DEBUG    ya.test:process.py:263 Command (pid 41263) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 41263) minflt: 3609
DEBUG    ya.test:process.py:263 Command (pid 41263) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 41263) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41263) nvcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 41263) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 41263) stime: 0.01006
DEBUG    ya.test:process.py:263 Command (pid 41263) utime: 0.045272
DEBUG    ya.test:process.py:263 Command (pid 41263) wtime: 0.107
DEBUG    ya.test:process.py:275 Command (pid 41263) output:
<table> orders
Columns:
┌────────┬─────────┬────────┬─────┐
│ Name   │ Type    │ Family │ Key │
├────────┼─────────┼────────┼─────┤
│ id     │ Uint32? │        │ K0  │
│ number │ Uint64? │        │     │
│ txt    │ String? │        │     │
└────────┴─────────┴────────┴─────┘

Changefeeds:
┌──────────────────────────────────────┬─────────┬─────────┬─────────┬───────────────────┐
│ Name                                 │ Mode    │ Format  │ State   │ VirtualTimestamps │
├──────────────────────────────────────┼─────────┼─────────┼─────────┼───────────────────┤
│ 20251223172251Z_continuousBackupImpl │ UPDATES │ Unknown │ Enabled │ off               │
└──────────────────────────────────────┴─────────┴─────────┴─────────┴───────────────────┘

Storage settings: 
Store large values in "external blobs": false

Column families: 
┌─────────┬──────┬─────────────┬────────────────┐
│ Name    │ Data │ Compression │ Keep in memory │
├─────────┼──────┼─────────────┼────────────────┤
│ default │      │ None        │                │
└─────────┴──────┴─────────────┴────────────────┘

Auto partitioning settings: 
Partitioning by size: true
Partitioning by load: false
Preferred partition size (Mb): 2048
Min partitions count: 1

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


DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 989b7970-7b2d-48e5-9fc3-52e9dc323445, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 989b7970-7b2d-48e5-9fc3-52e9dc323445, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 989b7970-7b2d-48e5-9fc3-52e9dc323445, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTk3Y2M0MTQtNzBlMjMxZjctOGQwZmZlM2ItODQ1MzZmZmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a64c9d-92d6-4db3-9bb5-5fc1f4740de9, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a64c9d-92d6-4db3-9bb5-5fc1f4740de9, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=ZTk3Y2M0MTQtNzBlMjMxZjctOGQwZmZlM2ItODQ1MzZmZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (100,1000,\"inc1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a64c9d-92d6-4db3-9bb5-5fc1f4740de9, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 180f3973-b080-4440-9e64-b6755f546a3a, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 180f3973-b080-4440-9e64-b6755f546a3a, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 180f3973-b080-4440-9e64-b6755f546a3a, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWFlMmE1YWYtNGQ5OTA4NzEtMmJmZjA3MTktNWY3OWM4NDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9f688c8f-fd1e-4a3f-a83a-a5dbe2bf71a9, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9f688c8f-fd1e-4a3f-a83a-a5dbe2bf71a9, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=YWFlMmE1YWYtNGQ5OTA4NzEtMmJmZjA3MTktNWY3OWM4NDQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9f688c8f-fd1e-4a3f-a83a-a5dbe2bf71a9, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59e6c69d-1676-41f2-a2d7-acbaea0efda8, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59e6c69d-1676-41f2-a2d7-acbaea0efda8, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=YWFlMmE1YWYtNGQ5OTA4NzEtMmJmZjA3MTktNWY3OWM4NDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59e6c69d-1676-41f2-a2d7-acbaea0efda8, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 100 } items { uint64_value: 1000 } items { bytes_value: "inc1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, b4392e97-98be-41b1-afb8-42b2090f145c, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b4392e97-98be-41b1-afb8-42b2090f145c, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, b4392e97-98be-41b1-afb8-42b2090f145c, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5048970b-b19f-4f2d-8f71-3482b58f746e, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5048970b-b19f-4f2d-8f71-3482b58f746e, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=NzdkMWM4NDctOWJmMzBlNWYtYzJlYzE3YzQtNjljNzRjNTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5048970b-b19f-4f2d-8f71-3482b58f746e, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 4bda16c4-c3b3-482a-b141-dff502fc039d, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 4bda16c4-c3b3-482a-b141-dff502fc039d, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 4bda16c4-c3b3-482a-b141-dff502fc039d, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41350
DEBUG    ya.test:process.py:259 Command (pid 41350) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 41350) elapsed time (sec): 0.09932899475097656
DEBUG    ya.test:process.py:263 Command (pid 41350) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 41350) minflt: 3508
DEBUG    ya.test:process.py:263 Command (pid 41350) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41350) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 41350) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 41350) stime: 0.018223
DEBUG    ya.test:process.py:263 Command (pid 41350) utime: 0.03189
DEBUG    ya.test:process.py:263 Command (pid 41350) wtime: 0.1
DEBUG    ya.test:process.py:275 Command (pid 41350) output:

DEBUG    ya.test:process.py:276 Command (pid 41350) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3bd99a84-c2f7-4028-b205-6dc82f9b5efb, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3bd99a84-c2f7-4028-b205-6dc82f9b5efb, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3bd99a84-c2f7-4028-b205-6dc82f9b5efb, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODM3Y2NmLTFjOWE0N2RjLTQ3YzRlOGI1LTZhMDQ2Mzhj" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d95efe06-a306-435f-8e9f-4854ad0eb080, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d95efe06-a306-435f-8e9f-4854ad0eb080, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=ODM3Y2NmLTFjOWE0N2RjLTQ3YzRlOGI1LTZhMDQ2Mzhj" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d95efe06-a306-435f-8e9f-4854ad0eb080, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7994680a-bdbc-4040-8b4c-10c004220c5e, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7994680a-bdbc-4040-8b4c-10c004220c5e, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=ODM3Y2NmLTFjOWE0N2RjLTQ3YzRlOGI1LTZhMDQ2Mzhj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7994680a-bdbc-4040-8b4c-10c004220c5e, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, f2308706-e7b5-4bec-96e3-6e0ecb9d37bc, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, f2308706-e7b5-4bec-96e3-6e0ecb9d37bc, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, f2308706-e7b5-4bec-96e3-6e0ecb9d37bc, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ab3a5950-31ad-484b-aba4-0fcef3c0b4d8, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ab3a5950-31ad-484b-aba4-0fcef3c0b4d8, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=NzdkMWM4NDctOWJmMzBlNWYtYzJlYzE3YzQtNjljNzRjNTM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ab3a5950-31ad-484b-aba4-0fcef3c0b4d8, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 607e040b-e7e8-4d16-91eb-193a7eabd5bb, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 607e040b-e7e8-4d16-91eb-193a7eabd5bb, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 607e040b-e7e8-4d16-91eb-193a7eabd5bb, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41424
DEBUG    ya.test:process.py:259 Command (pid 41424) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 41424) elapsed time (sec): 0.09884858131408691
DEBUG    ya.test:process.py:263 Command (pid 41424) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 41424) minflt: 3515
DEBUG    ya.test:process.py:263 Command (pid 41424) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41424) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 41424) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 41424) stime: 0.016836999999999998
DEBUG    ya.test:process.py:263 Command (pid 41424) utime: 0.033673999999999996
DEBUG    ya.test:process.py:263 Command (pid 41424) wtime: 0.1
DEBUG    ya.test:process.py:275 Command (pid 41424) output:

DEBUG    ya.test:process.py:276 Command (pid 41424) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', 'BACKUP `collection_d39de573` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41969
DEBUG    ya.test:process.py:259 Command (pid 41969) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 41969) elapsed time (sec): 0.11581635475158691
DEBUG    ya.test:process.py:263 Command (pid 41969) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 41969) minflt: 3497
DEBUG    ya.test:process.py:263 Command (pid 41969) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 41969) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 41969) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 41969) stime: 0.027337999999999998
DEBUG    ya.test:process.py:263 Command (pid 41969) utime: 0.023431999999999998
DEBUG    ya.test:process.py:263 Command (pid 41969) wtime: 0.117
DEBUG    ya.test:process.py:275 Command (pid 41969) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 5b9233d1-b2c5-4162-9d6f-127d6ae31c85, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 5b9233d1-b2c5-4162-9d6f-127d6ae31c85, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/collection_d39de573" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 5b9233d1-b2c5-4162-9d6f-127d6ae31c85, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "collection_d39de573" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569950 tx_id: 281474976710664 } } children { name: "20251223172251Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510571570 tx_id: 281474976710667 } } children { name: "20251223172253Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510573300 tx_id: 281474976710671 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, f837ac3d-7856-4b17-b2d1-6d7498ba7008, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, f837ac3d-7856-4b17-b2d1-6d7498ba7008, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/collection_d39de573" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, f837ac3d-7856-4b17-b2d1-6d7498ba7008, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "collection_d39de573" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569950 tx_id: 281474976710664 } } children { name: "20251223172251Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510571570 tx_id: 281474976710667 } } children { name: "20251223172253Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510573300 tx_id: 281474976710671 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'scheme', 'describe', 'orders']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42089
DEBUG    ya.test:process.py:259 Command (pid 42089) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42089) elapsed time (sec): 0.10589432716369629
DEBUG    ya.test:process.py:263 Command (pid 42089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 42089) minflt: 3609
DEBUG    ya.test:process.py:263 Command (pid 42089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42089) nvcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 42089) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 42089) stime: 0.029372
DEBUG    ya.test:process.py:263 Command (pid 42089) utime: 0.025176
DEBUG    ya.test:process.py:263 Command (pid 42089) wtime: 0.107
DEBUG    ya.test:process.py:275 Command (pid 42089) output:
<table> orders
Columns:
┌────────┬─────────┬────────┬─────┐
│ Name   │ Type    │ Family │ Key │
├────────┼─────────┼────────┼─────┤
│ id     │ Uint32? │        │ K0  │
│ number │ Uint64? │        │     │
│ txt    │ String? │        │     │
└────────┴─────────┴────────┴─────┘

Changefeeds:
┌──────────────────────────────────────┬─────────┬─────────┬──────────┬───────────────────┐
│ Name                                 │ Mode    │ Format  │ State    │ VirtualTimestamps │
├──────────────────────────────────────┼─────────┼─────────┼──────────┼───────────────────┤
│ 20251223172251Z_continuousBackupImpl │ UPDATES │ Unknown │ Disabled │ off               │
│ 20251223172253Z_continuousBackupImpl │ UPDATES │ Unknown │ Enabled  │ off               │
└──────────────────────────────────────┴─────────┴─────────┴──────────┴───────────────────┘

Storage settings: 
Store large values in "external blobs": false

Column families: 
┌─────────┬──────┬─────────────┬────────────────┐
│ Name    │ Data │ Compression │ Keep in memory │
├─────────┼──────┼─────────────┼────────────────┤
│ default │      │ None        │                │
└─────────┴──────┴─────────────┴────────────────┘

Auto partitioning settings: 
Partitioning by size: true
Partitioning by load: false
Preferred partition size (Mb): 2048
Min partitions count: 1

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


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'scheme', 'describe', 'orders']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42154
DEBUG    ya.test:process.py:259 Command (pid 42154) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42154) elapsed time (sec): 0.10285091400146484
DEBUG    ya.test:process.py:263 Command (pid 42154) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 42154) minflt: 3609
DEBUG    ya.test:process.py:263 Command (pid 42154) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42154) nvcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 42154) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 42154) stime: 0.020981
DEBUG    ya.test:process.py:263 Command (pid 42154) utime: 0.033569999999999996
DEBUG    ya.test:process.py:263 Command (pid 42154) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 42154) output:
<table> orders
Columns:
┌────────┬─────────┬────────┬─────┐
│ Name   │ Type    │ Family │ Key │
├────────┼─────────┼────────┼─────┤
│ id     │ Uint32? │        │ K0  │
│ number │ Uint64? │        │     │
│ txt    │ String? │        │     │
└────────┴─────────┴────────┴─────┘

Changefeeds:
┌──────────────────────────────────────┬─────────┬─────────┬──────────┬───────────────────┐
│ Name                                 │ Mode    │ Format  │ State    │ VirtualTimestamps │
├──────────────────────────────────────┼─────────┼─────────┼──────────┼───────────────────┤
│ 20251223172251Z_continuousBackupImpl │ UPDATES │ Unknown │ Disabled │ off               │
│ 20251223172253Z_continuousBackupImpl │ UPDATES │ Unknown │ Enabled  │ off               │
└──────────────────────────────────────┴─────────┴─────────┴──────────┴───────────────────┘

Storage settings: 
Store large values in "external blobs": false

Column families: 
┌─────────┬──────┬─────────────┬────────────────┐
│ Name    │ Data │ Compression │ Keep in memory │
├─────────┼──────┼─────────────┼────────────────┤
│ default │      │ None        │                │
└─────────┴──────┴─────────────┴────────────────┘

Auto partitioning settings: 
Partitioning by size: true
Partitioning by load: false
Preferred partition size (Mb): 2048
Min partitions count: 1

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


DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 15b1b840-5f37-4d35-87cf-a0fca34ae103, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 15b1b840-5f37-4d35-87cf-a0fca34ae103, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/collection_d39de573" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 15b1b840-5f37-4d35-87cf-a0fca34ae103, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "collection_d39de573" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569950 tx_id: 281474976710664 } } children { name: "20251223172251Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510571570 tx_id: 281474976710667 } } children { name: "20251223172253Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510573300 tx_id: 281474976710671 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1133a579-e7c2-400e-8bf6-7fbf60d4a95e, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1133a579-e7c2-400e-8bf6-7fbf60d4a95e, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1133a579-e7c2-400e-8bf6-7fbf60d4a95e, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Mjk3ZmFmMTEtNzBhM2YyYzAtMzE5NTM4NjgtODQ0NmYxZTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 7acdf0ff-a1c1-4c4a-8be2-93184900c42c, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 7acdf0ff-a1c1-4c4a-8be2-93184900c42c, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=Mjk3ZmFmMTEtNzBhM2YyYzAtMzE5NTM4NjgtODQ0NmYxZTg=" yql_text: "DROP TABLE `/Root/.backups/collections/collection_d39de573/20251223172251Z_full/orders`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 7acdf0ff-a1c1-4c4a-8be2-93184900c42c, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5764796a-2f19-4914-917c-ecd480753072, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5764796a-2f19-4914-917c-ecd480753072, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5764796a-2f19-4914-917c-ecd480753072, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjY1ZjQ5YjItNGNlNDk1OTctNDIyOTNmYmUtZDhlNDJlMmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e911de-891f-484a-a231-648e245784de, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e911de-891f-484a-a231-648e245784de, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=NjY1ZjQ5YjItNGNlNDk1OTctNDIyOTNmYmUtZDhlNDJlMmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (101,1001,\"inc2\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e911de-891f-484a-a231-648e245784de, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 80f6756c-54bd-4986-8c98-277816520ff3, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80f6756c-54bd-4986-8c98-277816520ff3, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80f6756c-54bd-4986-8c98-277816520ff3, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yjk3ZGQ1ZDAtYzAwYjhhYjctY2Q0YjNjMDMtNDZjZjdmZWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 550ae2b8-1d1e-4e84-9218-7299bea72577, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 550ae2b8-1d1e-4e84-9218-7299bea72577, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ZGQ1ZDAtYzAwYjhhYjctY2Q0YjNjMDMtNDZjZjdmZWY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 550ae2b8-1d1e-4e84-9218-7299bea72577, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172253Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f5e9338-cb01-49e8-8fc2-71767cd911ee, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5e9338-cb01-49e8-8fc2-71767cd911ee, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=Yjk3ZGQ1ZDAtYzAwYjhhYjctY2Q0YjNjMDMtNDZjZjdmZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5e9338-cb01-49e8-8fc2-71767cd911ee, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 100 } items { uint64_value: 1000 } items { bytes_value: "inc1" } } rows { items { uint32_value: 101 } items { uint64_value: 1001 } items { bytes_value: "inc2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, a68f83e0-3387-4022-94a7-db8682d6dbc6, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, a68f83e0-3387-4022-94a7-db8682d6dbc6, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, a68f83e0-3387-4022-94a7-db8682d6dbc6, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 94fc81a9-fb1f-45e3-b7fd-ae81e049c1f1, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 94fc81a9-fb1f-45e3-b7fd-ae81e049c1f1, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=NzdkMWM4NDctOWJmMzBlNWYtYzJlYzE3YzQtNjljNzRjNTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 94fc81a9-fb1f-45e3-b7fd-ae81e049c1f1, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172253Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, e20b4c5d-15cf-4ebe-81c2-745be364ecbe, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, e20b4c5d-15cf-4ebe-81c2-745be364ecbe, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, e20b4c5d-15cf-4ebe-81c2-745be364ecbe, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569790 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42227
DEBUG    ya.test:process.py:259 Command (pid 42227) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 42227) elapsed time (sec): 0.09969782829284668
DEBUG    ya.test:process.py:263 Command (pid 42227) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 42227) minflt: 3522
DEBUG    ya.test:process.py:263 Command (pid 42227) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 42227) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42227) nvcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 42227) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42227) stime: 0.010339
DEBUG    ya.test:process.py:263 Command (pid 42227) utime: 0.041357
DEBUG    ya.test:process.py:263 Command (pid 42227) wtime: 0.1
DEBUG    ya.test:process.py:275 Command (pid 42227) output:

DEBUG    ya.test:process.py:276 Command (pid 42227) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 783206df-8050-4fbb-9116-b69593cb5457, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 783206df-8050-4fbb-9116-b69593cb5457, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 783206df-8050-4fbb-9116-b69593cb5457, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmMyNDQwZWUtMmE3NjMwMmYtMTQwNTlkZjktNzQ2OTE3NzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fd124be4-d330-46a9-9d4a-f59c21129541, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fd124be4-d330-46a9-9d4a-f59c21129541, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=MmMyNDQwZWUtMmE3NjMwMmYtMTQwNTlkZjktNzQ2OTE3NzM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fd124be4-d330-46a9-9d4a-f59c21129541, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172253Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee442c0-e7d5-432c-ac30-3fd2053fc0f5, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee442c0-e7d5-432c-ac30-3fd2053fc0f5, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=MmMyNDQwZWUtMmE3NjMwMmYtMTQwNTlkZjktNzQ2OTE3NzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee442c0-e7d5-432c-ac30-3fd2053fc0f5, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 8e74b931-5d0f-4112-999f-29be35ee62d6, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 8e74b931-5d0f-4112-999f-29be35ee62d6, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 8e74b931-5d0f-4112-999f-29be35ee62d6, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a212ecb2-d536-4852-987e-eaf1176f13cd, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a212ecb2-d536-4852-987e-eaf1176f13cd, ghrun-reby2ny4za.auto.internal:16530): request = { session_id: "ydb://session/3?node_id=1&id=NzdkMWM4NDctOWJmMzBlNWYtYzJlYzE3YzQtNjljNzRjNTM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a212ecb2-d536-4852-987e-eaf1176f13cd, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172251Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172253Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f38105c2040>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, b1f44827-9699-4e9e-a8b8-c1553bc57b83, ghrun-reby2ny4za.auto.internal:16530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b1f44827-9699-4e9e-a8b8-c1553bc57b83, ghrun-reby2ny4za.auto.internal:16530): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, b1f44827-9699-4e9e-a8b8-c1553bc57b83, ghrun-reby2ny4za.auto.internal:16530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510569840 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42299
DEBUG    ya.test:process.py:259 Command (pid 42299) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 42299) elapsed time (sec): 0.09859085083007812
DEBUG    ya.test:process.py:263 Command (pid 42299) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 42299) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 42299) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 42299) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42299) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 42299) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42299) stime: 0.026702999999999998
DEBUG    ya.test:process.py:263 Command (pid 42299) utime: 0.023304
DEBUG    ya.test:process.py:263 Command (pid 42299) wtime: 0.099
DEBUG    ya.test:process.py:275 Command (pid 42299) output:

DEBUG    ya.test:process.py:276 Command (pid 42299) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000ddc/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16530', '--database', '/Root', 'yql', '--script', 'BACKUP `collection_d39de573` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42787
DEBUG    ya.test:process.py:259 Command (pid 42787) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 42787) elapsed time (sec): 0.10358786582946777
DEBUG    ya.test:process.py:263 Command (pid 42787) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) maxrss: 167492
DEBUG    ya.test:process.py:263 Command (pid 42787) minflt: 3514
DEBUG    ya.test:process.py:263 Command (pid 42787) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42787) nvcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 42787) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42787) stime: 0.022206
DEBUG    ya.test:process.py:263 Command (pid 42787) utime: 0.029608
DEBUG    ya.test:process.py:263 Command (pid 42787) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 42787) output:

DEBUG    ya.test:process.py:276 Command (pid 42787) errors:
Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16530/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20770
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22786
============================== slowest durations ===============================
22.01s teardown basic_user_scenarios.py::TestBackupCollectionServiceObjectsRotation::test_service_schema_objects_cleanup_on_rotate
5.27s call     basic_user_scenarios.py::TestBackupCollectionServiceObjectsRotation::test_service_schema_objects_cleanup_on_rotate
2.57s setup    basic_user_scenarios.py::TestBackupCollectionServiceObjectsRotation::test_service_schema_objects_cleanup_on_rotate
=========================== short test summary info ============================
FAILED basic_user_scenarios.py::TestBackupCollectionServiceObjectsRotation::test_service_schema_objects_cleanup_on_rotate - AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
======================= 1 failed, 3 deselected in 30.30s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

basic_user_scenarios.py F

=================================== FAILURES ===================================
_ TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals _
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1443: in test_full_cycle_local_backup_restore_with_incrementals
    backup.stage(BackupType.INCREMENTAL, "Second incremental with extra3")
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1184: in stage
    raise AssertionError(f"Backup failed: {result.error_message}")
E   AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
E   Issues: 
E   <main>: Error: Execution, code: 1060
E       <main>:1:8: Error: Executing BACKUP INCREMENTAL
E           <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_full_cycle_local_backup_restore_with_incrementals
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13036
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/6zj6/000dc7/r3tmp/kikimr_cluster_6_ai_on8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63364
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11986
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000dc7/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/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1/logfile_z2iw3sr6.log --grpc-port=63364 --mon-port=8917 --ic-port=13036
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63364/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000dc7/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/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1/logfile_z2iw3sr6.log --grpc-port=63364 --mon-port=8917 --ic-port=13036
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1/logfile_z2iw3sr6.log', '--grpc-port=63364', '--mon-port=8917', '--ic-port=13036')' in '/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 47257
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63364/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 47258
DEBUG    ya.test:process.py:259 Command (pid 47258) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 47258) elapsed time (sec): 0.2730112075805664
DEBUG    ya.test:process.py:263 Command (pid 47258) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) maxrss: 551444
DEBUG    ya.test:process.py:263 Command (pid 47258) minflt: 18631
DEBUG    ya.test:process.py:263 Command (pid 47258) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 47258) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 47258) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 47258) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 47258) stime: 0.140559
DEBUG    ya.test:process.py:263 Command (pid 47258) utime: 0.084335
DEBUG    ya.test:process.py:263 Command (pid 47258) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 47258) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63364', '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: 13036\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63364', '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: 13036\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 47643
DEBUG    ya.test:process.py:259 Command (pid 47643) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 47643) elapsed time (sec): 0.2622184753417969
DEBUG    ya.test:process.py:263 Command (pid 47643) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) maxrss: 559908
DEBUG    ya.test:process.py:263 Command (pid 47643) minflt: 18486
DEBUG    ya.test:process.py:263 Command (pid 47643) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 47643) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 47643) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 47643) stime: 0.134828
DEBUG    ya.test:process.py:263 Command (pid 47643) utime: 0.083276
DEBUG    ya.test:process.py:263 Command (pid 47643) wtime: 0.263
DEBUG    ya.test:process.py:275 Command (pid 47643) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63364', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63364', '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: 47713
DEBUG    ya.test:process.py:259 Command (pid 47713) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 47713) elapsed time (sec): 0.2813222408294678
DEBUG    ya.test:process.py:263 Command (pid 47713) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) maxrss: 559940
DEBUG    ya.test:process.py:263 Command (pid 47713) minflt: 18485
DEBUG    ya.test:process.py:263 Command (pid 47713) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 47713) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 47713) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 47713) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 47713) stime: 0.138982
DEBUG    ya.test:process.py:263 Command (pid 47713) utime: 0.095302
DEBUG    ya.test:process.py:263 Command (pid 47713) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 47713) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d3d95f09-885d-470b-a2c4-7f8bb26be591, localhost:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3d95f09-885d-470b-a2c4-7f8bb26be591, localhost:63364): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3d95f09-885d-470b-a2c4-7f8bb26be591, localhost:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-reby2ny4za.auto.internal" port: 63364 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-reby2ny4za.auto.internal:63364, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63364
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr, test_name: test_full_cycle_local_backup_restore_with_incrementals)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c6954ce6-fb33-4f60-81d4-47b436320853, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6954ce6-fb33-4f60-81d4-47b436320853, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6954ce6-fb33-4f60-81d4-47b436320853, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWE5NTUwMmQtZjk0NjM4M2UtODY2Y2YxMy01NDczZDZlMQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 44e7794f-0af4-4ac1-b449-747321194333, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 44e7794f-0af4-4ac1-b449-747321194333, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NWE5NTUwMmQtZjk0NjM4M2UtODY2Y2YxMy01NDczZDZlMQ==" path: "/Root/orders" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 44e7794f-0af4-4ac1-b449-747321194333, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f464d2-2fe4-4bc3-a14a-240cd5110ecc, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f464d2-2fe4-4bc3-a14a-240cd5110ecc, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NWE5NTUwMmQtZjk0NjM4M2UtODY2Y2YxMy01NDczZDZlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f464d2-2fe4-4bc3-a14a-240cd5110ecc, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b2103550-39e3-45dc-bef9-5aa2d033347c, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b2103550-39e3-45dc-bef9-5aa2d033347c, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NWE5NTUwMmQtZjk0NjM4M2UtODY2Y2YxMy01NDczZDZlMQ==" path: "/Root/products" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b2103550-39e3-45dc-bef9-5aa2d033347c, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6721dd85-12cc-4549-9e0f-f2c55e3d7172, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6721dd85-12cc-4549-9e0f-f2c55e3d7172, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NWE5NTUwMmQtZjk0NjM4M2UtODY2Y2YxMy01NDczZDZlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO products (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6721dd85-12cc-4549-9e0f-f2c55e3d7172, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `test_incremental_8aa314bb`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH (\n                STORAGE = 'cluster',\n                INCREMENTAL_BACKUP_ENABLED = 'true'\n            );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 47843
DEBUG    ya.test:process.py:259 Command (pid 47843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 47843) elapsed time (sec): 0.10627031326293945
DEBUG    ya.test:process.py:263 Command (pid 47843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 47843) minflt: 3499
DEBUG    ya.test:process.py:263 Command (pid 47843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 47843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) nvcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 47843) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 47843) stime: 0.02004
DEBUG    ya.test:process.py:263 Command (pid 47843) utime: 0.03006
DEBUG    ya.test:process.py:263 Command (pid 47843) wtime: 0.107
DEBUG    ya.test:process.py:275 Command (pid 47843) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 99fa8560-a69a-4615-8872-b707835b5037, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 99fa8560-a69a-4615-8872-b707835b5037, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_8aa314bb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 99fa8560-a69a-4615-8872-b707835b5037, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_8aa314bb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600340 tx_id: 281474976710664 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:373 Collection test_incremental_8aa314bb found
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c1036878-25e0-4ec5-b214-3e312991ef36, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c1036878-25e0-4ec5-b214-3e312991ef36, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c1036878-25e0-4ec5-b214-3e312991ef36, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODdiMmI4YjgtOGI0YzdjMTAtYTVlYTk3NGUtN2U4ZTAxMjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950aeb50-e82b-478b-b930-97aa49889a47, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950aeb50-e82b-478b-b930-97aa49889a47, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ODdiMmI4YjgtOGI0YzdjMTAtYTVlYTk3NGUtN2U4ZTAxMjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (10,1000,\"a1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950aeb50-e82b-478b-b930-97aa49889a47, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 46c21c79-08d6-4cb1-be92-2afdbeb77130, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 46c21c79-08d6-4cb1-be92-2afdbeb77130, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 46c21c79-08d6-4cb1-be92-2afdbeb77130, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWU2NTAxNzQtNGE4M2YxYjAtNDRiOWUxNzItM2JiOTY5ZTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23e0137-ad79-4960-ac96-079b8b78ebf9, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23e0137-ad79-4960-ac96-079b8b78ebf9, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=MWU2NTAxNzQtNGE4M2YxYjAtNDRiOWUxNzItM2JiOTY5ZTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 2;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23e0137-ad79-4960-ac96-079b8b78ebf9, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ebe8fe51-d338-4566-8f80-cff2cc713e09, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebe8fe51-d338-4566-8f80-cff2cc713e09, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ebe8fe51-d338-4566-8f80-cff2cc713e09, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2JlNzkwZWItYWIwOTMxZjYtODVhMjY2MDgtY2Y2YmU5MjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e6434b4b-bbdd-4c2f-a5fb-d86e6009a747, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e6434b4b-bbdd-4c2f-a5fb-d86e6009a747, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=N2JlNzkwZWItYWIwOTMxZjYtODVhMjY2MDgtY2Y2YmU5MjM=" path: "/Root/extra1_1_600" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e6434b4b-bbdd-4c2f-a5fb-d86e6009a747, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b406c656-2212-4f2f-92f8-08aaafaa06cd, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b406c656-2212-4f2f-92f8-08aaafaa06cd, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=N2JlNzkwZWItYWIwOTMxZjYtODVhMjY2MDgtY2Y2YmU5MjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra1_1_600 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b406c656-2212-4f2f-92f8-08aaafaa06cd, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3940f184-43c7-46a5-83ad-e624c005be88, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3940f184-43c7-46a5-83ad-e624c005be88, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3940f184-43c7-46a5-83ad-e624c005be88, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTU4ZDNiZjAtNTM2ZTM0M2YtYmVlNGIwMGItNTY2YzVmMGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e66bb6b7-31e3-4396-aae6-f7c34c5acaa8, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e66bb6b7-31e3-4396-aae6-f7c34c5acaa8, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=MTU4ZDNiZjAtNTM2ZTM0M2YtYmVlNGIwMGItNTY2YzVmMGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e66bb6b7-31e3-4396-aae6-f7c34c5acaa8, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb619aa-7605-4492-a42e-b894d806623f, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb619aa-7605-4492-a42e-b894d806623f, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=MTU4ZDNiZjAtNTM2ZTM0M2YtYmVlNGIwMGItNTY2YzVmMGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb619aa-7605-4492-a42e-b894d806623f, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, cdb24486-ecd8-4265-96af-900095e79784, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, cdb24486-ecd8-4265-96af-900095e79784, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, cdb24486-ecd8-4265-96af-900095e79784, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } } } } }
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 0x7f07690030d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 10). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4f3b284-d61c-4f26-b17c-2a7d9e0ec33e, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4f3b284-d61c-4f26-b17c-2a7d9e0ec33e, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c4f3b284-d61c-4f26-b17c-2a7d9e0ec33e, ghrun-reby2ny4za.auto.internal:63364): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4f3b284-d61c-4f26-b17c-2a7d9e0ec33e, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDkwY2NmMmUtMWJhMDFhYzYtNmEzMjg5YjYtYzNkOGNmMzg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a8bcf858-5522-4a01-9b31-d2600ba28a3f, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c4f3b284-d61c-4f26-b17c-2a7d9e0ec33e, ghrun-reby2ny4za.auto.internal:63364): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a8bcf858-5522-4a01-9b31-d2600ba28a3f, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZDkwY2NmMmUtMWJhMDFhYzYtNmEzMjg5YjYtYzNkOGNmMzg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a8bcf858-5522-4a01-9b31-d2600ba28a3f, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 546b5721-8910-4bde-8a4a-271c1df681c3, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 546b5721-8910-4bde-8a4a-271c1df681c3, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 546b5721-8910-4bde-8a4a-271c1df681c3, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 47910
DEBUG    ya.test:process.py:259 Command (pid 47910) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 47910) elapsed time (sec): 0.10243749618530273
DEBUG    ya.test:process.py:263 Command (pid 47910) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 47910) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 47910) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 47910) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 47910) nvcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 47910) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 47910) stime: 0.018699999999999998
DEBUG    ya.test:process.py:263 Command (pid 47910) utime: 0.032726
DEBUG    ya.test:process.py:263 Command (pid 47910) wtime: 0.103
DEBUG    ya.test:process.py:275 Command (pid 47910) output:

DEBUG    ya.test:process.py:276 Command (pid 47910) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8326e9be-2522-42b5-9b3c-c27097752d50, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8326e9be-2522-42b5-9b3c-c27097752d50, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8326e9be-2522-42b5-9b3c-c27097752d50, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTJmZmQwNTYtOWEyNjIyNjUtOWFjYzAzMGYtM2Q5MTI0Mw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 38f0044b-8d04-4a59-b991-32661e95100b, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 38f0044b-8d04-4a59-b991-32661e95100b, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NTJmZmQwNTYtOWEyNjIyNjUtOWFjYzAzMGYtM2Q5MTI0Mw==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 38f0044b-8d04-4a59-b991-32661e95100b, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c76c98a-4d70-4147-8fd9-82f1bcc3aede, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c76c98a-4d70-4147-8fd9-82f1bcc3aede, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NTJmZmQwNTYtOWEyNjIyNjUtOWFjYzAzMGYtM2Q5MTI0Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c76c98a-4d70-4147-8fd9-82f1bcc3aede, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, b6b4f411-b15f-4f25-9620-e011304b9905, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b6b4f411-b15f-4f25-9620-e011304b9905, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, b6b4f411-b15f-4f25-9620-e011304b9905, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c6a0e5f2-75e2-4bc0-8861-7f4c7eb8c509, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c6a0e5f2-75e2-4bc0-8861-7f4c7eb8c509, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZDkwY2NmMmUtMWJhMDFhYzYtNmEzMjg5YjYtYzNkOGNmMzg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c6a0e5f2-75e2-4bc0-8861-7f4c7eb8c509, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 08e5c264-34c8-4b14-9cd2-247af6957fcb, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 08e5c264-34c8-4b14-9cd2-247af6957fcb, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 08e5c264-34c8-4b14-9cd2-247af6957fcb, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 47972
DEBUG    ya.test:process.py:259 Command (pid 47972) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 47972) elapsed time (sec): 0.09630346298217773
DEBUG    ya.test:process.py:263 Command (pid 47972) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 47972) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 47972) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 47972) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 47972) nvcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 47972) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 47972) stime: 0.018050999999999998
DEBUG    ya.test:process.py:263 Command (pid 47972) utime: 0.030085999999999998
DEBUG    ya.test:process.py:263 Command (pid 47972) wtime: 0.097
DEBUG    ya.test:process.py:275 Command (pid 47972) output:

DEBUG    ya.test:process.py:276 Command (pid 47972) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_8aa314bb`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 48131
DEBUG    ya.test:process.py:259 Command (pid 48131) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 48131) elapsed time (sec): 0.12299346923828125
DEBUG    ya.test:process.py:263 Command (pid 48131) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 48131) minflt: 3495
DEBUG    ya.test:process.py:263 Command (pid 48131) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) nvcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 48131) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 48131) stime: 0.027458999999999997
DEBUG    ya.test:process.py:263 Command (pid 48131) utime: 0.027458999999999997
DEBUG    ya.test:process.py:263 Command (pid 48131) wtime: 0.124
DEBUG    ya.test:process.py:275 Command (pid 48131) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, e5214cd5-afb6-4dce-96b2-31712e439fc9, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, e5214cd5-afb6-4dce-96b2-31712e439fc9, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_8aa314bb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, e5214cd5-afb6-4dce-96b2-31712e439fc9, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_8aa314bb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600340 tx_id: 281474976710664 } } children { name: "20251223172321Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510601880 tx_id: 281474976710671 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, c770ed17-0915-4d98-b6a5-94e04e4074c1, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, c770ed17-0915-4d98-b6a5-94e04e4074c1, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_8aa314bb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, c770ed17-0915-4d98-b6a5-94e04e4074c1, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_8aa314bb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600340 tx_id: 281474976710664 } } children { name: "20251223172321Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510601880 tx_id: 281474976710671 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8c00a0d8-bde0-4574-8390-f06e02172176, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8c00a0d8-bde0-4574-8390-f06e02172176, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8c00a0d8-bde0-4574-8390-f06e02172176, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGJmMjRmZDUtMWFjMzVhMGEtZGYzZjI4YzQtNmMyMjUwZmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7da707-29dd-4b86-8162-1aaeee23f4ba, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7da707-29dd-4b86-8162-1aaeee23f4ba, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NGJmMjRmZDUtMWFjMzVhMGEtZGYzZjI4YzQtNmMyMjUwZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (20,2000,\"b1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7da707-29dd-4b86-8162-1aaeee23f4ba, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82ffad32-ce85-471b-84ed-c37b8f2de2a0, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82ffad32-ce85-471b-84ed-c37b8f2de2a0, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82ffad32-ce85-471b-84ed-c37b8f2de2a0, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmJjMzA2N2EtMmY1YjFhMzUtNzBhMmFhNjMtOGE3MGRiNDE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c46276ad-f57f-4276-bbb8-7bc6649673e8, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c46276ad-f57f-4276-bbb8-7bc6649673e8, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NmJjMzA2N2EtMmY1YjFhMzUtNzBhMmFhNjMtOGE3MGRiNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 1;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c46276ad-f57f-4276-bbb8-7bc6649673e8, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8fba235b-9b9f-451c-a34b-febb241c15ff, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8fba235b-9b9f-451c-a34b-febb241c15ff, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8fba235b-9b9f-451c-a34b-febb241c15ff, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWJlZjg5OGQtNWRmMzE5NjMtM2YyZDhhZC1mNDdiZDQxZg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f0a91f2b-b81b-43c1-8e51-bc7e6f0c25cb, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f0a91f2b-b81b-43c1-8e51-bc7e6f0c25cb, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=YWJlZjg5OGQtNWRmMzE5NjMtM2YyZDhhZC1mNDdiZDQxZg==" path: "/Root/extra2_1_601" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f0a91f2b-b81b-43c1-8e51-bc7e6f0c25cb, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd53826-300d-4745-9413-f414e86d53f6, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd53826-300d-4745-9413-f414e86d53f6, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=YWJlZjg5OGQtNWRmMzE5NjMtM2YyZDhhZC1mNDdiZDQxZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra2_1_601 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd53826-300d-4745-9413-f414e86d53f6, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 402f4193-265d-4155-afc2-32b9eb39bb7b, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 402f4193-265d-4155-afc2-32b9eb39bb7b, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 402f4193-265d-4155-afc2-32b9eb39bb7b, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTIwY2QxMWEtYmVjODZjM2YtMWJiYzg2NWMtNjI1ZTRlOGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 6685af84-43eb-4d05-965f-e4446d386f6b, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 6685af84-43eb-4d05-965f-e4446d386f6b, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NTIwY2QxMWEtYmVjODZjM2YtMWJiYzg2NWMtNjI1ZTRlOGM=" yql_text: "DROP TABLE `/Root/extra1_1_600`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 6685af84-43eb-4d05-965f-e4446d386f6b, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f72a74e7-67ad-4348-b181-931359a77183, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f72a74e7-67ad-4348-b181-931359a77183, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f72a74e7-67ad-4348-b181-931359a77183, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjZiOWFkZjItYmMxYWU5NTAtOWIzM2YxYzMtODQyODFmODU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 639e45a2-f79c-4a19-92af-2ce79dd29e90, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 639e45a2-f79c-4a19-92af-2ce79dd29e90, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NjZiOWFkZjItYmMxYWU5NTAtOWIzM2YxYzMtODQyODFmODU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 639e45a2-f79c-4a19-92af-2ce79dd29e90, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05c3c5c0-9f00-4658-909f-a05ec3c391dc, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05c3c5c0-9f00-4658-909f-a05ec3c391dc, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=NjZiOWFkZjItYmMxYWU5NTAtOWIzM2YxYzMtODQyODFmODU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05c3c5c0-9f00-4658-909f-a05ec3c391dc, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "b1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 7b119887-cac6-4071-84e6-f70efe043496, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 7b119887-cac6-4071-84e6-f70efe043496, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 7b119887-cac6-4071-84e6-f70efe043496, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b7fc1deb-a220-49ff-aa80-001d74a5548a, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b7fc1deb-a220-49ff-aa80-001d74a5548a, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZDkwY2NmMmUtMWJhMDFhYzYtNmEzMjg5YjYtYzNkOGNmMzg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b7fc1deb-a220-49ff-aa80-001d74a5548a, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ec50dfee-4a24-4511-ad25-d65b59927933, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ec50dfee-4a24-4511-ad25-d65b59927933, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ec50dfee-4a24-4511-ad25-d65b59927933, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 48203
DEBUG    ya.test:process.py:259 Command (pid 48203) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 48203) elapsed time (sec): 0.10362768173217773
DEBUG    ya.test:process.py:263 Command (pid 48203) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 48203) minflt: 3516
DEBUG    ya.test:process.py:263 Command (pid 48203) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 48203) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48203) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 48203) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 48203) stime: 0.018541
DEBUG    ya.test:process.py:263 Command (pid 48203) utime: 0.037086999999999995
DEBUG    ya.test:process.py:263 Command (pid 48203) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 48203) output:

DEBUG    ya.test:process.py:276 Command (pid 48203) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 444c2d1d-8d1e-4b72-aff6-c13af72b1392, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 444c2d1d-8d1e-4b72-aff6-c13af72b1392, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 444c2d1d-8d1e-4b72-aff6-c13af72b1392, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWNlNDZkNTEtNDc0NzVhNGQtZGFmMWEzZjUtNzIyMTg5Njg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fe63ad96-a97e-4023-937c-88b65ed82a5b, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fe63ad96-a97e-4023-937c-88b65ed82a5b, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=YWNlNDZkNTEtNDc0NzVhNGQtZGFmMWEzZjUtNzIyMTg5Njg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fe63ad96-a97e-4023-937c-88b65ed82a5b, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940e0a93-afb1-4e29-9a58-cc58fa8868e6, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940e0a93-afb1-4e29-9a58-cc58fa8868e6, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=YWNlNDZkNTEtNDc0NzVhNGQtZGFmMWEzZjUtNzIyMTg5Njg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940e0a93-afb1-4e29-9a58-cc58fa8868e6, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 6b083a1f-b5d6-4688-8381-35c2fc34f2c1, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 6b083a1f-b5d6-4688-8381-35c2fc34f2c1, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 6b083a1f-b5d6-4688-8381-35c2fc34f2c1, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ab99d0f9-963b-4108-8d04-8ad61003b3e4, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ab99d0f9-963b-4108-8d04-8ad61003b3e4, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZDkwY2NmMmUtMWJhMDFhYzYtNmEzMjg5YjYtYzNkOGNmMzg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ab99d0f9-963b-4108-8d04-8ad61003b3e4, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 54a05601-b1cd-4a8d-8dfb-20162a6fa546, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 54a05601-b1cd-4a8d-8dfb-20162a6fa546, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 54a05601-b1cd-4a8d-8dfb-20162a6fa546, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 48266
DEBUG    ya.test:process.py:259 Command (pid 48266) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 48266) elapsed time (sec): 0.09955120086669922
DEBUG    ya.test:process.py:263 Command (pid 48266) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 48266) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 48266) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48266) nvcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 48266) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 48266) stime: 0.025623
DEBUG    ya.test:process.py:263 Command (pid 48266) utime: 0.025623
DEBUG    ya.test:process.py:263 Command (pid 48266) wtime: 0.1
DEBUG    ya.test:process.py:275 Command (pid 48266) output:

DEBUG    ya.test:process.py:276 Command (pid 48266) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_8aa314bb` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 48609
DEBUG    ya.test:process.py:259 Command (pid 48609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 48609) elapsed time (sec): 0.11536645889282227
DEBUG    ya.test:process.py:263 Command (pid 48609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 48609) minflt: 3490
DEBUG    ya.test:process.py:263 Command (pid 48609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 48609) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 48609) stime: 0.023589
DEBUG    ya.test:process.py:263 Command (pid 48609) utime: 0.02752
DEBUG    ya.test:process.py:263 Command (pid 48609) wtime: 0.116
DEBUG    ya.test:process.py:275 Command (pid 48609) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, feb05549-73a9-412e-bbe3-0f2ab8cfa08c, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, feb05549-73a9-412e-bbe3-0f2ab8cfa08c, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_8aa314bb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, feb05549-73a9-412e-bbe3-0f2ab8cfa08c, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_8aa314bb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600340 tx_id: 281474976710664 } } children { name: "20251223172321Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510601880 tx_id: 281474976710671 } } children { name: "20251223172323Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510603450 tx_id: 281474976710679 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 295d391e-85e5-4d2f-a19e-66a4a7e35261, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 295d391e-85e5-4d2f-a19e-66a4a7e35261, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_8aa314bb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 295d391e-85e5-4d2f-a19e-66a4a7e35261, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_8aa314bb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600340 tx_id: 281474976710664 } } children { name: "20251223172321Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510601880 tx_id: 281474976710671 } } children { name: "20251223172323Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510603450 tx_id: 281474976710679 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b2d0ea3c-f23b-4890-bbda-e78fbf6482a9, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2d0ea3c-f23b-4890-bbda-e78fbf6482a9, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b2d0ea3c-f23b-4890-bbda-e78fbf6482a9, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTY1Mzc4ZWQtMzE3OGRiMDYtOWIzYjkzMzgtZmRlYTQwNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a934676-8acd-4f2a-ad43-c144aa18920e, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a934676-8acd-4f2a-ad43-c144aa18920e, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=YTY1Mzc4ZWQtMzE3OGRiMDYtOWIzYjkzMzgtZmRlYTQwNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (30,3000,\"c1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a934676-8acd-4f2a-ad43-c144aa18920e, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fb0a4339-cb14-4759-8ad6-5b7300a4e067, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb0a4339-cb14-4759-8ad6-5b7300a4e067, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb0a4339-cb14-4759-8ad6-5b7300a4e067, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmIyOGQwZjItOGQyY2E3MjQtYTI1M2YzNTktNWQzODJjYTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50223732-b339-4cd4-acc6-540f9227b284, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50223732-b339-4cd4-acc6-540f9227b284, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZmIyOGQwZjItOGQyY2E3MjQtYTI1M2YzNTktNWQzODJjYTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 10;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50223732-b339-4cd4-acc6-540f9227b284, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2851e0c7-d541-47b9-9710-b8866119bd3a, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2851e0c7-d541-47b9-9710-b8866119bd3a, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2851e0c7-d541-47b9-9710-b8866119bd3a, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjNiNDJhYzItYjI3MzU2MjYtOWZjN2E3YTQtZDY1OGQ3Yg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e0375738-9f86-4085-87b7-7302209fcc75, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e0375738-9f86-4085-87b7-7302209fcc75, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=YjNiNDJhYzItYjI3MzU2MjYtOWZjN2E3YTQtZDY1OGQ3Yg==" path: "/Root/extra3_1_603" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e0375738-9f86-4085-87b7-7302209fcc75, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5767eb-d99c-47c0-8d15-d3b81eff98bc, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5767eb-d99c-47c0-8d15-d3b81eff98bc, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=YjNiNDJhYzItYjI3MzU2MjYtOWZjN2E3YTQtZDY1OGQ3Yg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra3_1_603 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5767eb-d99c-47c0-8d15-d3b81eff98bc, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 400fad7d-3769-4cc1-b20f-a702e701dc1c, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 400fad7d-3769-4cc1-b20f-a702e701dc1c, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 400fad7d-3769-4cc1-b20f-a702e701dc1c, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDllMTE0ZmUtOGZiOTY0ZjItMWEyZGM0YmQtMWVjOTVhNmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 2c1f5136-7e70-4e60-b67f-54b117b27415, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2c1f5136-7e70-4e60-b67f-54b117b27415, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZDllMTE0ZmUtOGZiOTY0ZjItMWEyZGM0YmQtMWVjOTVhNmQ=" yql_text: "DROP TABLE `/Root/extra2_1_601`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 2c1f5136-7e70-4e60-b67f-54b117b27415, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4f472ff-4f65-4fb7-a6f8-b3b21fd1ae10, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4f472ff-4f65-4fb7-a6f8-b3b21fd1ae10, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4f472ff-4f65-4fb7-a6f8-b3b21fd1ae10, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWEwYWVlNmMtYWYzNjM0NmQtNDE4OWE0MDEtOWVjNjg1YTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 44ba1086-dfb9-447f-af2c-5efc6714a709, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 44ba1086-dfb9-447f-af2c-5efc6714a709, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwYWVlNmMtYWYzNjM0NmQtNDE4OWE0MDEtOWVjNjg1YTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 44ba1086-dfb9-447f-af2c-5efc6714a709, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172323Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3bc427-4c79-446b-85c5-f526b818ce1f, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3bc427-4c79-446b-85c5-f526b818ce1f, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwYWVlNmMtYWYzNjM0NmQtNDE4OWE0MDEtOWVjNjg1YTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3bc427-4c79-446b-85c5-f526b818ce1f, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "b1" } } rows { items { uint32_value: 30 } items { uint64_value: 3000 } items { bytes_value: "c1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 15834bdc-7558-450f-a592-b11617d252d5, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 15834bdc-7558-450f-a592-b11617d252d5, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 15834bdc-7558-450f-a592-b11617d252d5, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 19cd5f80-b59d-4b5d-89b0-043e9ce1a5b2, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 19cd5f80-b59d-4b5d-89b0-043e9ce1a5b2, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZDkwY2NmMmUtMWJhMDFhYzYtNmEzMjg5YjYtYzNkOGNmMzg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 19cd5f80-b59d-4b5d-89b0-043e9ce1a5b2, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172323Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, c60523e8-f1bd-4082-a544-9a587d289052, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, c60523e8-f1bd-4082-a544-9a587d289052, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, c60523e8-f1bd-4082-a544-9a587d289052, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600180 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 48680
DEBUG    ya.test:process.py:259 Command (pid 48680) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 48680) elapsed time (sec): 0.09964466094970703
DEBUG    ya.test:process.py:263 Command (pid 48680) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 48680) minflt: 3523
DEBUG    ya.test:process.py:263 Command (pid 48680) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48680) nvcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 48680) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 48680) stime: 0.029604
DEBUG    ya.test:process.py:263 Command (pid 48680) utime: 0.021148999999999998
DEBUG    ya.test:process.py:263 Command (pid 48680) wtime: 0.101
DEBUG    ya.test:process.py:275 Command (pid 48680) output:

DEBUG    ya.test:process.py:276 Command (pid 48680) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eeb3684b-772c-4f64-9894-a0801f467959, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eeb3684b-772c-4f64-9894-a0801f467959, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eeb3684b-772c-4f64-9894-a0801f467959, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTcxZjM3ZmEtMzYzMmViYmEtMjg4OGMxNzktNmVmZWI0MDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 01ef3bf1-292b-4f00-98be-3ce23d109931, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 01ef3bf1-292b-4f00-98be-3ce23d109931, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=OTcxZjM3ZmEtMzYzMmViYmEtMjg4OGMxNzktNmVmZWI0MDI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 01ef3bf1-292b-4f00-98be-3ce23d109931, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172323Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e1c19f-f1cf-4787-a942-1149bf29814e, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e1c19f-f1cf-4787-a942-1149bf29814e, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=OTcxZjM3ZmEtMzYzMmViYmEtMjg4OGMxNzktNmVmZWI0MDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e1c19f-f1cf-4787-a942-1149bf29814e, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ea60267e-693e-4ae6-99ca-351bd7d601b1, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ea60267e-693e-4ae6-99ca-351bd7d601b1, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ea60267e-693e-4ae6-99ca-351bd7d601b1, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ca01c7cc-2d20-4192-82ed-83c9db62ab86, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ca01c7cc-2d20-4192-82ed-83c9db62ab86, ghrun-reby2ny4za.auto.internal:63364): request = { session_id: "ydb://session/3?node_id=1&id=ZDkwY2NmMmUtMWJhMDFhYzYtNmEzMjg5YjYtYzNkOGNmMzg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ca01c7cc-2d20-4192-82ed-83c9db62ab86, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172321Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172323Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0768ffcf60>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, b3b560a2-c62f-448f-a1a2-1b973b35657b, ghrun-reby2ny4za.auto.internal:63364): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b3b560a2-c62f-448f-a1a2-1b973b35657b, ghrun-reby2ny4za.auto.internal:63364): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, b3b560a2-c62f-448f-a1a2-1b973b35657b, ghrun-reby2ny4za.auto.internal:63364): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510600230 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 48742
DEBUG    ya.test:process.py:259 Command (pid 48742) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 48742) elapsed time (sec): 0.10188865661621094
DEBUG    ya.test:process.py:263 Command (pid 48742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 48742) minflt: 3513
DEBUG    ya.test:process.py:263 Command (pid 48742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48742) nvcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 48742) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 48742) stime: 0.021426999999999998
DEBUG    ya.test:process.py:263 Command (pid 48742) utime: 0.03214
DEBUG    ya.test:process.py:263 Command (pid 48742) wtime: 0.103
DEBUG    ya.test:process.py:275 Command (pid 48742) output:

DEBUG    ya.test:process.py:276 Command (pid 48742) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dc7/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:63364', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_8aa314bb` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 49069
DEBUG    ya.test:process.py:259 Command (pid 49069) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 49069) elapsed time (sec): 0.10119843482971191
DEBUG    ya.test:process.py:263 Command (pid 49069) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) maxrss: 167752
DEBUG    ya.test:process.py:263 Command (pid 49069) minflt: 3516
DEBUG    ya.test:process.py:263 Command (pid 49069) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 49069) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 49069) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 49069) stime: 0.028286
DEBUG    ya.test:process.py:263 Command (pid 49069) utime: 0.021214999999999998
DEBUG    ya.test:process.py:263 Command (pid 49069) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 49069) output:

DEBUG    ya.test:process.py:276 Command (pid 49069) errors:
Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63364/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63364
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13036
============================== slowest durations ===============================
22.01s teardown basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals
4.85s call     basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals
2.56s setup    basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals
=========================== short test summary info ============================
FAILED basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals - AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
======================= 1 failed, 3 deselected in 29.86s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

basic_user_scenarios.py F

=================================== FAILURES ===================================
_ TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes _
ydb/tests/functional/backup_collection/basic_user_scenarios.py:2094: in test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes
    backup.stage(BackupType.INCREMENTAL, "More modifications")
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1184: in stage
    raise AssertionError(f"Backup failed: {result.error_message}")
E   AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
E   Issues: 
E   <main>: Error: Execution, code: 1060
E       <main>:1:8: Error: Executing BACKUP INCREMENTAL
E           <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16576
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/6zj6/000dd8/r3tmp/kikimr_cluster__ndipq2_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18877
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17067
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000dd8/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/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes/cluster/node_1/logfile_kpj4hjno.log --grpc-port=31006 --mon-port=18877 --ic-port=16576
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31006/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000dd8/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/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes/cluster/node_1/logfile_kpj4hjno.log --grpc-port=31006 --mon-port=18877 --ic-port=16576
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes/cluster/node_1/logfile_kpj4hjno.log', '--grpc-port=31006', '--mon-port=18877', '--ic-port=16576')' in '/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncrComplSchemaChange.test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 44052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31006/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 44053
DEBUG    ya.test:process.py:259 Command (pid 44053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 44053) elapsed time (sec): 0.2744467258453369
DEBUG    ya.test:process.py:263 Command (pid 44053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 44053) maxrss: 551580
DEBUG    ya.test:process.py:263 Command (pid 44053) minflt: 21661
DEBUG    ya.test:process.py:263 Command (pid 44053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 44053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 44053) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 44053) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 44053) stime: 0.150722
DEBUG    ya.test:process.py:263 Command (pid 44053) utime: 0.075361
DEBUG    ya.test:process.py:263 Command (pid 44053) wtime: 0.275
DEBUG    ya.test:process.py:275 Command (pid 44053) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31006', '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: 16576\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31006', '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: 16576\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 44452
DEBUG    ya.test:process.py:259 Command (pid 44452) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 44452) elapsed time (sec): 0.2756187915802002
DEBUG    ya.test:process.py:263 Command (pid 44452) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) maxrss: 559924
DEBUG    ya.test:process.py:263 Command (pid 44452) minflt: 18487
DEBUG    ya.test:process.py:263 Command (pid 44452) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 44452) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 44452) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 44452) stime: 0.15004299999999998
DEBUG    ya.test:process.py:263 Command (pid 44452) utime: 0.081104
DEBUG    ya.test:process.py:263 Command (pid 44452) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 44452) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31006', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31006', '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: 44527
DEBUG    ya.test:process.py:259 Command (pid 44527) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 44527) elapsed time (sec): 0.2753183841705322
DEBUG    ya.test:process.py:263 Command (pid 44527) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) maxrss: 559928
DEBUG    ya.test:process.py:263 Command (pid 44527) minflt: 18487
DEBUG    ya.test:process.py:263 Command (pid 44527) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 44527) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 44527) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 44527) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 44527) stime: 0.168401
DEBUG    ya.test:process.py:263 Command (pid 44527) utime: 0.06315
DEBUG    ya.test:process.py:263 Command (pid 44527) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 44527) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9049c89a-ce8f-4df1-b30e-2d8da94e445a, localhost:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9049c89a-ce8f-4df1-b30e-2d8da94e445a, localhost:31006): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9049c89a-ce8f-4df1-b30e-2d8da94e445a, localhost:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-reby2ny4za.auto.internal" port: 31006 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-reby2ny4za.auto.internal:31006, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31006
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncrComplSchemaChange, test_name: test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 70719bb2-7156-41bb-8fbc-9db9d5841826, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 70719bb2-7156-41bb-8fbc-9db9d5841826, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 70719bb2-7156-41bb-8fbc-9db9d5841826, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODQ3MjJkZDktOGY3N2ZkMDMtOTZlZmRkYzUtOTViZWNkYzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6d1ed494-9ab0-4799-b813-98a278b83e36, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6d1ed494-9ab0-4799-b813-98a278b83e36, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=ODQ3MjJkZDktOGY3N2ZkMDMtOTZlZmRkYzUtOTViZWNkYzA=" path: "/Root/orders" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6d1ed494-9ab0-4799-b813-98a278b83e36, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636aa985-1e77-4577-9975-b5a48f59ce7c, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636aa985-1e77-4577-9975-b5a48f59ce7c, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=ODQ3MjJkZDktOGY3N2ZkMDMtOTZlZmRkYzUtOTViZWNkYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636aa985-1e77-4577-9975-b5a48f59ce7c, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 400b76b7-30ae-40d2-aa1b-d64d3b7c53c5, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 400b76b7-30ae-40d2-aa1b-d64d3b7c53c5, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=ODQ3MjJkZDktOGY3N2ZkMDMtOTZlZmRkYzUtOTViZWNkYzA=" path: "/Root/products" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 400b76b7-30ae-40d2-aa1b-d64d3b7c53c5, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0089dedb-c485-4f44-bb26-779ed19d676a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0089dedb-c485-4f44-bb26-779ed19d676a, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=ODQ3MjJkZDktOGY3N2ZkMDMtOTZlZmRkYzUtOTViZWNkYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO products (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0089dedb-c485-4f44-bb26-779ed19d676a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `test_inc_backup_9d37e6fb`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH (\n                STORAGE = 'cluster',\n                INCREMENTAL_BACKUP_ENABLED = 'true'\n            );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 44651
DEBUG    ya.test:process.py:259 Command (pid 44651) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 44651) elapsed time (sec): 0.10524225234985352
DEBUG    ya.test:process.py:263 Command (pid 44651) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 44651) minflt: 3494
DEBUG    ya.test:process.py:263 Command (pid 44651) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) nvcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 44651) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 44651) stime: 0.01094
DEBUG    ya.test:process.py:263 Command (pid 44651) utime: 0.040114
DEBUG    ya.test:process.py:263 Command (pid 44651) wtime: 0.106
DEBUG    ya.test:process.py:275 Command (pid 44651) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 08e123a3-cc21-4fd5-b6b9-d50a1b58fc84, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 08e123a3-cc21-4fd5-b6b9-d50a1b58fc84, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_inc_backup_9d37e6fb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 08e123a3-cc21-4fd5-b6b9-d50a1b58fc84, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_inc_backup_9d37e6fb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582940 tx_id: 281474976710664 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:373 Collection test_inc_backup_9d37e6fb found
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b616de47-2965-48e0-8bfe-313dcce62972, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b616de47-2965-48e0-8bfe-313dcce62972, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b616de47-2965-48e0-8bfe-313dcce62972, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWE1ODk2NDEtYTMxNGEzNmItNWQwMjQ1MjEtNmYyODQ0YjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94401ce6-9c9c-4580-8122-82bc907fc51a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94401ce6-9c9c-4580-8122-82bc907fc51a, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=YWE1ODk2NDEtYTMxNGEzNmItNWQwMjQ1MjEtNmYyODQ0YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (10,1000,\"a1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94401ce6-9c9c-4580-8122-82bc907fc51a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7eb36c9-a08b-4a89-a7fb-99f74da76caa, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7eb36c9-a08b-4a89-a7fb-99f74da76caa, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7eb36c9-a08b-4a89-a7fb-99f74da76caa, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDUwYzBjYzYtNzQ0ZTBhNzEtYWJlODIzNDQtNjRjMGFiMzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e6e4a53-a61a-43a1-a652-3de49cad0e09, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6e4a53-a61a-43a1-a652-3de49cad0e09, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=ZDUwYzBjYzYtNzQ0ZTBhNzEtYWJlODIzNDQtNjRjMGFiMzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 2;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6e4a53-a61a-43a1-a652-3de49cad0e09, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 743d656a-fa00-45df-9511-e15202582429, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 743d656a-fa00-45df-9511-e15202582429, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 743d656a-fa00-45df-9511-e15202582429, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', 'GRANT ALL ON `/Root/orders` TO `root@builtin`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 44706
DEBUG    ya.test:process.py:259 Command (pid 44706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 44706) elapsed time (sec): 0.10477495193481445
DEBUG    ya.test:process.py:263 Command (pid 44706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 44706) minflt: 3490
DEBUG    ya.test:process.py:263 Command (pid 44706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) nvcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 44706) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 44706) stime: 0.028912
DEBUG    ya.test:process.py:263 Command (pid 44706) utime: 0.024782
DEBUG    ya.test:process.py:263 Command (pid 44706) wtime: 0.106
DEBUG    ya.test:process.py:275 Command (pid 44706) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2348d3ec-fa7d-41ad-9e3a-5f53203bb767, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2348d3ec-fa7d-41ad-9e3a-5f53203bb767, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2348d3ec-fa7d-41ad-9e3a-5f53203bb767, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTVmMmFlNTQtNDAxZjNiZjktZGRmY2RlNzEtZDMxZmE1MjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d4a2cf82-af13-49ab-b136-9a950b9fb553, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d4a2cf82-af13-49ab-b136-9a950b9fb553, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MTVmMmFlNTQtNDAxZjNiZjktZGRmY2RlNzEtZDMxZmE1MjU=" path: "/Root/extra1_1_583" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d4a2cf82-af13-49ab-b136-9a950b9fb553, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02bac628-f270-4e53-a686-2cd2755cfca8, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02bac628-f270-4e53-a686-2cd2755cfca8, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MTVmMmFlNTQtNDAxZjNiZjktZGRmY2RlNzEtZDMxZmE1MjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra1_1_583 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02bac628-f270-4e53-a686-2cd2755cfca8, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c6ef60a1-d5e3-4f00-920e-55fa075c9b89, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6ef60a1-d5e3-4f00-920e-55fa075c9b89, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6ef60a1-d5e3-4f00-920e-55fa075c9b89, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDk4NjliYmUtODE3ODVjZi1jNWMxZjFkNS00NjJiNGI1ZA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 02df039b-e503-4bf0-8ab0-d2923d0091f6, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 02df039b-e503-4bf0-8ab0-d2923d0091f6, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NjliYmUtODE3ODVjZi1jNWMxZjFkNS00NjJiNGI1ZA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 02df039b-e503-4bf0-8ab0-d2923d0091f6, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af6aa582-ade4-4b20-b057-2952c0574de9, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af6aa582-ade4-4b20-b057-2952c0574de9, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NjliYmUtODE3ODVjZi1jNWMxZjFkNS00NjJiNGI1ZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af6aa582-ade4-4b20-b057-2952c0574de9, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 75fa0c85-7c0d-41e1-9cb7-eb6d7ce53c7a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 75fa0c85-7c0d-41e1-9cb7-eb6d7ce53c7a, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 75fa0c85-7c0d-41e1-9cb7-eb6d7ce53c7a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } } } } }
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 0x7f9beebfb120 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 10). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e6d6881-cf2c-4575-b525-75d56b2f0c92, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e6d6881-cf2c-4575-b525-75d56b2f0c92, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9e6d6881-cf2c-4575-b525-75d56b2f0c92, ghrun-reby2ny4za.auto.internal:31006): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e6d6881-cf2c-4575-b525-75d56b2f0c92, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzY1NDMwZGQtYzZmYmFjMDgtMjBiYzY2YjMtMTdjMWQ4OTA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a316f514-9b08-4575-8a4e-44c451a6f3b6, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 9e6d6881-cf2c-4575-b525-75d56b2f0c92, ghrun-reby2ny4za.auto.internal:31006): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a316f514-9b08-4575-8a4e-44c451a6f3b6, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NzY1NDMwZGQtYzZmYmFjMDgtMjBiYzY2YjMtMTdjMWQ4OTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a316f514-9b08-4575-8a4e-44c451a6f3b6, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, a3b518cb-d86b-4efa-a29d-1df4b867c870, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, a3b518cb-d86b-4efa-a29d-1df4b867c870, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, a3b518cb-d86b-4efa-a29d-1df4b867c870, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 44769
DEBUG    ya.test:process.py:259 Command (pid 44769) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 44769) elapsed time (sec): 0.09953165054321289
DEBUG    ya.test:process.py:263 Command (pid 44769) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 44769) minflt: 3510
DEBUG    ya.test:process.py:263 Command (pid 44769) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 44769) nvcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 44769) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 44769) stime: 0.020832
DEBUG    ya.test:process.py:263 Command (pid 44769) utime: 0.029165
DEBUG    ya.test:process.py:263 Command (pid 44769) wtime: 0.1
DEBUG    ya.test:process.py:275 Command (pid 44769) output:

DEBUG    ya.test:process.py:276 Command (pid 44769) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e199d25e-7d13-45c2-98a9-d2dd4528a11c, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e199d25e-7d13-45c2-98a9-d2dd4528a11c, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e199d25e-7d13-45c2-98a9-d2dd4528a11c, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTdmOWNkZDItZGQ4ZTVkMTktM2MyZjIyNzEtYWRlNTk3MjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e4e0a192-291f-4ced-9cf4-edfb07945adf, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e4e0a192-291f-4ced-9cf4-edfb07945adf, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=OTdmOWNkZDItZGQ4ZTVkMTktM2MyZjIyNzEtYWRlNTk3MjI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e4e0a192-291f-4ced-9cf4-edfb07945adf, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e378083-ae89-4020-90bb-9b2ceb39be1a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e378083-ae89-4020-90bb-9b2ceb39be1a, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=OTdmOWNkZDItZGQ4ZTVkMTktM2MyZjIyNzEtYWRlNTk3MjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e378083-ae89-4020-90bb-9b2ceb39be1a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 5de584a9-5a8f-4c25-bd57-b12b0c0e6edd, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 5de584a9-5a8f-4c25-bd57-b12b0c0e6edd, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 5de584a9-5a8f-4c25-bd57-b12b0c0e6edd, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 08d08e36-e36a-4ed7-a219-11a83be8c2a2, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 08d08e36-e36a-4ed7-a219-11a83be8c2a2, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NzY1NDMwZGQtYzZmYmFjMDgtMjBiYzY2YjMtMTdjMWQ4OTA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 08d08e36-e36a-4ed7-a219-11a83be8c2a2, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 03331788-74de-489e-a158-3802e797ee75, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 03331788-74de-489e-a158-3802e797ee75, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 03331788-74de-489e-a158-3802e797ee75, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 44826
DEBUG    ya.test:process.py:259 Command (pid 44826) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 44826) elapsed time (sec): 0.09866738319396973
DEBUG    ya.test:process.py:263 Command (pid 44826) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 44826) minflt: 3507
DEBUG    ya.test:process.py:263 Command (pid 44826) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 44826) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 44826) nvcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 44826) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 44826) stime: 0.004997
DEBUG    ya.test:process.py:263 Command (pid 44826) utime: 0.044981
DEBUG    ya.test:process.py:263 Command (pid 44826) wtime: 0.099
DEBUG    ya.test:process.py:275 Command (pid 44826) output:

DEBUG    ya.test:process.py:276 Command (pid 44826) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', 'BACKUP `test_inc_backup_9d37e6fb`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45017
DEBUG    ya.test:process.py:259 Command (pid 45017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 45017) elapsed time (sec): 0.11900806427001953
DEBUG    ya.test:process.py:263 Command (pid 45017) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45017) minflt: 3493
DEBUG    ya.test:process.py:263 Command (pid 45017) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 45017) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 45017) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 45017) stime: 0.036344
DEBUG    ya.test:process.py:263 Command (pid 45017) utime: 0.013628999999999999
DEBUG    ya.test:process.py:263 Command (pid 45017) wtime: 0.12
DEBUG    ya.test:process.py:275 Command (pid 45017) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 9eb8714d-88ca-4d69-a79e-b3fbd67ba945, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 9eb8714d-88ca-4d69-a79e-b3fbd67ba945, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_inc_backup_9d37e6fb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 9eb8714d-88ca-4d69-a79e-b3fbd67ba945, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_inc_backup_9d37e6fb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582940 tx_id: 281474976710664 } } children { name: "20251223172304Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510584620 tx_id: 281474976710672 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 06a57583-69f0-4ffc-a0c7-22abad7e3951, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 06a57583-69f0-4ffc-a0c7-22abad7e3951, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_inc_backup_9d37e6fb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 06a57583-69f0-4ffc-a0c7-22abad7e3951, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_inc_backup_9d37e6fb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582940 tx_id: 281474976710664 } } children { name: "20251223172304Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510584620 tx_id: 281474976710672 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5467e4db-70f2-4799-a846-72b97953ed96, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5467e4db-70f2-4799-a846-72b97953ed96, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5467e4db-70f2-4799-a846-72b97953ed96, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTlkYTY4MDctMzJmOGVjZjAtYWU4ZTQ3N2EtMTU1ZjU5MTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad047b10-5d76-438e-8e34-9cdc9857f865, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad047b10-5d76-438e-8e34-9cdc9857f865, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=YTlkYTY4MDctMzJmOGVjZjAtYWU4ZTQ3N2EtMTU1ZjU5MTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (20,2000,\"b1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad047b10-5d76-438e-8e34-9cdc9857f865, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eef8dd7a-594d-4ef0-9986-0be5f35d1799, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eef8dd7a-594d-4ef0-9986-0be5f35d1799, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eef8dd7a-594d-4ef0-9986-0be5f35d1799, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGNmYTBhOWItNmU0OGFlNGYtOWI5NGU2NzUtNmQ1OTZlOTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b953b09-7e22-4c04-af75-189ff12e9a9c, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b953b09-7e22-4c04-af75-189ff12e9a9c, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=OGNmYTBhOWItNmU0OGFlNGYtOWI5NGU2NzUtNmQ1OTZlOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 1;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b953b09-7e22-4c04-af75-189ff12e9a9c, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0debbbd7-14c6-47e9-b032-689e9b6f41d6, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0debbbd7-14c6-47e9-b032-689e9b6f41d6, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0debbbd7-14c6-47e9-b032-689e9b6f41d6, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDFmMDZkZmUtYzc3MTk5ODktNTNmNjEwNTQtYzM0NWJmZDE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3c57437c-780d-49a0-b290-5a212feb819a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3c57437c-780d-49a0-b290-5a212feb819a, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NDFmMDZkZmUtYzc3MTk5ODktNTNmNjEwNTQtYzM0NWJmZDE=" path: "/Root/extra2_1_584" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3c57437c-780d-49a0-b290-5a212feb819a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2545c90-9164-4fd0-b5fe-e7f992fcdb38, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2545c90-9164-4fd0-b5fe-e7f992fcdb38, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NDFmMDZkZmUtYzc3MTk5ODktNTNmNjEwNTQtYzM0NWJmZDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra2_1_584 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2545c90-9164-4fd0-b5fe-e7f992fcdb38, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e92f08e2-adba-4164-9315-7f7b1d7e3ab2, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e92f08e2-adba-4164-9315-7f7b1d7e3ab2, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e92f08e2-adba-4164-9315-7f7b1d7e3ab2, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTdmNDNiNWUtZjk1OGU5N2MtZTc2NDc1ZmQtNzJmMDc1MGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 2ece1825-d73e-4604-b7d1-aa80ec1944bc, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2ece1825-d73e-4604-b7d1-aa80ec1944bc, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=OTdmNDNiNWUtZjk1OGU5N2MtZTc2NDc1ZmQtNzJmMDc1MGI=" yql_text: "DROP TABLE `/Root/extra1_1_583`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 2ece1825-d73e-4604-b7d1-aa80ec1944bc, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', 'GRANT SELECT ON `/Root/orders` TO `root@builtin`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45090
DEBUG    ya.test:process.py:259 Command (pid 45090) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 45090) elapsed time (sec): 0.10284090042114258
DEBUG    ya.test:process.py:263 Command (pid 45090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45090) minflt: 3497
DEBUG    ya.test:process.py:263 Command (pid 45090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 45090) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 45090) stime: 0.01239
DEBUG    ya.test:process.py:263 Command (pid 45090) utime: 0.037175
DEBUG    ya.test:process.py:263 Command (pid 45090) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 45090) output:

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'tools', 'copy', '--item', 'destination=orders_v1,source=orders']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45144
DEBUG    ya.test:process.py:259 Command (pid 45144) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 45144) elapsed time (sec): 0.11648988723754883
DEBUG    ya.test:process.py:263 Command (pid 45144) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45144) minflt: 3637
DEBUG    ya.test:process.py:263 Command (pid 45144) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 45144) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) nvcsw: 231
DEBUG    ya.test:process.py:263 Command (pid 45144) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 45144) stime: 0.012806
DEBUG    ya.test:process.py:263 Command (pid 45144) utime: 0.042686999999999996
DEBUG    ya.test:process.py:263 Command (pid 45144) wtime: 0.117
DEBUG    ya.test:process.py:275 Command (pid 45144) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a802e76d-ba13-4379-83b7-2904769e424e, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a802e76d-ba13-4379-83b7-2904769e424e, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a802e76d-ba13-4379-83b7-2904769e424e, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWIwNDRjYmQtZmMyZDcyOWItNmU3MzY1NzctMjk0Yzc3Yzg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 68219f06-88f3-4092-9a75-867f7718adc0, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 68219f06-88f3-4092-9a75-867f7718adc0, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MWIwNDRjYmQtZmMyZDcyOWItNmU3MzY1NzctMjk0Yzc3Yzg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 68219f06-88f3-4092-9a75-867f7718adc0, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bcec05-92ef-4c02-b0f7-2802b00b46c2, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bcec05-92ef-4c02-b0f7-2802b00b46c2, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MWIwNDRjYmQtZmMyZDcyOWItNmU3MzY1NzctMjk0Yzc3Yzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bcec05-92ef-4c02-b0f7-2802b00b46c2, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "b1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, b6a2bf84-3adc-496e-9f52-76e44a504dd7, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b6a2bf84-3adc-496e-9f52-76e44a504dd7, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, b6a2bf84-3adc-496e-9f52-76e44a504dd7, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 843159ca-4125-42d3-b741-c1cce54c9eff, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 843159ca-4125-42d3-b741-c1cce54c9eff, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NzY1NDMwZGQtYzZmYmFjMDgtMjBiYzY2YjMtMTdjMWQ4OTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 843159ca-4125-42d3-b741-c1cce54c9eff, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, edb19adf-3846-4ce9-b2b8-69927d1737bb, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, edb19adf-3846-4ce9-b2b8-69927d1737bb, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, edb19adf-3846-4ce9-b2b8-69927d1737bb, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45213
DEBUG    ya.test:process.py:259 Command (pid 45213) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 45213) elapsed time (sec): 0.10136294364929199
DEBUG    ya.test:process.py:263 Command (pid 45213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45213) minflt: 3513
DEBUG    ya.test:process.py:263 Command (pid 45213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 45213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45213) nvcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 45213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 45213) stime: 0.018678
DEBUG    ya.test:process.py:263 Command (pid 45213) utime: 0.034242999999999996
DEBUG    ya.test:process.py:263 Command (pid 45213) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 45213) output:

DEBUG    ya.test:process.py:276 Command (pid 45213) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e2f0503-016b-42a3-8851-05c5d7d200fc, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e2f0503-016b-42a3-8851-05c5d7d200fc, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e2f0503-016b-42a3-8851-05c5d7d200fc, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Mjc1ZjdjZDMtMjJlNTdiY2MtOTNkY2RiMDEtNmFmMTdhOWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 880dbfb4-fc6f-45cf-b903-fd2cf0b70a2e, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 880dbfb4-fc6f-45cf-b903-fd2cf0b70a2e, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=Mjc1ZjdjZDMtMjJlNTdiY2MtOTNkY2RiMDEtNmFmMTdhOWY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 880dbfb4-fc6f-45cf-b903-fd2cf0b70a2e, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62693af2-63be-4f1c-ba96-2a2e86469b72, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62693af2-63be-4f1c-ba96-2a2e86469b72, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=Mjc1ZjdjZDMtMjJlNTdiY2MtOTNkY2RiMDEtNmFmMTdhOWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62693af2-63be-4f1c-ba96-2a2e86469b72, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 1ea16a9f-f2e6-48b4-b298-fa9ab90c7090, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 1ea16a9f-f2e6-48b4-b298-fa9ab90c7090, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 1ea16a9f-f2e6-48b4-b298-fa9ab90c7090, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5e43d27a-9032-424e-8e91-2b9d78a1249a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5e43d27a-9032-424e-8e91-2b9d78a1249a, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NzY1NDMwZGQtYzZmYmFjMDgtMjBiYzY2YjMtMTdjMWQ4OTA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5e43d27a-9032-424e-8e91-2b9d78a1249a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 05feb9a9-f4b7-40ee-93ed-c458c7b4c80e, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 05feb9a9-f4b7-40ee-93ed-c458c7b4c80e, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 05feb9a9-f4b7-40ee-93ed-c458c7b4c80e, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45272
DEBUG    ya.test:process.py:259 Command (pid 45272) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 45272) elapsed time (sec): 0.10605669021606445
DEBUG    ya.test:process.py:263 Command (pid 45272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45272) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 45272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45272) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 45272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 45272) stime: 0.011576999999999999
DEBUG    ya.test:process.py:263 Command (pid 45272) utime: 0.04631
DEBUG    ya.test:process.py:263 Command (pid 45272) wtime: 0.107
DEBUG    ya.test:process.py:275 Command (pid 45272) output:

DEBUG    ya.test:process.py:276 Command (pid 45272) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', 'BACKUP `test_inc_backup_9d37e6fb` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45471
DEBUG    ya.test:process.py:259 Command (pid 45471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 45471) elapsed time (sec): 0.11454033851623535
DEBUG    ya.test:process.py:263 Command (pid 45471) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45471) minflt: 3490
DEBUG    ya.test:process.py:263 Command (pid 45471) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 45471) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 45471) stime: 0.025441
DEBUG    ya.test:process.py:263 Command (pid 45471) utime: 0.025441
DEBUG    ya.test:process.py:263 Command (pid 45471) wtime: 0.115
DEBUG    ya.test:process.py:275 Command (pid 45471) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 81c4f59c-8d09-4821-b7ba-8126d27908e3, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 81c4f59c-8d09-4821-b7ba-8126d27908e3, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_inc_backup_9d37e6fb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 81c4f59c-8d09-4821-b7ba-8126d27908e3, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_inc_backup_9d37e6fb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582940 tx_id: 281474976710664 } } children { name: "20251223172304Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510584620 tx_id: 281474976710672 } } children { name: "20251223172306Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510586430 tx_id: 281474976710682 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 7d6cbcd3-a9ab-47d5-a120-1e46574e20f2, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 7d6cbcd3-a9ab-47d5-a120-1e46574e20f2, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_inc_backup_9d37e6fb" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 7d6cbcd3-a9ab-47d5-a120-1e46574e20f2, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_inc_backup_9d37e6fb" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582940 tx_id: 281474976710664 } } children { name: "20251223172304Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510584620 tx_id: 281474976710672 } } children { name: "20251223172306Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510586430 tx_id: 281474976710682 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 50139b4a-8d29-48d4-ae2a-cbc9a6f31559, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 50139b4a-8d29-48d4-ae2a-cbc9a6f31559, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 50139b4a-8d29-48d4-ae2a-cbc9a6f31559, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDdlZDQyM2YtZjcwNGNhMTctN2FlOTNkZDUtYzY1ZDc5ZWI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c22cec3-2832-4d5e-9749-3fe8dbcbec3e, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c22cec3-2832-4d5e-9749-3fe8dbcbec3e, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NDdlZDQyM2YtZjcwNGNhMTctN2FlOTNkZDUtYzY1ZDc5ZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (30,3000,\"c1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c22cec3-2832-4d5e-9749-3fe8dbcbec3e, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7ad9b48d-31ef-4e34-97a7-a6dbfd210c3a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ad9b48d-31ef-4e34-97a7-a6dbfd210c3a, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ad9b48d-31ef-4e34-97a7-a6dbfd210c3a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWQ3NzdkOGQtNTM2ZDQ2NjUtMTU5YzBhMzUtMWI4MjVlMDc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c9684d-0a8d-4ea5-920e-43ecf6d3b7a9, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c9684d-0a8d-4ea5-920e-43ecf6d3b7a9, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=YWQ3NzdkOGQtNTM2ZDQ2NjUtMTU5YzBhMzUtMWI4MjVlMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 10;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c9684d-0a8d-4ea5-920e-43ecf6d3b7a9, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d41cdeaa-54b8-402e-a7c1-ecb4f52172e8, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d41cdeaa-54b8-402e-a7c1-ecb4f52172e8, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d41cdeaa-54b8-402e-a7c1-ecb4f52172e8, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTRjZGFhMDEtMmEzZmZmMzQtNWU3ZmUwZWEtYWI3NjBlZjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c77c66dc-acca-4d29-bf60-ba03212accd8, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c77c66dc-acca-4d29-bf60-ba03212accd8, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MTRjZGFhMDEtMmEzZmZmMzQtNWU3ZmUwZWEtYWI3NjBlZjQ=" path: "/Root/extra3_1_586" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c77c66dc-acca-4d29-bf60-ba03212accd8, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51fdff6f-e6a2-43c1-87e9-65b34173fda7, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51fdff6f-e6a2-43c1-87e9-65b34173fda7, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MTRjZGFhMDEtMmEzZmZmMzQtNWU3ZmUwZWEtYWI3NjBlZjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra3_1_586 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51fdff6f-e6a2-43c1-87e9-65b34173fda7, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58c3dad7-9ce1-4318-970c-cd62d2bcad2c, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58c3dad7-9ce1-4318-970c-cd62d2bcad2c, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58c3dad7-9ce1-4318-970c-cd62d2bcad2c, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTAwMzFkNTQtYjdmZWVkOWItMmJlNDE1OWUtNGU1NjZkY2I=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 5fd30a82-956a-46ba-9924-096734069d74, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 5fd30a82-956a-46ba-9924-096734069d74, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NTAwMzFkNTQtYjdmZWVkOWItMmJlNDE1OWUtNGU1NjZkY2I=" yql_text: "DROP TABLE `/Root/extra2_1_584`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 5fd30a82-956a-46ba-9924-096734069d74, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'tools', 'copy', '--item', 'destination=orders_v2,source=orders']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45541
DEBUG    ya.test:process.py:259 Command (pid 45541) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 45541) elapsed time (sec): 0.12176156044006348
DEBUG    ya.test:process.py:263 Command (pid 45541) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45541) minflt: 3630
DEBUG    ya.test:process.py:263 Command (pid 45541) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) nvcsw: 244
DEBUG    ya.test:process.py:263 Command (pid 45541) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 45541) stime: 0.016552
DEBUG    ya.test:process.py:263 Command (pid 45541) utime: 0.041381
DEBUG    ya.test:process.py:263 Command (pid 45541) wtime: 0.122
DEBUG    ya.test:process.py:275 Command (pid 45541) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4c6ebef1-da27-4eb0-8d86-f457bf547112, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4c6ebef1-da27-4eb0-8d86-f457bf547112, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4c6ebef1-da27-4eb0-8d86-f457bf547112, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDQ3ODcxMjMtNGU2N2VhYWEtN2E3OTk3MjgtOTViMGY3NmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 13f18da7-5841-4423-bd17-606801e961f0, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 13f18da7-5841-4423-bd17-606801e961f0, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NDQ3ODcxMjMtNGU2N2VhYWEtN2E3OTk3MjgtOTViMGY3NmQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 13f18da7-5841-4423-bd17-606801e961f0, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172306Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35711be8-5a92-428e-8d99-77ddb474ed00, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35711be8-5a92-428e-8d99-77ddb474ed00, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NDQ3ODcxMjMtNGU2N2VhYWEtN2E3OTk3MjgtOTViMGY3NmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35711be8-5a92-428e-8d99-77ddb474ed00, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "b1" } } rows { items { uint32_value: 30 } items { uint64_value: 3000 } items { bytes_value: "c1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, d3cafaa3-3c67-4371-b635-75d50e09e87c, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, d3cafaa3-3c67-4371-b635-75d50e09e87c, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, d3cafaa3-3c67-4371-b635-75d50e09e87c, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 942f54d1-0f09-471c-b0fe-bae6ab0b0161, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 942f54d1-0f09-471c-b0fe-bae6ab0b0161, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NzY1NDMwZGQtYzZmYmFjMDgtMjBiYzY2YjMtMTdjMWQ4OTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 942f54d1-0f09-471c-b0fe-bae6ab0b0161, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172306Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, c19f1943-e20c-4b42-a16a-e6d6dd19710d, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, c19f1943-e20c-4b42-a16a-e6d6dd19710d, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, c19f1943-e20c-4b42-a16a-e6d6dd19710d, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } effective_permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } permissions { subject: "root@builtin" permission_names: "ydb.generic.full" } permissions { subject: "root@builtin" permission_names: "ydb.generic.read" } created_at { plan_step: 1766510582790 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45719
DEBUG    ya.test:process.py:259 Command (pid 45719) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 45719) elapsed time (sec): 0.0989522933959961
DEBUG    ya.test:process.py:263 Command (pid 45719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45719) minflt: 3515
DEBUG    ya.test:process.py:263 Command (pid 45719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 45719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45719) nvcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 45719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 45719) stime: 0.025034999999999998
DEBUG    ya.test:process.py:263 Command (pid 45719) utime: 0.025034999999999998
DEBUG    ya.test:process.py:263 Command (pid 45719) wtime: 0.1
DEBUG    ya.test:process.py:275 Command (pid 45719) output:

DEBUG    ya.test:process.py:276 Command (pid 45719) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4533787e-c4f5-4062-9222-a43440521bc3, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4533787e-c4f5-4062-9222-a43440521bc3, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4533787e-c4f5-4062-9222-a43440521bc3, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTYyODFiZmYtYWEwMWRkYTYtOTBiMjJiNTUtMzU1YjJlNzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ffee82f2-f9ac-4d1c-a25b-34fad8d9d943, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ffee82f2-f9ac-4d1c-a25b-34fad8d9d943, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MTYyODFiZmYtYWEwMWRkYTYtOTBiMjJiNTUtMzU1YjJlNzE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ffee82f2-f9ac-4d1c-a25b-34fad8d9d943, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172306Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729e9675-2cd9-4738-a341-88eda98c1c94, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729e9675-2cd9-4738-a341-88eda98c1c94, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=MTYyODFiZmYtYWEwMWRkYTYtOTBiMjJiNTUtMzU1YjJlNzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729e9675-2cd9-4738-a341-88eda98c1c94, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, bef7d30a-f685-4a1e-96cb-84d25f0217b2, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, bef7d30a-f685-4a1e-96cb-84d25f0217b2, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, bef7d30a-f685-4a1e-96cb-84d25f0217b2, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 413f72f3-2445-45cc-ba16-d624fae39b5a, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 413f72f3-2445-45cc-ba16-d624fae39b5a, ghrun-reby2ny4za.auto.internal:31006): request = { session_id: "ydb://session/3?node_id=1&id=NzY1NDMwZGQtYzZmYmFjMDgtMjBiYzY2YjMtMTdjMWQ4OTA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 413f72f3-2445-45cc-ba16-d624fae39b5a, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172304Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172306Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9beebe67c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, f26081c2-9816-4575-9de4-e49b98ae915d, ghrun-reby2ny4za.auto.internal:31006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, f26081c2-9816-4575-9de4-e49b98ae915d, ghrun-reby2ny4za.auto.internal:31006): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, f26081c2-9816-4575-9de4-e49b98ae915d, ghrun-reby2ny4za.auto.internal:31006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510582830 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 45814
DEBUG    ya.test:process.py:259 Command (pid 45814) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 45814) elapsed time (sec): 0.10219478607177734
DEBUG    ya.test:process.py:263 Command (pid 45814) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 45814) minflt: 3510
DEBUG    ya.test:process.py:263 Command (pid 45814) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 45814) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 45814) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 45814) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 45814) stime: 0.026990999999999998
DEBUG    ya.test:process.py:263 Command (pid 45814) utime: 0.023135
DEBUG    ya.test:process.py:263 Command (pid 45814) wtime: 0.103
DEBUG    ya.test:process.py:275 Command (pid 45814) output:

DEBUG    ya.test:process.py:276 Command (pid 45814) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dd8/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:31006', '--database', '/Root', 'yql', '--script', 'BACKUP `test_inc_backup_9d37e6fb` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 46047
DEBUG    ya.test:process.py:259 Command (pid 46047) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 46047) elapsed time (sec): 0.1026921272277832
DEBUG    ya.test:process.py:263 Command (pid 46047) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) maxrss: 167820
DEBUG    ya.test:process.py:263 Command (pid 46047) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 46047) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 46047) nvcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 46047) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 46047) stime: 0.027503999999999997
DEBUG    ya.test:process.py:263 Command (pid 46047) utime: 0.023575
DEBUG    ya.test:process.py:263 Command (pid 46047) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 46047) output:

DEBUG    ya.test:process.py:276 Command (pid 46047) errors:
Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:31006/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16576
============================== slowest durations ===============================
22.01s teardown basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncrComplSchemaChange::test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes
5.35s call     basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncrComplSchemaChange::test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes
2.60s setup    basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncrComplSchemaChange::test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes
=========================== short test summary info ============================
FAILED basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncrComplSchemaChange::test_full_cycle_local_backup_restore_with_incrementals_complex_schema_changes - AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
======================= 1 failed, 3 deselected in 30.40s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

basic_user_scenarios.py F

=================================== FAILURES ===================================
_ TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted _
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1882: in test_incremental_chain_restore_when_tables_deleted
    stage_inc2 = orchestrator.stage(BackupType.INCREMENTAL, "Inc 2")
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1184: in stage
    raise AssertionError(f"Backup failed: {result.error_message}")
E   AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
E   Issues: 
E   <main>: Error: Execution, code: 1060
E       <main>:1:8: Error: Executing BACKUP INCREMENTAL
E           <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_incremental_chain_restore_when_tables_deleted
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9564
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/6zj6/000dda/r3tmp/kikimr_cluster_7h219c3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20465
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1456
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000dda/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/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1/logfile_qx1spr1b.log --grpc-port=24099 --mon-port=20465 --ic-port=9564
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24099/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6zj6/000dda/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/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1/logfile_qx1spr1b.log --grpc-port=24099 --mon-port=20465 --ic-port=9564
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1/logfile_qx1spr1b.log', '--grpc-port=24099', '--mon-port=20465', '--ic-port=9564')' in '/home/runner/.ya/build/build_root/6zj6/000dda/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 40717
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24099/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 40719
DEBUG    ya.test:process.py:259 Command (pid 40719) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 40719) elapsed time (sec): 0.23926544189453125
DEBUG    ya.test:process.py:263 Command (pid 40719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) maxrss: 551444
DEBUG    ya.test:process.py:263 Command (pid 40719) minflt: 16342
DEBUG    ya.test:process.py:263 Command (pid 40719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 40719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40719) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 40719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 40719) stime: 0.119381
DEBUG    ya.test:process.py:263 Command (pid 40719) utime: 0.071628
DEBUG    ya.test:process.py:263 Command (pid 40719) wtime: 0.24
DEBUG    ya.test:process.py:275 Command (pid 40719) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-reby2ny4za    Host information: 
        Linux ghrun-reby2ny4za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24099', '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: 9564\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24099', '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: 9564\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41576
DEBUG    ya.test:process.py:259 Command (pid 41576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 41576) elapsed time (sec): 0.267833948135376
DEBUG    ya.test:process.py:263 Command (pid 41576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) maxrss: 559924
DEBUG    ya.test:process.py:263 Command (pid 41576) minflt: 18486
DEBUG    ya.test:process.py:263 Command (pid 41576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 41576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41576) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 41576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 41576) stime: 0.137047
DEBUG    ya.test:process.py:263 Command (pid 41576) utime: 0.083565
DEBUG    ya.test:process.py:263 Command (pid 41576) wtime: 0.269
DEBUG    ya.test:process.py:275 Command (pid 41576) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24099', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24099', '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: 41676
DEBUG    ya.test:process.py:259 Command (pid 41676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 41676) elapsed time (sec): 0.27347397804260254
DEBUG    ya.test:process.py:263 Command (pid 41676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) maxrss: 559924
DEBUG    ya.test:process.py:263 Command (pid 41676) minflt: 18486
DEBUG    ya.test:process.py:263 Command (pid 41676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41676) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 41676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 41676) stime: 0.151856
DEBUG    ya.test:process.py:263 Command (pid 41676) utime: 0.07798
DEBUG    ya.test:process.py:263 Command (pid 41676) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 41676) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 787beb6c-7d01-485a-859c-f00efffee3da, localhost:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 787beb6c-7d01-485a-859c-f00efffee3da, localhost:24099): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 787beb6c-7d01-485a-859c-f00efffee3da, localhost:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-reby2ny4za.auto.internal" port: 24099 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-reby2ny4za.auto.internal:24099, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24099
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion, test_name: test_incremental_chain_restore_when_tables_deleted)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 351a5988-656b-4c94-b006-909926611dcc, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 351a5988-656b-4c94-b006-909926611dcc, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 351a5988-656b-4c94-b006-909926611dcc, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTc2ZjRmYjgtZGM4NGFlYTctN2Y2MTc1ZTktYjU5MmZlMGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 647be605-80fb-4bd3-9798-d91df7bf0fad, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 647be605-80fb-4bd3-9798-d91df7bf0fad, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=ZTc2ZjRmYjgtZGM4NGFlYTctN2Y2MTc1ZTktYjU5MmZlMGI=" path: "/Root/orders" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 647be605-80fb-4bd3-9798-d91df7bf0fad, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0acc26-2d17-46ca-b7b6-7c200c769a88, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0acc26-2d17-46ca-b7b6-7c200c769a88, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=ZTc2ZjRmYjgtZGM4NGFlYTctN2Y2MTc1ZTktYjU5MmZlMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0acc26-2d17-46ca-b7b6-7c200c769a88, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6ecb67c0-6788-4fa3-abb8-368f8e9e27a3, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6ecb67c0-6788-4fa3-abb8-368f8e9e27a3, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=ZTc2ZjRmYjgtZGM4NGFlYTctN2Y2MTc1ZTktYjU5MmZlMGI=" path: "/Root/products" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6ecb67c0-6788-4fa3-abb8-368f8e9e27a3, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c449346-b13d-4bb2-a089-318bc38311af, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c449346-b13d-4bb2-a089-318bc38311af, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=ZTc2ZjRmYjgtZGM4NGFlYTctN2Y2MTc1ZTktYjU5MmZlMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO products (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c449346-b13d-4bb2-a089-318bc38311af, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `chain_src_cdb60927`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH (\n                STORAGE = 'cluster',\n                INCREMENTAL_BACKUP_ENABLED = 'true'\n            );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41829
DEBUG    ya.test:process.py:259 Command (pid 41829) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 41829) elapsed time (sec): 0.10382676124572754
DEBUG    ya.test:process.py:263 Command (pid 41829) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 41829) minflt: 3493
DEBUG    ya.test:process.py:263 Command (pid 41829) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 41829) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 41829) stime: 0.012437
DEBUG    ya.test:process.py:263 Command (pid 41829) utime: 0.037312
DEBUG    ya.test:process.py:263 Command (pid 41829) wtime: 0.105
DEBUG    ya.test:process.py:275 Command (pid 41829) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 1d82ed67-4592-402c-adec-7fc79adf1efc, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 1d82ed67-4592-402c-adec-7fc79adf1efc, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_cdb60927" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 1d82ed67-4592-402c-adec-7fc79adf1efc, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_cdb60927" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510573010 tx_id: 281474976710664 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:373 Collection chain_src_cdb60927 found
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a293a1aa-a900-4424-9d5c-40004022570f, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a293a1aa-a900-4424-9d5c-40004022570f, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a293a1aa-a900-4424-9d5c-40004022570f, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTc1YTc3YTAtOGIwMmYzZjctOTc1YTQ3ZTQtYzUzYjk3OWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0e3c8b3b-3ba7-4dc7-a6c7-050f2a08fc9a, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0e3c8b3b-3ba7-4dc7-a6c7-050f2a08fc9a, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTc3YTAtOGIwMmYzZjctOTc1YTQ3ZTQtYzUzYjk3OWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0e3c8b3b-3ba7-4dc7-a6c7-050f2a08fc9a, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e71d6980-c77b-44c4-a8e0-d267a2d419fe, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e71d6980-c77b-44c4-a8e0-d267a2d419fe, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YTc1YTc3YTAtOGIwMmYzZjctOTc1YTQ3ZTQtYzUzYjk3OWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e71d6980-c77b-44c4-a8e0-d267a2d419fe, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 31a817a0-bdde-4eb0-8d94-baf73f102c90, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 31a817a0-bdde-4eb0-8d94-baf73f102c90, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 31a817a0-bdde-4eb0-8d94-baf73f102c90, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } } } } }
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 0x7f111c232f40 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 10). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f6a0b61-1f7d-44d6-aa2a-574f940be25a, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f6a0b61-1f7d-44d6-aa2a-574f940be25a, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2f6a0b61-1f7d-44d6-aa2a-574f940be25a, ghrun-reby2ny4za.auto.internal:24099): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f6a0b61-1f7d-44d6-aa2a-574f940be25a, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjAzZTM3MS1hOTM1NmU0OS0zN2RlODM4Yy1mZmM1MmQyNQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2f6a0b61-1f7d-44d6-aa2a-574f940be25a, ghrun-reby2ny4za.auto.internal:24099): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 554f8b72-5c86-468f-8128-f7da7896cf17, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 554f8b72-5c86-468f-8128-f7da7896cf17, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=MjAzZTM3MS1hOTM1NmU0OS0zN2RlODM4Yy1mZmM1MmQyNQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 554f8b72-5c86-468f-8128-f7da7896cf17, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 674a4417-e9d0-4f1a-a98d-24aa5cae1cd1, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 674a4417-e9d0-4f1a-a98d-24aa5cae1cd1, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 674a4417-e9d0-4f1a-a98d-24aa5cae1cd1, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41899
DEBUG    ya.test:process.py:259 Command (pid 41899) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 41899) elapsed time (sec): 0.0982358455657959
DEBUG    ya.test:process.py:263 Command (pid 41899) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 41899) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 41899) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 41899) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41899) nvcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 41899) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 41899) stime: 0.029172999999999998
DEBUG    ya.test:process.py:263 Command (pid 41899) utime: 0.020843
DEBUG    ya.test:process.py:263 Command (pid 41899) wtime: 0.099
DEBUG    ya.test:process.py:275 Command (pid 41899) output:

DEBUG    ya.test:process.py:276 Command (pid 41899) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d1a4a552-c836-41a2-bf76-051e6b1645d6, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1a4a552-c836-41a2-bf76-051e6b1645d6, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1a4a552-c836-41a2-bf76-051e6b1645d6, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTIwNjE5YzMtNWE2NjQwYmMtNzEwODk5YWUtZGNkMjE1YzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9c8a17f8-74c4-4600-a779-7d717394552d, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9c8a17f8-74c4-4600-a779-7d717394552d, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=NTIwNjE5YzMtNWE2NjQwYmMtNzEwODk5YWUtZGNkMjE1YzE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9c8a17f8-74c4-4600-a779-7d717394552d, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb8aae0-384b-4d7f-83a6-a97105246b13, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb8aae0-384b-4d7f-83a6-a97105246b13, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=NTIwNjE5YzMtNWE2NjQwYmMtNzEwODk5YWUtZGNkMjE1YzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb8aae0-384b-4d7f-83a6-a97105246b13, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 1a66f3df-3650-4941-9790-39774c0142f6, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 1a66f3df-3650-4941-9790-39774c0142f6, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 1a66f3df-3650-4941-9790-39774c0142f6, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8df37afb-67d3-40d9-a14c-1b5d7b92c7e1, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8df37afb-67d3-40d9-a14c-1b5d7b92c7e1, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=MjAzZTM3MS1hOTM1NmU0OS0zN2RlODM4Yy1mZmM1MmQyNQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8df37afb-67d3-40d9-a14c-1b5d7b92c7e1, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 3c4cae0a-2530-4e38-859c-67a76c0a02db, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 3c4cae0a-2530-4e38-859c-67a76c0a02db, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 3c4cae0a-2530-4e38-859c-67a76c0a02db, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 41970
DEBUG    ya.test:process.py:259 Command (pid 41970) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 41970) elapsed time (sec): 0.1013944149017334
DEBUG    ya.test:process.py:263 Command (pid 41970) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 41970) minflt: 3511
DEBUG    ya.test:process.py:263 Command (pid 41970) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 41970) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 41970) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 41970) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 41970) stime: 0.019278
DEBUG    ya.test:process.py:263 Command (pid 41970) utime: 0.033736999999999996
DEBUG    ya.test:process.py:263 Command (pid 41970) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 41970) output:

DEBUG    ya.test:process.py:276 Command (pid 41970) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', 'BACKUP `chain_src_cdb60927`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42475
DEBUG    ya.test:process.py:259 Command (pid 42475) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42475) elapsed time (sec): 0.12597012519836426
DEBUG    ya.test:process.py:263 Command (pid 42475) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 42475) minflt: 3498
DEBUG    ya.test:process.py:263 Command (pid 42475) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) nvcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 42475) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 42475) stime: 0.019461
DEBUG    ya.test:process.py:263 Command (pid 42475) utime: 0.031138
DEBUG    ya.test:process.py:263 Command (pid 42475) wtime: 0.127
DEBUG    ya.test:process.py:275 Command (pid 42475) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, d3fcebc0-b334-4380-b842-0ee19e3e5739, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, d3fcebc0-b334-4380-b842-0ee19e3e5739, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_cdb60927" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, d3fcebc0-b334-4380-b842-0ee19e3e5739, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_cdb60927" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510573010 tx_id: 281474976710664 } } children { name: "20251223172254Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510574510 tx_id: 281474976710667 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 20bd8e75-5dbd-4d0f-886d-e936881b34df, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 20bd8e75-5dbd-4d0f-886d-e936881b34df, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_cdb60927" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 20bd8e75-5dbd-4d0f-886d-e936881b34df, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_cdb60927" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510573010 tx_id: 281474976710664 } } children { name: "20251223172254Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510574510 tx_id: 281474976710667 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9520cabe-b090-4a81-97e7-b07bc6400080, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9520cabe-b090-4a81-97e7-b07bc6400080, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9520cabe-b090-4a81-97e7-b07bc6400080, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTY2ZWIwNGMtYTI3N2M1OTYtYjJmZjYxZjUtYWFjYTliYTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c81cac-5491-453f-8f30-c80b1cd5e240, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c81cac-5491-453f-8f30-c80b1cd5e240, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=ZTY2ZWIwNGMtYTI3N2M1OTYtYjJmZjYxZjUtYWFjYTliYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (10,1000,\"inc1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c81cac-5491-453f-8f30-c80b1cd5e240, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ff43f3a5-5fac-426a-b8ce-b4655b7f2891, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff43f3a5-5fac-426a-b8ce-b4655b7f2891, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff43f3a5-5fac-426a-b8ce-b4655b7f2891, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTU2NzQyNi1hMjY4NzI2My05NTNhNzA3OS1mODdlNzM0OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef2dff99-22a9-441a-a0cd-d67efc9f7b4b, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef2dff99-22a9-441a-a0cd-d67efc9f7b4b, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YTU2NzQyNi1hMjY4NzI2My05NTNhNzA3OS1mODdlNzM0OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM products WHERE id = 1;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef2dff99-22a9-441a-a0cd-d67efc9f7b4b, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5548bdef-1b4e-4177-add6-b229aa0305d0, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5548bdef-1b4e-4177-add6-b229aa0305d0, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5548bdef-1b4e-4177-add6-b229aa0305d0, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDRhY2QxLWZiNTYwMjZiLTJjOTI0ZWUtZTJmOTQyYjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b087ed22-9401-49ba-b63c-a7544b3dd46b, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b087ed22-9401-49ba-b63c-a7544b3dd46b, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhY2QxLWZiNTYwMjZiLTJjOTI0ZWUtZTJmOTQyYjg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b087ed22-9401-49ba-b63c-a7544b3dd46b, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f577b4d1-3634-4fe5-8783-50acfe571447, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f577b4d1-3634-4fe5-8783-50acfe571447, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhY2QxLWZiNTYwMjZiLTJjOTI0ZWUtZTJmOTQyYjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f577b4d1-3634-4fe5-8783-50acfe571447, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "inc1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ddbdd50a-9251-4ff1-99b8-4ff2dc47f361, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ddbdd50a-9251-4ff1-99b8-4ff2dc47f361, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ddbdd50a-9251-4ff1-99b8-4ff2dc47f361, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 28e3d245-6f98-4894-82d7-b21742d1f401, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 28e3d245-6f98-4894-82d7-b21742d1f401, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=MjAzZTM3MS1hOTM1NmU0OS0zN2RlODM4Yy1mZmM1MmQyNQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 28e3d245-6f98-4894-82d7-b21742d1f401, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, fd0856d7-6a1a-4c40-9850-e88642b65131, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, fd0856d7-6a1a-4c40-9850-e88642b65131, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, fd0856d7-6a1a-4c40-9850-e88642b65131, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42558
DEBUG    ya.test:process.py:259 Command (pid 42558) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 42558) elapsed time (sec): 0.10326838493347168
DEBUG    ya.test:process.py:263 Command (pid 42558) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 42558) minflt: 3518
DEBUG    ya.test:process.py:263 Command (pid 42558) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42558) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 42558) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42558) stime: 0.01903
DEBUG    ya.test:process.py:263 Command (pid 42558) utime: 0.033303
DEBUG    ya.test:process.py:263 Command (pid 42558) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 42558) output:

DEBUG    ya.test:process.py:276 Command (pid 42558) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd3ecb68-6234-48ff-af07-d33c0bf920c9, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd3ecb68-6234-48ff-af07-d33c0bf920c9, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bd3ecb68-6234-48ff-af07-d33c0bf920c9, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzRmYTVhY2EtOTJkZTg2ZTUtZWYwZWFlMzItZWRkNjY0MWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dadec556-26bb-4088-9b81-8a23797f924e, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dadec556-26bb-4088-9b81-8a23797f924e, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=NzRmYTVhY2EtOTJkZTg2ZTUtZWYwZWFlMzItZWRkNjY0MWM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dadec556-26bb-4088-9b81-8a23797f924e, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f490384-e475-4c0f-8ed5-cc8d85c594ff, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f490384-e475-4c0f-8ed5-cc8d85c594ff, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=NzRmYTVhY2EtOTJkZTg2ZTUtZWYwZWFlMzItZWRkNjY0MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f490384-e475-4c0f-8ed5-cc8d85c594ff, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 707a250d-618b-4272-977a-0640395285e6, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 707a250d-618b-4272-977a-0640395285e6, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 707a250d-618b-4272-977a-0640395285e6, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d613cdcd-4317-4d92-a778-0a35dc461ee1, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d613cdcd-4317-4d92-a778-0a35dc461ee1, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=MjAzZTM3MS1hOTM1NmU0OS0zN2RlODM4Yy1mZmM1MmQyNQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d613cdcd-4317-4d92-a778-0a35dc461ee1, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 1eaa7a31-2204-4c0e-adad-c2588f5dfe87, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 1eaa7a31-2204-4c0e-adad-c2588f5dfe87, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 1eaa7a31-2204-4c0e-adad-c2588f5dfe87, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42705
DEBUG    ya.test:process.py:259 Command (pid 42705) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 42705) elapsed time (sec): 0.10623407363891602
DEBUG    ya.test:process.py:263 Command (pid 42705) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 42705) minflt: 3510
DEBUG    ya.test:process.py:263 Command (pid 42705) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 42705) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42705) nvcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 42705) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42705) stime: 0.008886
DEBUG    ya.test:process.py:263 Command (pid 42705) utime: 0.048875999999999996
DEBUG    ya.test:process.py:263 Command (pid 42705) wtime: 0.107
DEBUG    ya.test:process.py:275 Command (pid 42705) output:

DEBUG    ya.test:process.py:276 Command (pid 42705) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', 'BACKUP `chain_src_cdb60927` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42998
DEBUG    ya.test:process.py:259 Command (pid 42998) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42998) elapsed time (sec): 0.11045026779174805
DEBUG    ya.test:process.py:263 Command (pid 42998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 42998) minflt: 3498
DEBUG    ya.test:process.py:263 Command (pid 42998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) nvcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 42998) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 42998) stime: 0.028201999999999998
DEBUG    ya.test:process.py:263 Command (pid 42998) utime: 0.018801
DEBUG    ya.test:process.py:263 Command (pid 42998) wtime: 0.111
DEBUG    ya.test:process.py:275 Command (pid 42998) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 16d56340-c8bc-4341-8e57-d8f4a4c94c9d, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 16d56340-c8bc-4341-8e57-d8f4a4c94c9d, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_cdb60927" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 16d56340-c8bc-4341-8e57-d8f4a4c94c9d, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_cdb60927" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510573010 tx_id: 281474976710664 } } children { name: "20251223172254Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510574510 tx_id: 281474976710667 } } children { name: "20251223172255Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510576050 tx_id: 281474976710672 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 9718cc95-b7cf-42fe-b49a-2cb5d9084eaf, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 9718cc95-b7cf-42fe-b49a-2cb5d9084eaf, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_cdb60927" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 9718cc95-b7cf-42fe-b49a-2cb5d9084eaf, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_cdb60927" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510573010 tx_id: 281474976710664 } } children { name: "20251223172254Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510574510 tx_id: 281474976710667 } } children { name: "20251223172255Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1766510576050 tx_id: 281474976710672 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47d284ba-25d5-4a40-be8a-8e490eeb85a1, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47d284ba-25d5-4a40-be8a-8e490eeb85a1, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47d284ba-25d5-4a40-be8a-8e490eeb85a1, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzlhYWZkNDEtY2I4NTRhZmEtODQwYWE1ZTItODdjN2M3MGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1530cb3-2cc3-424d-bcd7-51ded6cdeeda, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1530cb3-2cc3-424d-bcd7-51ded6cdeeda, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YzlhYWZkNDEtY2I4NTRhZmEtODQwYWE1ZTItODdjN2M3MGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (20,2000,\"inc2\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1530cb3-2cc3-424d-bcd7-51ded6cdeeda, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98dd6c7d-bbe1-4f10-80f5-eb902bd145f8, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98dd6c7d-bbe1-4f10-80f5-eb902bd145f8, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98dd6c7d-bbe1-4f10-80f5-eb902bd145f8, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTM2ZmMxMjctYzNkZDc2YTQtOTQ0OTBlYjYtYzUzM2U3ZGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f5402d-9a1f-4b0d-89fb-9984fff16880, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f5402d-9a1f-4b0d-89fb-9984fff16880, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=NTM2ZmMxMjctYzNkZDc2YTQtOTQ0OTBlYjYtYzUzM2U3ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 1;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f5402d-9a1f-4b0d-89fb-9984fff16880, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 73fa21c9-6dff-4468-8a91-4246582914ca, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 73fa21c9-6dff-4468-8a91-4246582914ca, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 73fa21c9-6dff-4468-8a91-4246582914ca, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWMyNWFhNTYtNzlkZWViMTUtNjQxMjk1YzgtNmIzNmUxYmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a42fcd4d-f3eb-4c8f-9544-6aed852fb45e, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a42fcd4d-f3eb-4c8f-9544-6aed852fb45e, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YWMyNWFhNTYtNzlkZWViMTUtNjQxMjk1YzgtNmIzNmUxYmQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a42fcd4d-f3eb-4c8f-9544-6aed852fb45e, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172255Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cd37418-2584-49f6-914b-92e0969a1850, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cd37418-2584-49f6-914b-92e0969a1850, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YWMyNWFhNTYtNzlkZWViMTUtNjQxMjk1YzgtNmIzNmUxYmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cd37418-2584-49f6-914b-92e0969a1850, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "inc1" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "inc2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, c3a239f1-7940-44d2-be48-c9d4b952e7d8, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, c3a239f1-7940-44d2-be48-c9d4b952e7d8, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, c3a239f1-7940-44d2-be48-c9d4b952e7d8, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b85efed7-83c4-401b-b463-65a399d25a34, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b85efed7-83c4-401b-b463-65a399d25a34, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=MjAzZTM3MS1hOTM1NmU0OS0zN2RlODM4Yy1mZmM1MmQyNQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b85efed7-83c4-401b-b463-65a399d25a34, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172255Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 70e4698d-b097-4050-bc62-d141fb998909, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 70e4698d-b097-4050-bc62-d141fb998909, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 70e4698d-b097-4050-bc62-d141fb998909, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572860 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 43069
DEBUG    ya.test:process.py:259 Command (pid 43069) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 43069) elapsed time (sec): 0.10285234451293945
DEBUG    ya.test:process.py:263 Command (pid 43069) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 43069) minflt: 3510
DEBUG    ya.test:process.py:263 Command (pid 43069) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 43069) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 43069) nvcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 43069) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 43069) stime: 0.018848
DEBUG    ya.test:process.py:263 Command (pid 43069) utime: 0.032985
DEBUG    ya.test:process.py:263 Command (pid 43069) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 43069) output:

DEBUG    ya.test:process.py:276 Command (pid 43069) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aad436be-a59f-4bfd-b854-9445ebae99da, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aad436be-a59f-4bfd-b854-9445ebae99da, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aad436be-a59f-4bfd-b854-9445ebae99da, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmRmMmM5MDUtYjQ0ZjQ5YzAtNzEwZDgzNGMtNTI5MjAzZTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3d74024f-9972-41a3-8196-3b721b0ff608, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3d74024f-9972-41a3-8196-3b721b0ff608, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMmM5MDUtYjQ0ZjQ5YzAtNzEwZDgzNGMtNTI5MjAzZTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3d74024f-9972-41a3-8196-3b721b0ff608, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172255Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9926c1-d555-4c6a-8f55-07fda0c0aea1, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9926c1-d555-4c6a-8f55-07fda0c0aea1, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMmM5MDUtYjQ0ZjQ5YzAtNzEwZDgzNGMtNTI5MjAzZTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9926c1-d555-4c6a-8f55-07fda0c0aea1, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 13ef9eb5-74db-43c3-a7a4-d88298ef9a86, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 13ef9eb5-74db-43c3-a7a4-d88298ef9a86, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 13ef9eb5-74db-43c3-a7a4-d88298ef9a86, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 70b9a723-a0bf-42b1-9513-5bdc2fdd3d57, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 70b9a723-a0bf-42b1-9513-5bdc2fdd3d57, ghrun-reby2ny4za.auto.internal:24099): request = { session_id: "ydb://session/3?node_id=1&id=MjAzZTM3MS1hOTM1NmU0OS0zN2RlODM4Yy1mZmM1MmQyNQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 70b9a723-a0bf-42b1-9513-5bdc2fdd3d57, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251223172254Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251223172255Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f111c230a10>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 308251ed-87b7-4ef2-8417-35fae3d5a71b, ghrun-reby2ny4za.auto.internal:24099): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 308251ed-87b7-4ef2-8417-35fae3d5a71b, ghrun-reby2ny4za.auto.internal:24099): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 308251ed-87b7-4ef2-8417-35fae3d5a71b, ghrun-reby2ny4za.auto.internal:24099): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1766510572900 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 43137
DEBUG    ya.test:process.py:259 Command (pid 43137) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 43137) elapsed time (sec): 0.09860634803771973
DEBUG    ya.test:process.py:263 Command (pid 43137) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 43137) minflt: 3513
DEBUG    ya.test:process.py:263 Command (pid 43137) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 43137) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 43137) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 43137) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 43137) stime: 0.016857999999999998
DEBUG    ya.test:process.py:263 Command (pid 43137) utime: 0.033715999999999996
DEBUG    ya.test:process.py:263 Command (pid 43137) wtime: 0.099
DEBUG    ya.test:process.py:275 Command (pid 43137) output:

DEBUG    ya.test:process.py:276 Command (pid 43137) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6zj6/000dda/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:24099', '--database', '/Root', 'yql', '--script', 'BACKUP `chain_src_cdb60927` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 43570
DEBUG    ya.test:process.py:259 Command (pid 43570) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 43570) elapsed time (sec): 0.1075596809387207
DEBUG    ya.test:process.py:263 Command (pid 43570) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) maxrss: 167724
DEBUG    ya.test:process.py:263 Command (pid 43570) minflt: 3507
DEBUG    ya.test:process.py:263 Command (pid 43570) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 43570) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 43570) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 43570) stime: 0.018671999999999998
DEBUG    ya.test:process.py:263 Command (pid 43570) utime: 0.037343999999999995
DEBUG    ya.test:process.py:263 Command (pid 43570) wtime: 0.108
DEBUG    ya.test:process.py:275 Command (pid 43570) output:

DEBUG    ya.test:process.py:276 Command (pid 43570) errors:
Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24099/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4796
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20465
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9564
============================== slowest durations ===============================
22.01s teardown basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted
4.74s call     basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted
2.56s setup    basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted
=========================== short test summary info ============================
FAILED basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted - AssertionError: Backup failed: BACKUP failed: code=1 STDOUT:  STDERR: Status: OVERLOADED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:8: Error: Executing BACKUP INCREMENTAL
        <main>: Error: Check failed: path: '/Root/orders', error: path is under operation (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateAlter), source_location: ydb/core/tx/schemeshard/schemeshard__operation_alter_cdc_stream.cpp:503, code: 2010
======================= 1 failed, 3 deselected in 29.75s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dc5/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dcc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dd6/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000de4/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000de7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dc1/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.22s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000ddf/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dd1/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dc9/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dd4/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dbc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.22s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000da3/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.17s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000daf/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.23s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000d94/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.16s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000da9/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.16s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000db2/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.17s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000d9f/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000db9/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dbf/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000d96/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dac/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dcf/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000da5/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.20s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000dea/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6zj6/000d9b/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items / 3 deselected / 5 selected

============================ 3 deselected in 0.16s =============================
