============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_can_read_from_different_groups[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22672...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22672
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_from_different_groups[tables_format_v0]
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/a58y/00035c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11742
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00035c/r3tmp/kikimr_cluster_abov_wfm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61689
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22672
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035c/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/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups.tables_format_v0/cluster/node_1/logfile_e7ybivqq.log --grpc-port=13194 --mon-port=61689 --ic-port=11742 --sqs-port=22672
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13194/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035c/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/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups.tables_format_v0/cluster/node_1/logfile_e7ybivqq.log --grpc-port=13194 --mon-port=61689 --ic-port=11742 --sqs-port=22672
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups.tables_format_v0/cluster/node_1/logfile_e7ybivqq.log', '--grpc-port=13194', '--mon-port=61689', '--ic-port=11742', '--sqs-port=22672')' in '/home/runner/.ya/build/build_root/a58y/00035c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1089088
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13194/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/a58y/00035c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089089
DEBUG    ya.test:process.py:259 Command (pid 1089089) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089089) elapsed time (sec): 0.2454829216003418
DEBUG    ya.test:process.py:263 Command (pid 1089089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) majflt: 220
DEBUG    ya.test:process.py:263 Command (pid 1089089) maxrss: 380984
DEBUG    ya.test:process.py:263 Command (pid 1089089) minflt: 24109
DEBUG    ya.test:process.py:263 Command (pid 1089089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089089) nvcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1089089) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089089) stime: 0.055943
DEBUG    ya.test:process.py:263 Command (pid 1089089) utime: 0.14385499999999998
DEBUG    ya.test:process.py:263 Command (pid 1089089) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1089089) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1089089) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00035c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13194', '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: 11742\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/a58y/00035c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13194', '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: 11742\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089652
DEBUG    ya.test:process.py:259 Command (pid 1089652) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089652) elapsed time (sec): 0.2764260768890381
DEBUG    ya.test:process.py:263 Command (pid 1089652) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) maxrss: 424092
DEBUG    ya.test:process.py:263 Command (pid 1089652) minflt: 27008
DEBUG    ya.test:process.py:263 Command (pid 1089652) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089652) nvcsw: 354
DEBUG    ya.test:process.py:263 Command (pid 1089652) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089652) stime: 0.09856899999999999
DEBUG    ya.test:process.py:263 Command (pid 1089652) utime: 0.14374699999999999
DEBUG    ya.test:process.py:263 Command (pid 1089652) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1089652) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13194', '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/a58y/00035c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13194', '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: 1089695
DEBUG    ya.test:process.py:259 Command (pid 1089695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089695) elapsed time (sec): 0.2798449993133545
DEBUG    ya.test:process.py:263 Command (pid 1089695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) maxrss: 424224
DEBUG    ya.test:process.py:263 Command (pid 1089695) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1089695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1089695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089695) nvcsw: 337
DEBUG    ya.test:process.py:263 Command (pid 1089695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089695) stime: 0.10048399999999999
DEBUG    ya.test:process.py:263 Command (pid 1089695) utime: 0.144697
DEBUG    ya.test:process.py:263 Command (pid 1089695) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 1089695) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7c2993fd-d61f-4dc8-9674-7dfe4b5f1bec, localhost:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c2993fd-d61f-4dc8-9674-7dfe4b5f1bec, localhost:13194): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c2993fd-d61f-4dc8-9674-7dfe4b5f1bec, localhost:13194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 13194 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-npwyk27qgi.auto.internal:13194, 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', 1250), ('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:13194
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 0x7fa787348290 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa787348350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa787348350>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6bf61847-5d48-40b5-8e6f-db2edc1e6966, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6bf61847-5d48-40b5-8e6f-db2edc1e6966, ghrun-npwyk27qgi.auto.internal:13194): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6bf61847-5d48-40b5-8e6f-db2edc1e6966, ghrun-npwyk27qgi.auto.internal:13194): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6bf61847-5d48-40b5-8e6f-db2edc1e6966, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa787348350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa787348350>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6bf61847-5d48-40b5-8e6f-db2edc1e6966, ghrun-npwyk27qgi.auto.internal:13194): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2e7882aa-2b17-4c7c-a96a-ee2a6bf86af2, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2e7882aa-2b17-4c7c-a96a-ee2a6bf86af2, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2e7882aa-2b17-4c7c-a96a-ee2a6bf86af2, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3947ee05-3e30-4d57-ba7b-26aae4411a58, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3947ee05-3e30-4d57-ba7b-26aae4411a58, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3947ee05-3e30-4d57-ba7b-26aae4411a58, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a3b361cb-2090-42f4-bd5f-c41e1871218c, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a3b361cb-2090-42f4-bd5f-c41e1871218c, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a3b361cb-2090-42f4-bd5f-c41e1871218c, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4f0f14bb-60bd-4a33-996f-e084453bb4b4, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4f0f14bb-60bd-4a33-996f-e084453bb4b4, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4f0f14bb-60bd-4a33-996f-e084453bb4b4, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d85373a1-093c-497c-9e77-3536662f3d9a, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d85373a1-093c-497c-9e77-3536662f3d9a, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d85373a1-093c-497c-9e77-3536662f3d9a, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2e8707fc-c695-4395-907a-ad4ef389f2e7, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2e8707fc-c695-4395-907a-ad4ef389f2e7, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2e8707fc-c695-4395-907a-ad4ef389f2e7, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6dcb4372-8455-48e8-bcdd-092735b43f99, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6dcb4372-8455-48e8-bcdd-092735b43f99, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6dcb4372-8455-48e8-bcdd-092735b43f99, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f85b0efe-a473-4fa6-b858-be93b7925c11, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f85b0efe-a473-4fa6-b858-be93b7925c11, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f85b0efe-a473-4fa6-b858-be93b7925c11, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f40a20b6-397a-488e-8946-eb3f0b78e084, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f40a20b6-397a-488e-8946-eb3f0b78e084, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f40a20b6-397a-488e-8946-eb3f0b78e084, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0228ae9-f2fd-4663-b978-278690bf4254, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0228ae9-f2fd-4663-b978-278690bf4254, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0228ae9-f2fd-4663-b978-278690bf4254, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d26a91e6-e119-44d9-94ff-70aaa3c7204c, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d26a91e6-e119-44d9-94ff-70aaa3c7204c, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d26a91e6-e119-44d9-94ff-70aaa3c7204c, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ddf97d91-beba-44bc-8344-c81176c77702, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ddf97d91-beba-44bc-8344-c81176c77702, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ddf97d91-beba-44bc-8344-c81176c77702, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6fdfddf5-2473-4f1c-b072-b43a3b2efe2b, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6fdfddf5-2473-4f1c-b072-b43a3b2efe2b, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6fdfddf5-2473-4f1c-b072-b43a3b2efe2b, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 93feb53a-0018-4801-aede-b9531266b4af, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 93feb53a-0018-4801-aede-b9531266b4af, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 93feb53a-0018-4801-aede-b9531266b4af, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ae98d3eb-17d3-4909-a7aa-1c139bfd635b, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ae98d3eb-17d3-4909-a7aa-1c139bfd635b, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ae98d3eb-17d3-4909-a7aa-1c139bfd635b, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 039a6155-ab5e-4b28-a894-655be73cb2f2, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 039a6155-ab5e-4b28-a894-655be73cb2f2, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 039a6155-ab5e-4b28-a894-655be73cb2f2, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0459012f-d57d-468e-ac97-7be15ae60847, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0459012f-d57d-468e-ac97-7be15ae60847, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0459012f-d57d-468e-ac97-7be15ae60847, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8cfdfcee-f63a-4da9-93fa-67c55c23fab0, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8cfdfcee-f63a-4da9-93fa-67c55c23fab0, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8cfdfcee-f63a-4da9-93fa-67c55c23fab0, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d1184b87-ab37-4cfa-94aa-b26beee8cfc8, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d1184b87-ab37-4cfa-94aa-b26beee8cfc8, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d1184b87-ab37-4cfa-94aa-b26beee8cfc8, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 54dc8e63-48c1-4154-bd9c-0a8e66bbc3bb, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 54dc8e63-48c1-4154-bd9c-0a8e66bbc3bb, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 54dc8e63-48c1-4154-bd9c-0a8e66bbc3bb, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa787348350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fa787348350>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fa787348350> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0c71e5ae-1ed3-4232-8907-f73bb327e430, ghrun-npwyk27qgi.auto.internal:13194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0c71e5ae-1ed3-4232-8907-f73bb327e430, ghrun-npwyk27qgi.auto.internal:13194): request = { session_id: "ydb://session/3?node_id=1&id=ODI5YTUwYTYtNjJmMzhjMWItN2JhMmFhMjItZDY2NzljYw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fa787348350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13194
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:13194
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0c71e5ae-1ed3-4232-8907-f73bb327e430, ghrun-npwyk27qgi.auto.internal:13194): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0c71e5ae-1ed3-4232-8907-f73bb327e430, ghrun-npwyk27qgi.auto.internal:13194): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0c71e5ae-1ed3-4232-8907-f73bb327e430, ghrun-npwyk27qgi.auto.internal:13194): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:22672?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089841
DEBUG    ya.test:process.py:259 Command (pid 1089841) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1089841) elapsed time (sec): 2.645280599594116
DEBUG    ya.test:process.py:263 Command (pid 1089841) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) maxrss: 261176
DEBUG    ya.test:process.py:263 Command (pid 1089841) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1089841) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089841) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1089841) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1089841) stime: 0.004177
DEBUG    ya.test:process.py:263 Command (pid 1089841) utime: 0.004177
DEBUG    ya.test:process.py:263 Command (pid 1089841) wtime: 2.646
DEBUG    ya.test:process.py:275 Command (pid 1089841) output:

DEBUG    ya.test:process.py:276 Command (pid 1089841) errors:
*   Trying 127.0.0.1:22672...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22672
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:22672...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:22672\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_can_read_from_different_groups[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22672...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22672
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_from_different_groups[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22672...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22672
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22672...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22672
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v0-by_deduplication_id] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22672...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22672
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v0-by_deduplication_id]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v0-content_based] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22672...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22672
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v0-content_based]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.99s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_can_read_from_different_groups[tables_format_v0]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_can_read_from_different_groups[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22672...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22672
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_can_read_from_different_groups[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22672...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22672
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22672...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22672
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22672...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22672
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_deduplication[tables_format_v0-by_deduplication_id] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22672...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22672
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_deduplication[tables_format_v0-content_based] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22672?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22672...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22672 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22672
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 6 errors in 7.70s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v1-by_deduplication_id] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25045...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25045
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v1-by_deduplication_id]
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/a58y/000358/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000358/r3tmp/kikimr_cluster_45x1wobu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000358/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22662
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32715
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25045
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication.tables_format_v1-by_deduplication_id/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000358/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/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication.tables_format_v1-by_deduplication_id/cluster/node_1/logfile_1i9ed6w6.log --grpc-port=22662 --mon-port=29213 --ic-port=19393 --sqs-port=25045
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22662/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication.tables_format_v1-by_deduplication_id/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000358/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/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication.tables_format_v1-by_deduplication_id/cluster/node_1/logfile_1i9ed6w6.log --grpc-port=22662 --mon-port=29213 --ic-port=19393 --sqs-port=25045
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000358/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication.tables_format_v1-by_deduplication_id/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication.tables_format_v1-by_deduplication_id/cluster/node_1/logfile_1i9ed6w6.log', '--grpc-port=22662', '--mon-port=29213', '--ic-port=19393', '--sqs-port=25045')' in '/home/runner/.ya/build/build_root/a58y/000358/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication.tables_format_v1-by_deduplication_id/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1090696
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22662/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/a58y/000358/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090697
DEBUG    ya.test:process.py:259 Command (pid 1090697) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090697) elapsed time (sec): 0.24977517127990723
DEBUG    ya.test:process.py:263 Command (pid 1090697) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) majflt: 11
DEBUG    ya.test:process.py:263 Command (pid 1090697) maxrss: 387936
DEBUG    ya.test:process.py:263 Command (pid 1090697) minflt: 24004
DEBUG    ya.test:process.py:263 Command (pid 1090697) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1090697) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090697) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1090697) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090697) stime: 0.068253
DEBUG    ya.test:process.py:263 Command (pid 1090697) utime: 0.136507
DEBUG    ya.test:process.py:263 Command (pid 1090697) wtime: 0.251
DEBUG    ya.test:process.py:275 Command (pid 1090697) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1090697) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000358/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000358/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22662', '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: 19393\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/a58y/000358/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22662', '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: 19393\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091009
DEBUG    ya.test:process.py:259 Command (pid 1091009) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091009) elapsed time (sec): 0.2776823043823242
DEBUG    ya.test:process.py:263 Command (pid 1091009) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) maxrss: 424216
DEBUG    ya.test:process.py:263 Command (pid 1091009) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1091009) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1091009) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091009) nvcsw: 348
DEBUG    ya.test:process.py:263 Command (pid 1091009) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091009) stime: 0.101242
DEBUG    ya.test:process.py:263 Command (pid 1091009) utime: 0.141739
DEBUG    ya.test:process.py:263 Command (pid 1091009) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1091009) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000358/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000358/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22662', '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/a58y/000358/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22662', '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: 1091096
DEBUG    ya.test:process.py:259 Command (pid 1091096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091096) elapsed time (sec): 0.2756779193878174
DEBUG    ya.test:process.py:263 Command (pid 1091096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) maxrss: 424208
DEBUG    ya.test:process.py:263 Command (pid 1091096) minflt: 27013
DEBUG    ya.test:process.py:263 Command (pid 1091096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1091096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091096) nvcsw: 342
DEBUG    ya.test:process.py:263 Command (pid 1091096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091096) stime: 0.123497
DEBUG    ya.test:process.py:263 Command (pid 1091096) utime: 0.123497
DEBUG    ya.test:process.py:263 Command (pid 1091096) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 1091096) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a5613e28-d040-4c04-bf56-5bb0aab4b44a, localhost:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a5613e28-d040-4c04-bf56-5bb0aab4b44a, localhost:22662): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a5613e28-d040-4c04-bf56-5bb0aab4b44a, localhost:22662): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 22662 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-npwyk27qgi.auto.internal:22662, 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', 1250), ('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:22662
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 0x7fc65b9d04d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc65b9d03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc65b9d03e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, faf3a0b7-a125-4f66-b03f-2274e62ba948, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, faf3a0b7-a125-4f66-b03f-2274e62ba948, ghrun-npwyk27qgi.auto.internal:22662): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, faf3a0b7-a125-4f66-b03f-2274e62ba948, ghrun-npwyk27qgi.auto.internal:22662): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, faf3a0b7-a125-4f66-b03f-2274e62ba948, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc65b9d03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc65b9d03e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, faf3a0b7-a125-4f66-b03f-2274e62ba948, ghrun-npwyk27qgi.auto.internal:22662): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 867559e9-0fc0-43e7-b171-f31162f67f95, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 867559e9-0fc0-43e7-b171-f31162f67f95, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 867559e9-0fc0-43e7-b171-f31162f67f95, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609f62c1-654d-485b-af8c-3e519c435dc7, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609f62c1-654d-485b-af8c-3e519c435dc7, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609f62c1-654d-485b-af8c-3e519c435dc7, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e46e15ca-c8c9-443c-b662-5628bc6dbdd5, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e46e15ca-c8c9-443c-b662-5628bc6dbdd5, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e46e15ca-c8c9-443c-b662-5628bc6dbdd5, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 70f5cf45-6d28-4482-8164-e969a4a611f1, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 70f5cf45-6d28-4482-8164-e969a4a611f1, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 70f5cf45-6d28-4482-8164-e969a4a611f1, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d3ba305b-7229-463d-99b6-044f223b359a, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d3ba305b-7229-463d-99b6-044f223b359a, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d3ba305b-7229-463d-99b6-044f223b359a, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 279c0cf0-c5cc-4826-8121-a8351e818afe, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 279c0cf0-c5cc-4826-8121-a8351e818afe, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 279c0cf0-c5cc-4826-8121-a8351e818afe, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 91048cee-9a5a-449c-aa5a-acebf82e63a2, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 91048cee-9a5a-449c-aa5a-acebf82e63a2, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 91048cee-9a5a-449c-aa5a-acebf82e63a2, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3d4642ab-f779-477a-afb7-86ce3f978c84, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3d4642ab-f779-477a-afb7-86ce3f978c84, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3d4642ab-f779-477a-afb7-86ce3f978c84, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5624a1d6-246a-4160-b619-2de70efec186, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5624a1d6-246a-4160-b619-2de70efec186, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5624a1d6-246a-4160-b619-2de70efec186, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a1381685-72af-4c54-bfa0-3aba6b1aa1b2, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a1381685-72af-4c54-bfa0-3aba6b1aa1b2, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a1381685-72af-4c54-bfa0-3aba6b1aa1b2, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0edd5c77-d66a-4da0-9293-6b9153f69a03, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0edd5c77-d66a-4da0-9293-6b9153f69a03, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0edd5c77-d66a-4da0-9293-6b9153f69a03, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 57ceede1-e55b-4c23-bf76-23531f4febae, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 57ceede1-e55b-4c23-bf76-23531f4febae, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 57ceede1-e55b-4c23-bf76-23531f4febae, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ad737722-c868-4110-a338-9600cc70c1aa, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ad737722-c868-4110-a338-9600cc70c1aa, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ad737722-c868-4110-a338-9600cc70c1aa, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c5fafc0a-30e8-4aad-99cc-fd5d8dacb06d, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c5fafc0a-30e8-4aad-99cc-fd5d8dacb06d, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c5fafc0a-30e8-4aad-99cc-fd5d8dacb06d, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e4b20762-eb8e-455a-ad46-6c0cdf514237, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e4b20762-eb8e-455a-ad46-6c0cdf514237, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e4b20762-eb8e-455a-ad46-6c0cdf514237, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 19d207ad-8911-42d5-b9ff-e65734d3627a, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 19d207ad-8911-42d5-b9ff-e65734d3627a, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 19d207ad-8911-42d5-b9ff-e65734d3627a, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 89981787-7752-46f7-8736-60251105fbbf, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 89981787-7752-46f7-8736-60251105fbbf, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 89981787-7752-46f7-8736-60251105fbbf, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c41dd200-5071-40ac-8cf2-eb0a236802ea, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c41dd200-5071-40ac-8cf2-eb0a236802ea, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c41dd200-5071-40ac-8cf2-eb0a236802ea, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dcddd6a2-f117-484a-a357-bde05023f263, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dcddd6a2-f117-484a-a357-bde05023f263, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dcddd6a2-f117-484a-a357-bde05023f263, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6509be2d-64ac-44f3-89da-273f7d60079b, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6509be2d-64ac-44f3-89da-273f7d60079b, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6509be2d-64ac-44f3-89da-273f7d60079b, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc65b9d03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc65b9d03e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc65b9d03e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, bf1f9aeb-80d3-4e11-9cb0-37eeba1677a9, ghrun-npwyk27qgi.auto.internal:22662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bf1f9aeb-80d3-4e11-9cb0-37eeba1677a9, ghrun-npwyk27qgi.auto.internal:22662): request = { session_id: "ydb://session/3?node_id=1&id=NTUxNDUyZTMtMjJiN2NhYTktYzQ1N2M3MGYtMmVjY2JhOTg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc65b9d03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, bf1f9aeb-80d3-4e11-9cb0-37eeba1677a9, ghrun-npwyk27qgi.auto.internal:22662): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22662
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:22662
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, bf1f9aeb-80d3-4e11-9cb0-37eeba1677a9, ghrun-npwyk27qgi.auto.internal:22662): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, bf1f9aeb-80d3-4e11-9cb0-37eeba1677a9, ghrun-npwyk27qgi.auto.internal:22662): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:25045?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091191
DEBUG    ya.test:process.py:259 Command (pid 1091191) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1091191) elapsed time (sec): 2.7344322204589844
DEBUG    ya.test:process.py:263 Command (pid 1091191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) maxrss: 257912
DEBUG    ya.test:process.py:263 Command (pid 1091191) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1091191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091191) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1091191) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1091191) stime: 0.004162
DEBUG    ya.test:process.py:263 Command (pid 1091191) utime: 0.004162
DEBUG    ya.test:process.py:263 Command (pid 1091191) wtime: 2.736
DEBUG    ya.test:process.py:275 Command (pid 1091191) output:

DEBUG    ya.test:process.py:276 Command (pid 1091191) errors:
*   Trying 127.0.0.1:25045...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25045
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:25045...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:25045\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v1-content_based] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25045...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25045
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v1-content_based]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_delete_message_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25045...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25045
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_delete_message_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25045...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25045
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_fifo_read_delete_single_message _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25045...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25045
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_fifo_read_delete_single_message
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_only_single_read_infly_from_fifo _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25045...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25045
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_only_single_read_infly_from_fifo
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.03s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_deduplication[tables_format_v1-by_deduplication_id]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_deduplication[tables_format_v1-by_deduplication_id] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25045...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25045
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_deduplication[tables_format_v1-content_based] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25045...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25045
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_delete_message_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25045...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25045
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_delete_message_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25045...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25045
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_fifo_read_delete_single_message - yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25045...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25045
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_only_single_read_infly_from_fifo - yatest.common.process.ExecutionError: Command 'curl -v localhost:25045?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25045...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25045 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25045
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 6 errors in 7.77s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_queue_attributes[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15103...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15103
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v0]
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/a58y/00034d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27290
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00034d/r3tmp/kikimr_cluster_6f71vdcl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00034d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27046
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034d/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/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes.tables_format_v0/cluster/node_1/logfile_aivlf83l.log --grpc-port=22682 --mon-port=22415 --ic-port=27290 --sqs-port=15103
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22682/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034d/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/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes.tables_format_v0/cluster/node_1/logfile_aivlf83l.log --grpc-port=22682 --mon-port=22415 --ic-port=27290 --sqs-port=15103
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00034d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes.tables_format_v0/cluster/node_1/logfile_aivlf83l.log', '--grpc-port=22682', '--mon-port=22415', '--ic-port=27290', '--sqs-port=15103')' in '/home/runner/.ya/build/build_root/a58y/00034d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1093373
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22682/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/a58y/00034d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093374
DEBUG    ya.test:process.py:259 Command (pid 1093374) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093374) elapsed time (sec): 0.24753999710083008
DEBUG    ya.test:process.py:263 Command (pid 1093374) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1093374) maxrss: 368104
DEBUG    ya.test:process.py:263 Command (pid 1093374) minflt: 24529
DEBUG    ya.test:process.py:263 Command (pid 1093374) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093374) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1093374) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093374) stime: 0.08734499999999999
DEBUG    ya.test:process.py:263 Command (pid 1093374) utime: 0.11513699999999999
DEBUG    ya.test:process.py:263 Command (pid 1093374) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1093374) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1093374) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00034d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00034d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22682', '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: 27290\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/a58y/00034d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22682', '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: 27290\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093677
DEBUG    ya.test:process.py:259 Command (pid 1093677) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093677) elapsed time (sec): 0.292386531829834
DEBUG    ya.test:process.py:263 Command (pid 1093677) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) maxrss: 424080
DEBUG    ya.test:process.py:263 Command (pid 1093677) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1093677) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1093677) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093677) nvcsw: 360
DEBUG    ya.test:process.py:263 Command (pid 1093677) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093677) stime: 0.111729
DEBUG    ya.test:process.py:263 Command (pid 1093677) utime: 0.147642
DEBUG    ya.test:process.py:263 Command (pid 1093677) wtime: 0.293
DEBUG    ya.test:process.py:275 Command (pid 1093677) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00034d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00034d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22682', '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/a58y/00034d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22682', '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: 1093794
DEBUG    ya.test:process.py:259 Command (pid 1093794) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093794) elapsed time (sec): 0.3078889846801758
DEBUG    ya.test:process.py:263 Command (pid 1093794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) maxrss: 424264
DEBUG    ya.test:process.py:263 Command (pid 1093794) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1093794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093794) nvcsw: 358
DEBUG    ya.test:process.py:263 Command (pid 1093794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093794) stime: 0.140492
DEBUG    ya.test:process.py:263 Command (pid 1093794) utime: 0.132464
DEBUG    ya.test:process.py:263 Command (pid 1093794) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 1093794) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 47cf5a84-a1e4-4918-8bd0-f7c9d8a85cc2, localhost:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47cf5a84-a1e4-4918-8bd0-f7c9d8a85cc2, localhost:22682): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47cf5a84-a1e4-4918-8bd0-f7c9d8a85cc2, localhost:22682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 22682 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-npwyk27qgi.auto.internal:22682, 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', 1250), ('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:22682
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 0x7f19f46fc440 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f19f46fc350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f19f46fc350>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 52f52aa8-0806-478a-95d0-7acb4bfe96b6, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 52f52aa8-0806-478a-95d0-7acb4bfe96b6, ghrun-npwyk27qgi.auto.internal:22682): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 52f52aa8-0806-478a-95d0-7acb4bfe96b6, ghrun-npwyk27qgi.auto.internal:22682): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 52f52aa8-0806-478a-95d0-7acb4bfe96b6, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f19f46fc350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f19f46fc350>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 52f52aa8-0806-478a-95d0-7acb4bfe96b6, ghrun-npwyk27qgi.auto.internal:22682): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5b0550f7-a0ae-48f1-92bc-6e099171e78e, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5b0550f7-a0ae-48f1-92bc-6e099171e78e, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5b0550f7-a0ae-48f1-92bc-6e099171e78e, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d28a841-c4c9-4e2c-a6c8-6767d21343ac, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d28a841-c4c9-4e2c-a6c8-6767d21343ac, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d28a841-c4c9-4e2c-a6c8-6767d21343ac, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f1945975-0114-4796-baad-cdf27ac83d52, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f1945975-0114-4796-baad-cdf27ac83d52, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f1945975-0114-4796-baad-cdf27ac83d52, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 45c624f4-f454-40c4-a8b0-3ba7627da9fc, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 45c624f4-f454-40c4-a8b0-3ba7627da9fc, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 45c624f4-f454-40c4-a8b0-3ba7627da9fc, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2acf2c2d-83d9-4d57-a6dd-6e72dba1a5dc, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2acf2c2d-83d9-4d57-a6dd-6e72dba1a5dc, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2acf2c2d-83d9-4d57-a6dd-6e72dba1a5dc, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 86165386-4737-4e10-8e0c-6e140b0f24bb, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 86165386-4737-4e10-8e0c-6e140b0f24bb, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 86165386-4737-4e10-8e0c-6e140b0f24bb, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0883250d-9bc9-4de4-8850-279856aa9b37, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0883250d-9bc9-4de4-8850-279856aa9b37, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0883250d-9bc9-4de4-8850-279856aa9b37, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a3b662f2-7c53-4965-b8c3-8234e08a5218, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a3b662f2-7c53-4965-b8c3-8234e08a5218, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a3b662f2-7c53-4965-b8c3-8234e08a5218, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d97146b9-92bf-4e91-a4a2-20633ed12af5, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d97146b9-92bf-4e91-a4a2-20633ed12af5, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d97146b9-92bf-4e91-a4a2-20633ed12af5, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1b6785ba-7417-41f0-833f-49dc4d152d17, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1b6785ba-7417-41f0-833f-49dc4d152d17, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1b6785ba-7417-41f0-833f-49dc4d152d17, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a36cb341-7436-452e-bca4-2f239b7020bb, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a36cb341-7436-452e-bca4-2f239b7020bb, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a36cb341-7436-452e-bca4-2f239b7020bb, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 84955d55-544c-4f88-9040-2ca14a6c87a6, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 84955d55-544c-4f88-9040-2ca14a6c87a6, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 84955d55-544c-4f88-9040-2ca14a6c87a6, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7c008e88-8d14-4b1a-bd5f-fb792d570a63, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7c008e88-8d14-4b1a-bd5f-fb792d570a63, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7c008e88-8d14-4b1a-bd5f-fb792d570a63, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e24b7067-06ad-4052-ad42-32283702743b, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e24b7067-06ad-4052-ad42-32283702743b, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e24b7067-06ad-4052-ad42-32283702743b, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 54687994-fd0f-48ca-b07a-73e614da6d80, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 54687994-fd0f-48ca-b07a-73e614da6d80, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 54687994-fd0f-48ca-b07a-73e614da6d80, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 233f17cd-a362-4211-ab4c-49e1ff498126, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 233f17cd-a362-4211-ab4c-49e1ff498126, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 233f17cd-a362-4211-ab4c-49e1ff498126, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1884cf71-aa7f-4fd4-a79a-f6b20bea1917, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1884cf71-aa7f-4fd4-a79a-f6b20bea1917, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1884cf71-aa7f-4fd4-a79a-f6b20bea1917, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 603db664-1c08-43fa-8080-60c12aa6165f, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 603db664-1c08-43fa-8080-60c12aa6165f, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 603db664-1c08-43fa-8080-60c12aa6165f, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 67e98899-b3e5-4a80-87ee-1da4ab9b7468, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 67e98899-b3e5-4a80-87ee-1da4ab9b7468, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 67e98899-b3e5-4a80-87ee-1da4ab9b7468, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6c25c4a5-8c39-4641-a0d5-8a61e174a720, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6c25c4a5-8c39-4641-a0d5-8a61e174a720, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6c25c4a5-8c39-4641-a0d5-8a61e174a720, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f19f46fc350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f19f46fc350>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f19f46fc350> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f1e0edd5-94a2-4d91-b534-008b11ebbefe, ghrun-npwyk27qgi.auto.internal:22682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f1e0edd5-94a2-4d91-b534-008b11ebbefe, ghrun-npwyk27qgi.auto.internal:22682): request = { session_id: "ydb://session/3?node_id=1&id=NTkxMmZkMGItMmZiNDJlNzktNTllZTQ0OTgtYjViMTRhMjM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f19f46fc350>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22682
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:22682
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f1e0edd5-94a2-4d91-b534-008b11ebbefe, ghrun-npwyk27qgi.auto.internal:22682): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f1e0edd5-94a2-4d91-b534-008b11ebbefe, ghrun-npwyk27qgi.auto.internal:22682): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f1e0edd5-94a2-4d91-b534-008b11ebbefe, ghrun-npwyk27qgi.auto.internal:22682): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:15103?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1094018
DEBUG    ya.test:process.py:259 Command (pid 1094018) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1094018) elapsed time (sec): 2.825376510620117
DEBUG    ya.test:process.py:263 Command (pid 1094018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) maxrss: 261540
DEBUG    ya.test:process.py:263 Command (pid 1094018) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1094018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1094018) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1094018) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1094018) stime: 0.0021089999999999998
DEBUG    ya.test:process.py:263 Command (pid 1094018) utime: 0.006735
DEBUG    ya.test:process.py:263 Command (pid 1094018) wtime: 2.827
DEBUG    ya.test:process.py:275 Command (pid 1094018) output:

DEBUG    ya.test:process.py:276 Command (pid 1094018) errors:
*   Trying 127.0.0.1:15103...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15103
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:15103...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:15103\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_queue_attributes[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15103...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15103
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_read_dont_stall[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15103...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15103
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_read_dont_stall[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15103...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15103
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15103...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15103
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15103...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15103
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.16s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_queue_attributes[tables_format_v0]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_queue_attributes[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15103...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15103
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_queue_attributes[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15103...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15103
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_read_dont_stall[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15103...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15103
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_read_dont_stall[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15103...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15103
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15103...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15103
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15103?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15103...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15103 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15103
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 6 errors in 7.89s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29739...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29739
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch]
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/a58y/000372/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5967
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000372/r3tmp/kikimr_cluster_eknifeh5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000372/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22105
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14937
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29739
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000372/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/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1/logfile_e11_ttbq.log --grpc-port=1515 --mon-port=22105 --ic-port=5967 --sqs-port=29739
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1515/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000372/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/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1/logfile_e11_ttbq.log --grpc-port=1515 --mon-port=22105 --ic-port=5967 --sqs-port=29739
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000372/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1/logfile_e11_ttbq.log', '--grpc-port=1515', '--mon-port=22105', '--ic-port=5967', '--sqs-port=29739')' in '/home/runner/.ya/build/build_root/a58y/000372/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1078107
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1515/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/a58y/000372/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1078112
DEBUG    ya.test:process.py:259 Command (pid 1078112) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078112) elapsed time (sec): 0.24603748321533203
DEBUG    ya.test:process.py:263 Command (pid 1078112) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) maxrss: 410144
DEBUG    ya.test:process.py:263 Command (pid 1078112) minflt: 23352
DEBUG    ya.test:process.py:263 Command (pid 1078112) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1078112) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078112) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1078112) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078112) stime: 0.06426799999999999
DEBUG    ya.test:process.py:263 Command (pid 1078112) utime: 0.136569
DEBUG    ya.test:process.py:263 Command (pid 1078112) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1078112) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1078112) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000372/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1515', '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: 5967\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/a58y/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1515', '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: 5967\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1078760
DEBUG    ya.test:process.py:259 Command (pid 1078760) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078760) elapsed time (sec): 0.29518842697143555
DEBUG    ya.test:process.py:263 Command (pid 1078760) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) maxrss: 424128
DEBUG    ya.test:process.py:263 Command (pid 1078760) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1078760) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078760) nvcsw: 362
DEBUG    ya.test:process.py:263 Command (pid 1078760) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078760) stime: 0.11646899999999999
DEBUG    ya.test:process.py:263 Command (pid 1078760) utime: 0.149746
DEBUG    ya.test:process.py:263 Command (pid 1078760) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 1078760) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000372/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1515', '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/a58y/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1515', '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: 1078923
DEBUG    ya.test:process.py:259 Command (pid 1078923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078923) elapsed time (sec): 0.2835826873779297
DEBUG    ya.test:process.py:263 Command (pid 1078923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) maxrss: 424248
DEBUG    ya.test:process.py:263 Command (pid 1078923) minflt: 27009
DEBUG    ya.test:process.py:263 Command (pid 1078923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1078923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078923) nvcsw: 363
DEBUG    ya.test:process.py:263 Command (pid 1078923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078923) stime: 0.11476299999999999
DEBUG    ya.test:process.py:263 Command (pid 1078923) utime: 0.13405999999999998
DEBUG    ya.test:process.py:263 Command (pid 1078923) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1078923) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e66c780d-cc8d-4769-ba14-9ac7b0f7a968, localhost:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e66c780d-cc8d-4769-ba14-9ac7b0f7a968, localhost:1515): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e66c780d-cc8d-4769-ba14-9ac7b0f7a968, localhost:1515): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 1515 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-npwyk27qgi.auto.internal:1515, 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', 1250), ('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:1515
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 0x7fc65c4703e0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc65c470410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc65c470410>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 902d5424-d83f-46be-a23b-28c12ed99317, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 902d5424-d83f-46be-a23b-28c12ed99317, ghrun-npwyk27qgi.auto.internal:1515): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 902d5424-d83f-46be-a23b-28c12ed99317, ghrun-npwyk27qgi.auto.internal:1515): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 902d5424-d83f-46be-a23b-28c12ed99317, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc65c470410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc65c470410>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 902d5424-d83f-46be-a23b-28c12ed99317, ghrun-npwyk27qgi.auto.internal:1515): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7bd9c179-689d-4842-b5cf-21dd4b8118bb, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7bd9c179-689d-4842-b5cf-21dd4b8118bb, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7bd9c179-689d-4842-b5cf-21dd4b8118bb, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349f33d9-ff20-45f7-b2da-9766fa22d3df, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349f33d9-ff20-45f7-b2da-9766fa22d3df, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349f33d9-ff20-45f7-b2da-9766fa22d3df, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4ed2ae37-83ab-4134-993f-39ca7e5ada83, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4ed2ae37-83ab-4134-993f-39ca7e5ada83, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4ed2ae37-83ab-4134-993f-39ca7e5ada83, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2b6e3658-499f-4e27-9e66-ccaea49de641, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2b6e3658-499f-4e27-9e66-ccaea49de641, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2b6e3658-499f-4e27-9e66-ccaea49de641, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e15f7b84-4bec-4659-912a-99f39ca8d0e8, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e15f7b84-4bec-4659-912a-99f39ca8d0e8, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e15f7b84-4bec-4659-912a-99f39ca8d0e8, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 37ac9a79-fe15-4b8d-b3ab-2326424f9761, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 37ac9a79-fe15-4b8d-b3ab-2326424f9761, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 37ac9a79-fe15-4b8d-b3ab-2326424f9761, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2e4c485c-eecc-4fda-a1cb-386cb32a83bb, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2e4c485c-eecc-4fda-a1cb-386cb32a83bb, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2e4c485c-eecc-4fda-a1cb-386cb32a83bb, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f2b0c5bf-117b-42bf-96ec-150fb40578db, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f2b0c5bf-117b-42bf-96ec-150fb40578db, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f2b0c5bf-117b-42bf-96ec-150fb40578db, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cd007620-2ad2-4987-92ac-3bf6a104d1ec, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cd007620-2ad2-4987-92ac-3bf6a104d1ec, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cd007620-2ad2-4987-92ac-3bf6a104d1ec, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 62a782b3-55e2-442c-9213-c6856d902e71, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 62a782b3-55e2-442c-9213-c6856d902e71, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 62a782b3-55e2-442c-9213-c6856d902e71, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a5b14774-6b7b-479d-996f-47507c19ed8d, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a5b14774-6b7b-479d-996f-47507c19ed8d, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a5b14774-6b7b-479d-996f-47507c19ed8d, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 680d98e5-3524-4486-af1d-0d2b90164ffa, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 680d98e5-3524-4486-af1d-0d2b90164ffa, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 680d98e5-3524-4486-af1d-0d2b90164ffa, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1c605e4c-1fa4-4ba8-9e33-fc3df71c11bf, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1c605e4c-1fa4-4ba8-9e33-fc3df71c11bf, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1c605e4c-1fa4-4ba8-9e33-fc3df71c11bf, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8992d76b-4c0f-4ec7-83b7-758edffb3ea7, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8992d76b-4c0f-4ec7-83b7-758edffb3ea7, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8992d76b-4c0f-4ec7-83b7-758edffb3ea7, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 47133b10-fcf1-4716-a254-32c4317e21b8, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 47133b10-fcf1-4716-a254-32c4317e21b8, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 47133b10-fcf1-4716-a254-32c4317e21b8, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3f1a3911-3f1b-4371-85c6-1ba53136f771, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3f1a3911-3f1b-4371-85c6-1ba53136f771, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3f1a3911-3f1b-4371-85c6-1ba53136f771, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7c9ffbe5-daa6-4a22-8220-43ed6bab03a3, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7c9ffbe5-daa6-4a22-8220-43ed6bab03a3, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7c9ffbe5-daa6-4a22-8220-43ed6bab03a3, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf46d8d2-a288-4c32-992c-71823699753d, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf46d8d2-a288-4c32-992c-71823699753d, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf46d8d2-a288-4c32-992c-71823699753d, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf707b1d-2611-4394-a603-2e7fcb2d61e0, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf707b1d-2611-4394-a603-2e7fcb2d61e0, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf707b1d-2611-4394-a603-2e7fcb2d61e0, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0e7c36e6-98ed-4294-82d9-92a72ea8238f, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0e7c36e6-98ed-4294-82d9-92a72ea8238f, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0e7c36e6-98ed-4294-82d9-92a72ea8238f, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc65c470410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc65c470410>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc65c470410> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1ded2c81-3e82-4452-9fc9-ca82c8843299, ghrun-npwyk27qgi.auto.internal:1515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1ded2c81-3e82-4452-9fc9-ca82c8843299, ghrun-npwyk27qgi.auto.internal:1515): request = { session_id: "ydb://session/3?node_id=1&id=OTlmMmEzMDctZGI4YmNjNzUtNDhjYjVmMDUtMzA4YWFmYTU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc65c470410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1515
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:1515
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1ded2c81-3e82-4452-9fc9-ca82c8843299, ghrun-npwyk27qgi.auto.internal:1515): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1ded2c81-3e82-4452-9fc9-ca82c8843299, ghrun-npwyk27qgi.auto.internal:1515): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1ded2c81-3e82-4452-9fc9-ca82c8843299, ghrun-npwyk27qgi.auto.internal:1515): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:29739?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079312
DEBUG    ya.test:process.py:259 Command (pid 1079312) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1079312) elapsed time (sec): 2.7137444019317627
DEBUG    ya.test:process.py:263 Command (pid 1079312) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) maxrss: 261884
DEBUG    ya.test:process.py:263 Command (pid 1079312) minflt: 588
DEBUG    ya.test:process.py:263 Command (pid 1079312) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079312) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1079312) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079312) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1079312) utime: 0.008196
DEBUG    ya.test:process.py:263 Command (pid 1079312) wtime: 2.715
DEBUG    ya.test:process.py:275 Command (pid 1079312) output:

DEBUG    ya.test:process.py:276 Command (pid 1079312) errors:
*   Trying 127.0.0.1:29739...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29739
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:29739...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:29739\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29739...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29739
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29739...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29739
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29739...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29739
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_validates_deduplication_id[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29739...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29739
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_deduplication_id[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_validates_deduplication_id[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29739...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29739
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_deduplication_id[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.04s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29739...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29739
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29739...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29739
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_send_and_read_multiple_messages[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29739...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29739
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_send_and_read_multiple_messages[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29739...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29739
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_validates_deduplication_id[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29739...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29739
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_validates_deduplication_id[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29739?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29739...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29739 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29739
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 6 errors in 7.79s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_validates_group_id[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4992...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4992
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_group_id[tables_format_v0]
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/a58y/00034f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18646
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00034f/r3tmp/kikimr_cluster_521fpkmd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00034f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27138
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4992
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034f/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/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id.tables_format_v0/cluster/node_1/logfile_kq1qu3vh.log --grpc-port=16581 --mon-port=22986 --ic-port=18646 --sqs-port=4992
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16581/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034f/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/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id.tables_format_v0/cluster/node_1/logfile_kq1qu3vh.log --grpc-port=16581 --mon-port=22986 --ic-port=18646 --sqs-port=4992
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00034f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id.tables_format_v0/cluster/node_1/logfile_kq1qu3vh.log', '--grpc-port=16581', '--mon-port=22986', '--ic-port=18646', '--sqs-port=4992')' in '/home/runner/.ya/build/build_root/a58y/00034f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1092854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16581/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/a58y/00034f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092855
DEBUG    ya.test:process.py:259 Command (pid 1092855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092855) elapsed time (sec): 0.24779844284057617
DEBUG    ya.test:process.py:263 Command (pid 1092855) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) majflt: 11
DEBUG    ya.test:process.py:263 Command (pid 1092855) maxrss: 377084
DEBUG    ya.test:process.py:263 Command (pid 1092855) minflt: 24361
DEBUG    ya.test:process.py:263 Command (pid 1092855) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1092855) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092855) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1092855) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092855) stime: 0.06754299999999999
DEBUG    ya.test:process.py:263 Command (pid 1092855) utime: 0.13508599999999998
DEBUG    ya.test:process.py:263 Command (pid 1092855) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1092855) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1092855) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00034f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00034f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16581', '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: 18646\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/a58y/00034f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16581', '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: 18646\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093051
DEBUG    ya.test:process.py:259 Command (pid 1093051) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093051) elapsed time (sec): 0.2797081470489502
DEBUG    ya.test:process.py:263 Command (pid 1093051) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) maxrss: 424108
DEBUG    ya.test:process.py:263 Command (pid 1093051) minflt: 27009
DEBUG    ya.test:process.py:263 Command (pid 1093051) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093051) nvcsw: 359
DEBUG    ya.test:process.py:263 Command (pid 1093051) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093051) stime: 0.134177
DEBUG    ya.test:process.py:263 Command (pid 1093051) utime: 0.110551
DEBUG    ya.test:process.py:263 Command (pid 1093051) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 1093051) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00034f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00034f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16581', '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/a58y/00034f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16581', '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: 1093098
DEBUG    ya.test:process.py:259 Command (pid 1093098) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093098) elapsed time (sec): 0.2725367546081543
DEBUG    ya.test:process.py:263 Command (pid 1093098) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) maxrss: 424516
DEBUG    ya.test:process.py:263 Command (pid 1093098) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1093098) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1093098) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093098) nvcsw: 378
DEBUG    ya.test:process.py:263 Command (pid 1093098) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093098) stime: 0.099891
DEBUG    ya.test:process.py:263 Command (pid 1093098) utime: 0.137351
DEBUG    ya.test:process.py:263 Command (pid 1093098) wtime: 0.273
DEBUG    ya.test:process.py:275 Command (pid 1093098) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5e006c25-988c-42a4-b70e-197d4758b4a0, localhost:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5e006c25-988c-42a4-b70e-197d4758b4a0, localhost:16581): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5e006c25-988c-42a4-b70e-197d4758b4a0, localhost:16581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 16581 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-npwyk27qgi.auto.internal:16581, 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', 1250), ('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:16581
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 0x7f8b0a70c230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8b0a70c500>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8b0a70c500>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ec47bcaa-1a79-45e4-b6c0-1f956f1784c4, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ec47bcaa-1a79-45e4-b6c0-1f956f1784c4, ghrun-npwyk27qgi.auto.internal:16581): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ec47bcaa-1a79-45e4-b6c0-1f956f1784c4, ghrun-npwyk27qgi.auto.internal:16581): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ec47bcaa-1a79-45e4-b6c0-1f956f1784c4, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8b0a70c500>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8b0a70c500>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ec47bcaa-1a79-45e4-b6c0-1f956f1784c4, ghrun-npwyk27qgi.auto.internal:16581): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 35bb67c5-9d86-4f6b-8814-46a2ea2b08b3, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 35bb67c5-9d86-4f6b-8814-46a2ea2b08b3, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 35bb67c5-9d86-4f6b-8814-46a2ea2b08b3, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94218b70-debf-40c8-8b25-c975328e4b65, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94218b70-debf-40c8-8b25-c975328e4b65, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94218b70-debf-40c8-8b25-c975328e4b65, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ea9b210b-033c-4159-af07-2c0b1974913d, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ea9b210b-033c-4159-af07-2c0b1974913d, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ea9b210b-033c-4159-af07-2c0b1974913d, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3d0f09f0-8d82-442c-a802-e31e62603b06, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3d0f09f0-8d82-442c-a802-e31e62603b06, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3d0f09f0-8d82-442c-a802-e31e62603b06, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 41555bb7-5490-4371-88ec-a8a04ebc4217, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41555bb7-5490-4371-88ec-a8a04ebc4217, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41555bb7-5490-4371-88ec-a8a04ebc4217, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 414574bd-db04-4c64-8750-e15f2e393ea1, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 414574bd-db04-4c64-8750-e15f2e393ea1, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 414574bd-db04-4c64-8750-e15f2e393ea1, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 299839bf-d9dd-4824-9687-12ddf969c3eb, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 299839bf-d9dd-4824-9687-12ddf969c3eb, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 299839bf-d9dd-4824-9687-12ddf969c3eb, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 98f9700d-293b-4233-8dfd-b0708b5ac163, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 98f9700d-293b-4233-8dfd-b0708b5ac163, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 98f9700d-293b-4233-8dfd-b0708b5ac163, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ed7806cd-06c0-471b-bded-aeaf41a902a2, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ed7806cd-06c0-471b-bded-aeaf41a902a2, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ed7806cd-06c0-471b-bded-aeaf41a902a2, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 15882dc9-2bbd-4108-abaf-44dc167a98f9, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 15882dc9-2bbd-4108-abaf-44dc167a98f9, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 15882dc9-2bbd-4108-abaf-44dc167a98f9, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c95bd505-55ed-4bab-8980-b44892c4b141, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c95bd505-55ed-4bab-8980-b44892c4b141, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c95bd505-55ed-4bab-8980-b44892c4b141, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fcf87912-6274-42af-959d-93f743c9167e, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fcf87912-6274-42af-959d-93f743c9167e, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fcf87912-6274-42af-959d-93f743c9167e, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 42018aa4-8951-4384-b6d7-52f1e9b62513, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 42018aa4-8951-4384-b6d7-52f1e9b62513, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 42018aa4-8951-4384-b6d7-52f1e9b62513, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2c177870-af69-4413-96f1-ca3e27598b6f, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2c177870-af69-4413-96f1-ca3e27598b6f, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2c177870-af69-4413-96f1-ca3e27598b6f, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 044b1d77-b6a3-4a66-8091-379f1104c0a8, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 044b1d77-b6a3-4a66-8091-379f1104c0a8, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 044b1d77-b6a3-4a66-8091-379f1104c0a8, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c29913f1-8bdd-4a69-a115-6a6c2d7fab51, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c29913f1-8bdd-4a69-a115-6a6c2d7fab51, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c29913f1-8bdd-4a69-a115-6a6c2d7fab51, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 32abf750-6324-455a-9856-9f16e9786c16, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 32abf750-6324-455a-9856-9f16e9786c16, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 32abf750-6324-455a-9856-9f16e9786c16, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 48903582-afea-43c3-8fac-1ff5b302772c, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 48903582-afea-43c3-8fac-1ff5b302772c, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 48903582-afea-43c3-8fac-1ff5b302772c, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1347db0d-565b-4511-b736-aeeffef76076, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1347db0d-565b-4511-b736-aeeffef76076, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1347db0d-565b-4511-b736-aeeffef76076, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 87be6a2e-1ab7-44c2-af17-6ced3c912fea, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 87be6a2e-1ab7-44c2-af17-6ced3c912fea, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 87be6a2e-1ab7-44c2-af17-6ced3c912fea, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8b0a70c500>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8b0a70c500>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8b0a70c500> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3d6b2a04-1086-4ae2-9b3c-bb29de532823, ghrun-npwyk27qgi.auto.internal:16581): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3d6b2a04-1086-4ae2-9b3c-bb29de532823, ghrun-npwyk27qgi.auto.internal:16581): request = { session_id: "ydb://session/3?node_id=1&id=YjBjYmU1OGUtYTc1NDI5NjUtYjE3YzJiYTEtNWNjOWZhYQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8b0a70c500>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16581
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:16581
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 3d6b2a04-1086-4ae2-9b3c-bb29de532823, ghrun-npwyk27qgi.auto.internal:16581): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3d6b2a04-1086-4ae2-9b3c-bb29de532823, ghrun-npwyk27qgi.auto.internal:16581): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 3d6b2a04-1086-4ae2-9b3c-bb29de532823, ghrun-npwyk27qgi.auto.internal:16581): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:4992?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093191
DEBUG    ya.test:process.py:259 Command (pid 1093191) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1093191) elapsed time (sec): 2.909630298614502
DEBUG    ya.test:process.py:263 Command (pid 1093191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) maxrss: 261672
DEBUG    ya.test:process.py:263 Command (pid 1093191) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1093191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093191) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1093191) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093191) stime: 0.008249
DEBUG    ya.test:process.py:263 Command (pid 1093191) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1093191) wtime: 2.911
DEBUG    ya.test:process.py:275 Command (pid 1093191) output:

DEBUG    ya.test:process.py:276 Command (pid 1093191) errors:
*   Trying 127.0.0.1:4992...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4992
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:4992...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:4992\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_validates_group_id[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4992...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4992
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_group_id[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_validates_receive_attempt_id[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4992...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4992
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_receive_attempt_id[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_validates_receive_attempt_id[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4992...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4992
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_receive_attempt_id[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4992...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4992
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4992...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4992
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.17s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_validates_group_id[tables_format_v0]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_validates_group_id[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4992...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4992
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_validates_group_id[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4992...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4992
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_validates_receive_attempt_id[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4992...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4992
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_validates_receive_attempt_id[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4992...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4992
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4992...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4992
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4992?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4992...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4992 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4992
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 6 errors in 7.90s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11302...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11302
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility]
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/a58y/00036f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20162
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00036f/r3tmp/kikimr_cluster_eke6gjxq
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11302
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id.tables_format_v1-with_change_visibility/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036f/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/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id.tables_format_v1-with_change_visibility/cluster/node_1/logfile_7haegu_a.log --grpc-port=24190 --mon-port=23894 --ic-port=20162 --sqs-port=11302
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24190/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id.tables_format_v1-with_change_visibility/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036f/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/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id.tables_format_v1-with_change_visibility/cluster/node_1/logfile_7haegu_a.log --grpc-port=24190 --mon-port=23894 --ic-port=20162 --sqs-port=11302
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id.tables_format_v1-with_change_visibility/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id.tables_format_v1-with_change_visibility/cluster/node_1/logfile_7haegu_a.log', '--grpc-port=24190', '--mon-port=23894', '--ic-port=20162', '--sqs-port=11302')' in '/home/runner/.ya/build/build_root/a58y/00036f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id.tables_format_v1-with_change_visibility/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1079701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24190/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/a58y/00036f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079703
DEBUG    ya.test:process.py:259 Command (pid 1079703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079703) elapsed time (sec): 0.2463679313659668
DEBUG    ya.test:process.py:263 Command (pid 1079703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 1079703) maxrss: 376684
DEBUG    ya.test:process.py:263 Command (pid 1079703) minflt: 24404
DEBUG    ya.test:process.py:263 Command (pid 1079703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079703) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1079703) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079703) stime: 0.06305999999999999
DEBUG    ya.test:process.py:263 Command (pid 1079703) utime: 0.13794499999999998
DEBUG    ya.test:process.py:263 Command (pid 1079703) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1079703) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1079703) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00036f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24190', '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: 20162\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/a58y/00036f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24190', '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: 20162\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080134
DEBUG    ya.test:process.py:259 Command (pid 1080134) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080134) elapsed time (sec): 0.27581143379211426
DEBUG    ya.test:process.py:263 Command (pid 1080134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) maxrss: 423892
DEBUG    ya.test:process.py:263 Command (pid 1080134) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1080134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1080134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080134) nvcsw: 358
DEBUG    ya.test:process.py:263 Command (pid 1080134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080134) stime: 0.109288
DEBUG    ya.test:process.py:263 Command (pid 1080134) utime: 0.133575
DEBUG    ya.test:process.py:263 Command (pid 1080134) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1080134) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24190', '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/a58y/00036f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24190', '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: 1080180
DEBUG    ya.test:process.py:259 Command (pid 1080180) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080180) elapsed time (sec): 0.2695930004119873
DEBUG    ya.test:process.py:263 Command (pid 1080180) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) maxrss: 424284
DEBUG    ya.test:process.py:263 Command (pid 1080180) minflt: 27008
DEBUG    ya.test:process.py:263 Command (pid 1080180) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1080180) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080180) nvcsw: 355
DEBUG    ya.test:process.py:263 Command (pid 1080180) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080180) stime: 0.08105
DEBUG    ya.test:process.py:263 Command (pid 1080180) utime: 0.153996
DEBUG    ya.test:process.py:263 Command (pid 1080180) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 1080180) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f7b5f6a4-20bd-41b0-8622-e9245a39dc93, localhost:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f7b5f6a4-20bd-41b0-8622-e9245a39dc93, localhost:24190): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f7b5f6a4-20bd-41b0-8622-e9245a39dc93, localhost:24190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 24190 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-npwyk27qgi.auto.internal:24190, 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', 1250), ('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:24190
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 0x7fecfbb303e0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fecfbb304a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fecfbb304a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c906c5fe-823b-4850-8fd7-da12830421c1, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c906c5fe-823b-4850-8fd7-da12830421c1, ghrun-npwyk27qgi.auto.internal:24190): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c906c5fe-823b-4850-8fd7-da12830421c1, ghrun-npwyk27qgi.auto.internal:24190): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c906c5fe-823b-4850-8fd7-da12830421c1, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fecfbb304a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fecfbb304a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c906c5fe-823b-4850-8fd7-da12830421c1, ghrun-npwyk27qgi.auto.internal:24190): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d7e1bc20-563c-46dd-b0dd-3756ca292e3e, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d7e1bc20-563c-46dd-b0dd-3756ca292e3e, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d7e1bc20-563c-46dd-b0dd-3756ca292e3e, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4d332f-8e42-4f37-a7b8-e2c7b0c85ca8, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4d332f-8e42-4f37-a7b8-e2c7b0c85ca8, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4d332f-8e42-4f37-a7b8-e2c7b0c85ca8, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 07beeadc-a431-4ea8-b8cb-e36003c1ba7c, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 07beeadc-a431-4ea8-b8cb-e36003c1ba7c, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 07beeadc-a431-4ea8-b8cb-e36003c1ba7c, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 03b315e0-0865-4956-830d-aac217517778, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 03b315e0-0865-4956-830d-aac217517778, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 03b315e0-0865-4956-830d-aac217517778, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 62a774a0-acca-4dc1-930c-9fa31f5778dd, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 62a774a0-acca-4dc1-930c-9fa31f5778dd, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 62a774a0-acca-4dc1-930c-9fa31f5778dd, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ae87be98-fb76-4af4-8d93-935ec3b81b3b, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ae87be98-fb76-4af4-8d93-935ec3b81b3b, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ae87be98-fb76-4af4-8d93-935ec3b81b3b, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9397efb3-050b-4e36-ba2e-0526357184a3, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9397efb3-050b-4e36-ba2e-0526357184a3, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9397efb3-050b-4e36-ba2e-0526357184a3, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ba89385e-d847-46b1-bc04-854db7f8f846, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ba89385e-d847-46b1-bc04-854db7f8f846, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ba89385e-d847-46b1-bc04-854db7f8f846, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a0f96d59-a979-4c73-9119-05680d3795f4, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a0f96d59-a979-4c73-9119-05680d3795f4, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a0f96d59-a979-4c73-9119-05680d3795f4, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 029557cc-3dc7-4396-b78c-5bd6b6e82c1e, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 029557cc-3dc7-4396-b78c-5bd6b6e82c1e, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 029557cc-3dc7-4396-b78c-5bd6b6e82c1e, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f8a5a7d0-549a-415a-96f0-bfb469e35afc, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f8a5a7d0-549a-415a-96f0-bfb469e35afc, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f8a5a7d0-549a-415a-96f0-bfb469e35afc, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 18f13e16-7b40-43d1-8e38-077436a3a31b, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 18f13e16-7b40-43d1-8e38-077436a3a31b, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 18f13e16-7b40-43d1-8e38-077436a3a31b, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 593da3b8-b277-4a50-82ad-cfdfe713fd75, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 593da3b8-b277-4a50-82ad-cfdfe713fd75, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 593da3b8-b277-4a50-82ad-cfdfe713fd75, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ccb3e5c2-80de-4794-bd86-6df674cc4626, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ccb3e5c2-80de-4794-bd86-6df674cc4626, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ccb3e5c2-80de-4794-bd86-6df674cc4626, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a55a9377-4d23-4b70-a18c-93780dab5892, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a55a9377-4d23-4b70-a18c-93780dab5892, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a55a9377-4d23-4b70-a18c-93780dab5892, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 58a1f3b5-f09a-47ec-9086-65588e459842, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 58a1f3b5-f09a-47ec-9086-65588e459842, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 58a1f3b5-f09a-47ec-9086-65588e459842, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 68622cb5-5804-4c8b-ab5f-4b3fb6a2bb54, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 68622cb5-5804-4c8b-ab5f-4b3fb6a2bb54, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 68622cb5-5804-4c8b-ab5f-4b3fb6a2bb54, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6b9563bf-60a2-4847-ace0-ce00ace6c8fb, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6b9563bf-60a2-4847-ace0-ce00ace6c8fb, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6b9563bf-60a2-4847-ace0-ce00ace6c8fb, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0d1357d9-aefe-4e3b-8bcb-5255feb66d09, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0d1357d9-aefe-4e3b-8bcb-5255feb66d09, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0d1357d9-aefe-4e3b-8bcb-5255feb66d09, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8d122662-ee8d-44e4-819e-df427e906408, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8d122662-ee8d-44e4-819e-df427e906408, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8d122662-ee8d-44e4-819e-df427e906408, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fecfbb304a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fecfbb304a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fecfbb304a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b2a9e8b2-22d8-45fb-b913-2f222d93abed, ghrun-npwyk27qgi.auto.internal:24190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b2a9e8b2-22d8-45fb-b913-2f222d93abed, ghrun-npwyk27qgi.auto.internal:24190): request = { session_id: "ydb://session/3?node_id=1&id=NGExMjdkOGItYzJmNzE1YWEtNmRiOWYzMTctYmU2MDRmMzE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fecfbb304a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24190
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:24190
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, b2a9e8b2-22d8-45fb-b913-2f222d93abed, ghrun-npwyk27qgi.auto.internal:24190): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b2a9e8b2-22d8-45fb-b913-2f222d93abed, ghrun-npwyk27qgi.auto.internal:24190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, b2a9e8b2-22d8-45fb-b913-2f222d93abed, ghrun-npwyk27qgi.auto.internal:24190): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:11302?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080643
DEBUG    ya.test:process.py:259 Command (pid 1080643) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1080643) elapsed time (sec): 2.925557851791382
DEBUG    ya.test:process.py:263 Command (pid 1080643) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) maxrss: 259984
DEBUG    ya.test:process.py:263 Command (pid 1080643) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1080643) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080643) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1080643) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080643) stime: 0.004089
DEBUG    ya.test:process.py:263 Command (pid 1080643) utime: 0.004089
DEBUG    ya.test:process.py:263 Command (pid 1080643) wtime: 2.927
DEBUG    ya.test:process.py:275 Command (pid 1080643) output:

DEBUG    ya.test:process.py:276 Command (pid 1080643) errors:
*   Trying 127.0.0.1:11302...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11302
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:11302...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:11302\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11302...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11302
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_visibility_timeout_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11302...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11302
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_visibility_timeout_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11302...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11302
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_write_and_read_to_different_groups[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11302...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11302
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_and_read_to_different_groups[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_write_and_read_to_different_groups[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11302...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11302
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_and_read_to_different_groups[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.19s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11302...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11302
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11302...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11302
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_visibility_timeout_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11302...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11302
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_visibility_timeout_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11302...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11302
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_write_and_read_to_different_groups[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11302...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11302
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_write_and_read_to_different_groups[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11302?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11302...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11302 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11302
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 6 errors in 7.91s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15291?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15291...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15291 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15291
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_read_delete_many_groups[tables_format_v0]
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/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62049
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000365/r3tmp/kikimr_cluster_863a1fwy
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20605
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15291
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000365/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/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups.tables_format_v0/cluster/node_1/logfile_65k1qhbz.log --grpc-port=20605 --mon-port=14424 --ic-port=62049 --sqs-port=15291
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20605/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000365/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/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups.tables_format_v0/cluster/node_1/logfile_65k1qhbz.log --grpc-port=20605 --mon-port=14424 --ic-port=62049 --sqs-port=15291
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups.tables_format_v0/cluster/node_1/logfile_65k1qhbz.log', '--grpc-port=20605', '--mon-port=14424', '--ic-port=62049', '--sqs-port=15291')' in '/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1084698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20605/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/a58y/000365/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084699
DEBUG    ya.test:process.py:259 Command (pid 1084699) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1084699) elapsed time (sec): 0.25754547119140625
DEBUG    ya.test:process.py:263 Command (pid 1084699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 1084699) maxrss: 351944
DEBUG    ya.test:process.py:263 Command (pid 1084699) minflt: 25167
DEBUG    ya.test:process.py:263 Command (pid 1084699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084699) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1084699) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084699) stime: 0.080204
DEBUG    ya.test:process.py:263 Command (pid 1084699) utime: 0.13233599999999998
DEBUG    ya.test:process.py:263 Command (pid 1084699) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 1084699) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1084699) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20605', '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: 62049\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/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20605', '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: 62049\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085058
DEBUG    ya.test:process.py:259 Command (pid 1085058) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085058) elapsed time (sec): 0.284320592880249
DEBUG    ya.test:process.py:263 Command (pid 1085058) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) maxrss: 424140
DEBUG    ya.test:process.py:263 Command (pid 1085058) minflt: 26999
DEBUG    ya.test:process.py:263 Command (pid 1085058) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1085058) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085058) nvcsw: 362
DEBUG    ya.test:process.py:263 Command (pid 1085058) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085058) stime: 0.120291
DEBUG    ya.test:process.py:263 Command (pid 1085058) utime: 0.132735
DEBUG    ya.test:process.py:263 Command (pid 1085058) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 1085058) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20605', '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/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20605', '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: 1085106
DEBUG    ya.test:process.py:259 Command (pid 1085106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085106) elapsed time (sec): 0.2728614807128906
DEBUG    ya.test:process.py:263 Command (pid 1085106) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) maxrss: 424236
DEBUG    ya.test:process.py:263 Command (pid 1085106) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1085106) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085106) nvcsw: 353
DEBUG    ya.test:process.py:263 Command (pid 1085106) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085106) stime: 0.09672499999999999
DEBUG    ya.test:process.py:263 Command (pid 1085106) utime: 0.145086
DEBUG    ya.test:process.py:263 Command (pid 1085106) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1085106) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cdc6b050-a203-4742-a859-8ac5a2045044, localhost:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cdc6b050-a203-4742-a859-8ac5a2045044, localhost:20605): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cdc6b050-a203-4742-a859-8ac5a2045044, localhost:20605): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 20605 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-npwyk27qgi.auto.internal:20605, 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', 1250), ('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:20605
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 0x7f1548f581a0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f1548f583e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1548f583e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c1fa4773-dcbc-4cca-86da-07884fabd6ea, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c1fa4773-dcbc-4cca-86da-07884fabd6ea, ghrun-npwyk27qgi.auto.internal:20605): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c1fa4773-dcbc-4cca-86da-07884fabd6ea, ghrun-npwyk27qgi.auto.internal:20605): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c1fa4773-dcbc-4cca-86da-07884fabd6ea, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1548f583e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f1548f583e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c1fa4773-dcbc-4cca-86da-07884fabd6ea, ghrun-npwyk27qgi.auto.internal:20605): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8f73e474-80b7-4c1a-9156-a87fd46c8629, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8f73e474-80b7-4c1a-9156-a87fd46c8629, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8f73e474-80b7-4c1a-9156-a87fd46c8629, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb83c85-c1de-4ce2-a87a-a8305e7ff2e5, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb83c85-c1de-4ce2-a87a-a8305e7ff2e5, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb83c85-c1de-4ce2-a87a-a8305e7ff2e5, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ed07e5eb-b7f7-4b86-883f-5dfcc567c2a2, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ed07e5eb-b7f7-4b86-883f-5dfcc567c2a2, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ed07e5eb-b7f7-4b86-883f-5dfcc567c2a2, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5d7180f7-efd7-43c1-aea6-e56f23e0e309, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5d7180f7-efd7-43c1-aea6-e56f23e0e309, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5d7180f7-efd7-43c1-aea6-e56f23e0e309, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 64611cc8-a9b8-4e52-a8e2-3bc2bff2e438, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 64611cc8-a9b8-4e52-a8e2-3bc2bff2e438, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 64611cc8-a9b8-4e52-a8e2-3bc2bff2e438, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fdec301b-af18-4080-a63d-17848f5faa35, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fdec301b-af18-4080-a63d-17848f5faa35, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fdec301b-af18-4080-a63d-17848f5faa35, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0df96b07-1807-4662-9835-6deb0d3cd084, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0df96b07-1807-4662-9835-6deb0d3cd084, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0df96b07-1807-4662-9835-6deb0d3cd084, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f10c3154-4603-4bd0-9cb0-d766b3305769, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f10c3154-4603-4bd0-9cb0-d766b3305769, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f10c3154-4603-4bd0-9cb0-d766b3305769, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 053b6960-e3e5-4bf9-8e18-f9a4074f0df7, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 053b6960-e3e5-4bf9-8e18-f9a4074f0df7, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 053b6960-e3e5-4bf9-8e18-f9a4074f0df7, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 614c57e7-5037-4dce-af6c-b6e324f733d9, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 614c57e7-5037-4dce-af6c-b6e324f733d9, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 614c57e7-5037-4dce-af6c-b6e324f733d9, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2c893aad-4771-49e8-8518-d6956f15f191, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2c893aad-4771-49e8-8518-d6956f15f191, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2c893aad-4771-49e8-8518-d6956f15f191, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 33c6aeb5-8529-47c7-b1bb-f3a0321cda2f, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 33c6aeb5-8529-47c7-b1bb-f3a0321cda2f, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 33c6aeb5-8529-47c7-b1bb-f3a0321cda2f, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ad819481-591b-45b5-ab38-636a5e66f508, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ad819481-591b-45b5-ab38-636a5e66f508, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ad819481-591b-45b5-ab38-636a5e66f508, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 63de6c98-1a8f-4e84-b7cf-d50b0e29b997, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 63de6c98-1a8f-4e84-b7cf-d50b0e29b997, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 63de6c98-1a8f-4e84-b7cf-d50b0e29b997, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ae6fc512-662a-4d21-a250-99894abed545, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ae6fc512-662a-4d21-a250-99894abed545, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ae6fc512-662a-4d21-a250-99894abed545, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eedff9ca-3753-4e5d-9ca2-40416efc850c, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eedff9ca-3753-4e5d-9ca2-40416efc850c, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eedff9ca-3753-4e5d-9ca2-40416efc850c, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, be8f3213-dd77-4335-96e1-16a3e2a6c574, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, be8f3213-dd77-4335-96e1-16a3e2a6c574, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, be8f3213-dd77-4335-96e1-16a3e2a6c574, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f484a524-fc4f-467a-b8ae-f30eda7834d9, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f484a524-fc4f-467a-b8ae-f30eda7834d9, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f484a524-fc4f-467a-b8ae-f30eda7834d9, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 95ce5a97-cd29-43af-82fa-affbebdb1977, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 95ce5a97-cd29-43af-82fa-affbebdb1977, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 95ce5a97-cd29-43af-82fa-affbebdb1977, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a53adf11-0ecb-4332-9334-ae730e9553c1, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a53adf11-0ecb-4332-9334-ae730e9553c1, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a53adf11-0ecb-4332-9334-ae730e9553c1, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1548f583e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f1548f583e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f1548f583e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 15653abb-5ff7-465c-b66e-c4b92fad63ee, ghrun-npwyk27qgi.auto.internal:20605): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 15653abb-5ff7-465c-b66e-c4b92fad63ee, ghrun-npwyk27qgi.auto.internal:20605): request = { session_id: "ydb://session/3?node_id=1&id=MTZiNjU4MTctOTA2MDQ0MmQtOTAzZjkyZjYtMWY4NjBkZQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f1548f583e0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 15653abb-5ff7-465c-b66e-c4b92fad63ee, ghrun-npwyk27qgi.auto.internal:20605): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 15653abb-5ff7-465c-b66e-c4b92fad63ee, ghrun-npwyk27qgi.auto.internal:20605): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 15653abb-5ff7-465c-b66e-c4b92fad63ee, ghrun-npwyk27qgi.auto.internal:20605): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20605
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:20605
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:15291?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085375
DEBUG    ya.test:process.py:259 Command (pid 1085375) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1085375) elapsed time (sec): 2.664426803588867
DEBUG    ya.test:process.py:263 Command (pid 1085375) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) maxrss: 261560
DEBUG    ya.test:process.py:263 Command (pid 1085375) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1085375) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085375) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1085375) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1085375) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1085375) utime: 0.008199999999999999
DEBUG    ya.test:process.py:263 Command (pid 1085375) wtime: 2.666
DEBUG    ya.test:process.py:275 Command (pid 1085375) output:

DEBUG    ya.test:process.py:276 Command (pid 1085375) errors:
*   Trying 127.0.0.1:15291...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15291 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15291
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:15291...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15291 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:15291\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15291?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15291...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15291 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15291
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_read_delete_many_groups[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30899?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30899...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30899
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_from_different_groups[tables_format_v0]
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/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29221
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000365/r3tmp/kikimr_cluster_iuh_645y
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6282
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63582
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000365/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/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/node_1/logfile_zynkoafb.log --grpc-port=12539 --mon-port=6282 --ic-port=29221 --sqs-port=30899
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12539/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000365/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/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/node_1/logfile_zynkoafb.log --grpc-port=12539 --mon-port=6282 --ic-port=29221 --sqs-port=30899
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/node_1/logfile_zynkoafb.log', '--grpc-port=12539', '--mon-port=6282', '--ic-port=29221', '--sqs-port=30899')' in '/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1086047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12539/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086048
DEBUG    ya.test:process.py:259 Command (pid 1086048) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086048) elapsed time (sec): 0.25551438331604004
DEBUG    ya.test:process.py:263 Command (pid 1086048) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) majflt: 45
DEBUG    ya.test:process.py:263 Command (pid 1086048) maxrss: 352512
DEBUG    ya.test:process.py:263 Command (pid 1086048) minflt: 25187
DEBUG    ya.test:process.py:263 Command (pid 1086048) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086048) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1086048) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086048) stime: 0.072799
DEBUG    ya.test:process.py:263 Command (pid 1086048) utime: 0.137509
DEBUG    ya.test:process.py:263 Command (pid 1086048) wtime: 0.256
DEBUG    ya.test:process.py:275 Command (pid 1086048) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1086048) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12539', '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: 29221\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12539', '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: 29221\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086525
DEBUG    ya.test:process.py:259 Command (pid 1086525) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086525) elapsed time (sec): 0.2815418243408203
DEBUG    ya.test:process.py:263 Command (pid 1086525) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) maxrss: 423824
DEBUG    ya.test:process.py:263 Command (pid 1086525) minflt: 26992
DEBUG    ya.test:process.py:263 Command (pid 1086525) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086525) nvcsw: 362
DEBUG    ya.test:process.py:263 Command (pid 1086525) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086525) stime: 0.11057499999999999
DEBUG    ya.test:process.py:263 Command (pid 1086525) utime: 0.138243
DEBUG    ya.test:process.py:263 Command (pid 1086525) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1086525) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12539', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12539', '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: 1086566
DEBUG    ya.test:process.py:259 Command (pid 1086566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086566) elapsed time (sec): 0.2728698253631592
DEBUG    ya.test:process.py:263 Command (pid 1086566) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) maxrss: 424260
DEBUG    ya.test:process.py:263 Command (pid 1086566) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1086566) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1086566) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086566) nvcsw: 363
DEBUG    ya.test:process.py:263 Command (pid 1086566) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086566) stime: 0.095381
DEBUG    ya.test:process.py:263 Command (pid 1086566) utime: 0.145145
DEBUG    ya.test:process.py:263 Command (pid 1086566) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1086566) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1086566) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10944
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12539 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/slot_1/logfile_nuawb13c.log --grpc-port=4474 --mon-port=24779 --ic-port=22359 --sqs-port=10944
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12539 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/slot_1/logfile_nuawb13c.log --grpc-port=4474 --mon-port=24779 --ic-port=22359 --sqs-port=10944
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:12539', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/slot_1/logfile_nuawb13c.log', '--grpc-port=4474', '--mon-port=24779', '--ic-port=22359', '--sqs-port=10944')' in '/home/runner/.ya/build/build_root/a58y/000365/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1086653
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4474/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000365/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086655
DEBUG    ya.test:process.py:259 Command (pid 1086655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086655) elapsed time (sec): 0.2478337287902832
DEBUG    ya.test:process.py:263 Command (pid 1086655) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 1086655) maxrss: 370056
DEBUG    ya.test:process.py:263 Command (pid 1086655) minflt: 24579
DEBUG    ya.test:process.py:263 Command (pid 1086655) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086655) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1086655) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086655) stime: 0.087321
DEBUG    ya.test:process.py:263 Command (pid 1086655) utime: 0.115106
DEBUG    ya.test:process.py:263 Command (pid 1086655) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1086655) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1086655) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 43386497-89c7-404a-9789-059a764f09b6, localhost:12539): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 43386497-89c7-404a-9789-059a764f09b6, localhost:12539): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 43386497-89c7-404a-9789-059a764f09b6, localhost:12539): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 4474 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:4474, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12539
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 0x7f1548ee1070 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f1548ee2960>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f1548ee2960>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0c40d05f-77fc-405d-8371-c41395c28367, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0c40d05f-77fc-405d-8371-c41395c28367, ghrun-npwyk27qgi.auto.internal:4474): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0c40d05f-77fc-405d-8371-c41395c28367, ghrun-npwyk27qgi.auto.internal:4474): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0c40d05f-77fc-405d-8371-c41395c28367, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1548ee2960>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f1548ee2960>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 77964b1f-115c-4ba7-bea3-d2162655563e, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0c40d05f-77fc-405d-8371-c41395c28367, ghrun-npwyk27qgi.auto.internal:4474): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 77964b1f-115c-4ba7-bea3-d2162655563e, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 77964b1f-115c-4ba7-bea3-d2162655563e, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e212a3-d461-4965-a68e-85e480f26b5f, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e212a3-d461-4965-a68e-85e480f26b5f, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e212a3-d461-4965-a68e-85e480f26b5f, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4eb33fbe-f6e7-4972-a9bd-98bfca5ea257, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4eb33fbe-f6e7-4972-a9bd-98bfca5ea257, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4eb33fbe-f6e7-4972-a9bd-98bfca5ea257, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 063c2dae-ec95-4af7-971d-843523c858ad, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 063c2dae-ec95-4af7-971d-843523c858ad, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 063c2dae-ec95-4af7-971d-843523c858ad, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4281dc1a-d8b8-44a8-b321-01265a907e89, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4281dc1a-d8b8-44a8-b321-01265a907e89, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4281dc1a-d8b8-44a8-b321-01265a907e89, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ba21f5d7-045c-4155-8520-e08db918f6c1, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ba21f5d7-045c-4155-8520-e08db918f6c1, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ba21f5d7-045c-4155-8520-e08db918f6c1, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 90111fd7-0626-4142-9a40-35fcf1e439fe, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 90111fd7-0626-4142-9a40-35fcf1e439fe, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 90111fd7-0626-4142-9a40-35fcf1e439fe, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4f5a859f-8a99-4497-9e7e-c954274bb4c8, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4f5a859f-8a99-4497-9e7e-c954274bb4c8, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4f5a859f-8a99-4497-9e7e-c954274bb4c8, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1f0737fd-b348-44c9-8431-e1233d945b24, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1f0737fd-b348-44c9-8431-e1233d945b24, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1f0737fd-b348-44c9-8431-e1233d945b24, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3e4780e6-9ee8-4d2d-ba04-e2e335a2126e, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3e4780e6-9ee8-4d2d-ba04-e2e335a2126e, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3e4780e6-9ee8-4d2d-ba04-e2e335a2126e, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1a30752e-53d9-4268-8501-b3c1f970926c, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1a30752e-53d9-4268-8501-b3c1f970926c, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1a30752e-53d9-4268-8501-b3c1f970926c, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1c80330a-cf13-40db-b6cf-16149c67c104, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1c80330a-cf13-40db-b6cf-16149c67c104, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1c80330a-cf13-40db-b6cf-16149c67c104, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 969ab6b3-cacd-4e2e-bc9a-23d4bbd72318, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 969ab6b3-cacd-4e2e-bc9a-23d4bbd72318, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 969ab6b3-cacd-4e2e-bc9a-23d4bbd72318, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 27e7f6cb-7828-4a17-b727-e5eb40f544b4, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 27e7f6cb-7828-4a17-b727-e5eb40f544b4, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 27e7f6cb-7828-4a17-b727-e5eb40f544b4, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9f33db2b-6eaf-42ee-aa45-6fe789892bd0, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9f33db2b-6eaf-42ee-aa45-6fe789892bd0, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9f33db2b-6eaf-42ee-aa45-6fe789892bd0, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c9237f14-3292-401c-a216-6b62eb813d44, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c9237f14-3292-401c-a216-6b62eb813d44, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c9237f14-3292-401c-a216-6b62eb813d44, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 20816986-fcad-487b-b378-78467a6b4ae1, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 20816986-fcad-487b-b378-78467a6b4ae1, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 20816986-fcad-487b-b378-78467a6b4ae1, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 85674de9-7f50-4c96-aee3-aef632f62e5a, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85674de9-7f50-4c96-aee3-aef632f62e5a, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85674de9-7f50-4c96-aee3-aef632f62e5a, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, da760a15-7c5e-4cad-9c67-ebb916e1936a, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, da760a15-7c5e-4cad-9c67-ebb916e1936a, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, da760a15-7c5e-4cad-9c67-ebb916e1936a, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eb51276d-f767-42c2-8f8f-f53d25277853, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb51276d-f767-42c2-8f8f-f53d25277853, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eb51276d-f767-42c2-8f8f-f53d25277853, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f1548ee2960>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f1548ee2960>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f1548ee2960> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0f4ea780-63fb-4f53-9876-9acc44df6363, ghrun-npwyk27qgi.auto.internal:4474): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0f4ea780-63fb-4f53-9876-9acc44df6363, ghrun-npwyk27qgi.auto.internal:4474): request = { session_id: "ydb://session/3?node_id=50000&id=ZjJiY2NmMDEtZjgxNGE4OWItZmVjZWZlMzQtYjhkNDY2M2Q=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f1548ee2960>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12539
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0f4ea780-63fb-4f53-9876-9acc44df6363, ghrun-npwyk27qgi.auto.internal:4474): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:4474
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0f4ea780-63fb-4f53-9876-9acc44df6363, ghrun-npwyk27qgi.auto.internal:4474): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0f4ea780-63fb-4f53-9876-9acc44df6363, ghrun-npwyk27qgi.auto.internal:4474): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err.0
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:30899?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087072
DEBUG    ya.test:process.py:259 Command (pid 1087072) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1087072) elapsed time (sec): 2.668729066848755
DEBUG    ya.test:process.py:263 Command (pid 1087072) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) maxrss: 270180
DEBUG    ya.test:process.py:263 Command (pid 1087072) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1087072) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087072) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1087072) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087072) stime: 0.002082
DEBUG    ya.test:process.py:263 Command (pid 1087072) utime: 0.00699
DEBUG    ya.test:process.py:263 Command (pid 1087072) wtime: 2.67
DEBUG    ya.test:process.py:275 Command (pid 1087072) output:

DEBUG    ya.test:process.py:276 Command (pid 1087072) errors:
*   Trying 127.0.0.1:30899...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30899
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:30899...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:30899\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30899?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30899...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30899
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_from_different_groups[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30899?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30899...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30899
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.81s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_can_read_from_different_groups[tables_format_v0]
5.90s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_write_read_delete_many_groups[tables_format_v0]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_write_read_delete_many_groups[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15291?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15291...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15291 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15291
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithPath::test_write_read_delete_many_groups[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15291?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15291...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15291 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15291
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_can_read_from_different_groups[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30899?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30899...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30899
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_can_read_from_different_groups[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30899?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30899...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30899
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30899?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30899...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30899 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30899
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 16.29s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19396...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19396
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1]
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/a58y/000377/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19644
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000377/r3tmp/kikimr_cluster_w6fapy8t
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19396
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000377/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/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/node_1/logfile_2h13obut.log --grpc-port=17939 --mon-port=28811 --ic-port=19644 --sqs-port=19396
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17939/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000377/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/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/node_1/logfile_2h13obut.log --grpc-port=17939 --mon-port=28811 --ic-port=19644 --sqs-port=19396
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/node_1/logfile_2h13obut.log', '--grpc-port=17939', '--mon-port=28811', '--ic-port=19644', '--sqs-port=19396')' in '/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1075791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17939/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/a58y/000377/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075792
DEBUG    ya.test:process.py:259 Command (pid 1075792) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075792) elapsed time (sec): 0.24593043327331543
DEBUG    ya.test:process.py:263 Command (pid 1075792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) majflt: 16
DEBUG    ya.test:process.py:263 Command (pid 1075792) maxrss: 372744
DEBUG    ya.test:process.py:263 Command (pid 1075792) minflt: 24433
DEBUG    ya.test:process.py:263 Command (pid 1075792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075792) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1075792) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075792) stime: 0.066926
DEBUG    ya.test:process.py:263 Command (pid 1075792) utime: 0.133853
DEBUG    ya.test:process.py:263 Command (pid 1075792) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1075792) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1075792) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000377/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17939', '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: 19644\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/a58y/000377/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17939', '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: 19644\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1076333
DEBUG    ya.test:process.py:259 Command (pid 1076333) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076333) elapsed time (sec): 0.27674388885498047
DEBUG    ya.test:process.py:263 Command (pid 1076333) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) maxrss: 424056
DEBUG    ya.test:process.py:263 Command (pid 1076333) minflt: 26995
DEBUG    ya.test:process.py:263 Command (pid 1076333) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1076333) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076333) nvcsw: 351
DEBUG    ya.test:process.py:263 Command (pid 1076333) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076333) stime: 0.10912999999999999
DEBUG    ya.test:process.py:263 Command (pid 1076333) utime: 0.133389
DEBUG    ya.test:process.py:263 Command (pid 1076333) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1076333) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17939', '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/a58y/000377/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17939', '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: 1076372
DEBUG    ya.test:process.py:259 Command (pid 1076372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076372) elapsed time (sec): 0.271409273147583
DEBUG    ya.test:process.py:263 Command (pid 1076372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) maxrss: 424404
DEBUG    ya.test:process.py:263 Command (pid 1076372) minflt: 27009
DEBUG    ya.test:process.py:263 Command (pid 1076372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076372) nvcsw: 356
DEBUG    ya.test:process.py:263 Command (pid 1076372) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076372) stime: 0.096007
DEBUG    ya.test:process.py:263 Command (pid 1076372) utime: 0.140009
DEBUG    ya.test:process.py:263 Command (pid 1076372) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1076372) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1076372) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28567
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29337
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17939 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/slot_1/logfile_69bl8r71.log --grpc-port=10981 --mon-port=28567 --ic-port=6799 --sqs-port=29337
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17939 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/slot_1/logfile_69bl8r71.log --grpc-port=10981 --mon-port=28567 --ic-port=6799 --sqs-port=29337
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:17939', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/slot_1/logfile_69bl8r71.log', '--grpc-port=10981', '--mon-port=28567', '--ic-port=6799', '--sqs-port=29337')' in '/home/runner/.ya/build/build_root/a58y/000377/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1076634
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10981/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000377/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1076639
DEBUG    ya.test:process.py:259 Command (pid 1076639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076639) elapsed time (sec): 0.2487468719482422
DEBUG    ya.test:process.py:263 Command (pid 1076639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) majflt: 23
DEBUG    ya.test:process.py:263 Command (pid 1076639) maxrss: 368464
DEBUG    ya.test:process.py:263 Command (pid 1076639) minflt: 24592
DEBUG    ya.test:process.py:263 Command (pid 1076639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076639) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1076639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076639) stime: 0.079855
DEBUG    ya.test:process.py:263 Command (pid 1076639) utime: 0.123775
DEBUG    ya.test:process.py:263 Command (pid 1076639) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1076639) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1076639) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0097a554-e60a-4db9-9dd4-3238ce8be402, localhost:17939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0097a554-e60a-4db9-9dd4-3238ce8be402, localhost:17939): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0097a554-e60a-4db9-9dd4-3238ce8be402, localhost:17939): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 10981 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:10981, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17939
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 0x7fe43ae63920 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fe43ae63950>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fe43ae63950>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd16e77c-885c-46e5-af0a-d500df3c73b2, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd16e77c-885c-46e5-af0a-d500df3c73b2, ghrun-npwyk27qgi.auto.internal:10981): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fd16e77c-885c-46e5-af0a-d500df3c73b2, ghrun-npwyk27qgi.auto.internal:10981): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd16e77c-885c-46e5-af0a-d500df3c73b2, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fe43ae63950>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fe43ae63950>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, fd16e77c-885c-46e5-af0a-d500df3c73b2, ghrun-npwyk27qgi.auto.internal:10981): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3f433b5e-2de9-46a4-b004-303d337cd3cf, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3f433b5e-2de9-46a4-b004-303d337cd3cf, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3f433b5e-2de9-46a4-b004-303d337cd3cf, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4add739c-a6a4-4884-949f-4d57f6d6c001, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4add739c-a6a4-4884-949f-4d57f6d6c001, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4add739c-a6a4-4884-949f-4d57f6d6c001, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 94c979be-cd40-4c4c-abfc-eef42f360ae2, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 94c979be-cd40-4c4c-abfc-eef42f360ae2, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 94c979be-cd40-4c4c-abfc-eef42f360ae2, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0ec47f3-192f-4dc3-b498-2ebb2e3466c5, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0ec47f3-192f-4dc3-b498-2ebb2e3466c5, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0ec47f3-192f-4dc3-b498-2ebb2e3466c5, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9eb3668f-9673-4f3f-86bd-27fb9f940dea, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9eb3668f-9673-4f3f-86bd-27fb9f940dea, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9eb3668f-9673-4f3f-86bd-27fb9f940dea, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3cb15b10-7fe3-46b5-8cea-0ba0af9ed218, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3cb15b10-7fe3-46b5-8cea-0ba0af9ed218, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3cb15b10-7fe3-46b5-8cea-0ba0af9ed218, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 75ee4a98-d3df-421e-90ef-eb27dac72a03, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 75ee4a98-d3df-421e-90ef-eb27dac72a03, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 75ee4a98-d3df-421e-90ef-eb27dac72a03, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 63c572e0-aa3a-408a-b479-2c9a0373dcc4, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 63c572e0-aa3a-408a-b479-2c9a0373dcc4, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 63c572e0-aa3a-408a-b479-2c9a0373dcc4, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 95c95569-abb1-4dd2-9e18-ba8196256e92, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 95c95569-abb1-4dd2-9e18-ba8196256e92, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 95c95569-abb1-4dd2-9e18-ba8196256e92, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 434217f1-f816-4f82-8d8a-85eafcacf81e, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 434217f1-f816-4f82-8d8a-85eafcacf81e, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 434217f1-f816-4f82-8d8a-85eafcacf81e, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f4566183-045d-45e4-923f-197ce5b98200, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f4566183-045d-45e4-923f-197ce5b98200, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f4566183-045d-45e4-923f-197ce5b98200, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 92c95877-97c7-4bcd-b7ce-77cc05d12cd9, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 92c95877-97c7-4bcd-b7ce-77cc05d12cd9, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 92c95877-97c7-4bcd-b7ce-77cc05d12cd9, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 59ac5356-a85b-4107-931a-5748f49536f2, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 59ac5356-a85b-4107-931a-5748f49536f2, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 59ac5356-a85b-4107-931a-5748f49536f2, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8497346e-ee0e-4152-9b42-048ecb3c3068, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8497346e-ee0e-4152-9b42-048ecb3c3068, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8497346e-ee0e-4152-9b42-048ecb3c3068, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 971ea784-73ba-4884-bd55-af6b542fb938, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 971ea784-73ba-4884-bd55-af6b542fb938, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 971ea784-73ba-4884-bd55-af6b542fb938, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cdac4bfe-fa80-4e2b-ba0b-7fd144816bca, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cdac4bfe-fa80-4e2b-ba0b-7fd144816bca, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cdac4bfe-fa80-4e2b-ba0b-7fd144816bca, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a8fce12c-5ee4-42a5-836f-fc89bee60788, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a8fce12c-5ee4-42a5-836f-fc89bee60788, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a8fce12c-5ee4-42a5-836f-fc89bee60788, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dae479c4-ccaf-4556-b512-87ae7b020f73, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dae479c4-ccaf-4556-b512-87ae7b020f73, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dae479c4-ccaf-4556-b512-87ae7b020f73, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 88e42d6f-76f6-4ca4-929d-f400abfc9960, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 88e42d6f-76f6-4ca4-929d-f400abfc9960, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 88e42d6f-76f6-4ca4-929d-f400abfc9960, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a55f788c-c351-4966-8c74-83dada98c51d, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a55f788c-c351-4966-8c74-83dada98c51d, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a55f788c-c351-4966-8c74-83dada98c51d, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fe43ae63950>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fe43ae63950>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fe43ae63950> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c0171bfd-6ff5-4a53-8a8b-38c9c0e4c3d7, ghrun-npwyk27qgi.auto.internal:10981): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c0171bfd-6ff5-4a53-8a8b-38c9c0e4c3d7, ghrun-npwyk27qgi.auto.internal:10981): request = { session_id: "ydb://session/3?node_id=50000&id=NWU1YTgwMWMtYWYzMTBhNjUtMWJlOTgyNjQtOWQ2ODE2MTk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fe43ae63950>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:10981
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, c0171bfd-6ff5-4a53-8a8b-38c9c0e4c3d7, ghrun-npwyk27qgi.auto.internal:10981): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c0171bfd-6ff5-4a53-8a8b-38c9c0e4c3d7, ghrun-npwyk27qgi.auto.internal:10981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c0171bfd-6ff5-4a53-8a8b-38c9c0e4c3d7, ghrun-npwyk27qgi.auto.internal:10981): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:19396?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077516
DEBUG    ya.test:process.py:259 Command (pid 1077516) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1077516) elapsed time (sec): 2.7975142002105713
DEBUG    ya.test:process.py:263 Command (pid 1077516) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) maxrss: 260948
DEBUG    ya.test:process.py:263 Command (pid 1077516) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1077516) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077516) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1077516) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1077516) stime: 0.0034159999999999998
DEBUG    ya.test:process.py:263 Command (pid 1077516) utime: 0.004885
DEBUG    ya.test:process.py:263 Command (pid 1077516) wtime: 2.799
DEBUG    ya.test:process.py:275 Command (pid 1077516) output:

DEBUG    ya.test:process.py:276 Command (pid 1077516) errors:
*   Trying 127.0.0.1:19396...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19396
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:19396...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:19396\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v0-by_deduplication_id] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19396...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19396
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v0-by_deduplication_id]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v0-content_based] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19396...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19396
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v0-content_based]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v1-by_deduplication_id] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19396...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19396
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v1-by_deduplication_id]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v1-content_based] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19396...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19396
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_deduplication[tables_format_v1-content_based]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.83s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19396...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19396
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_deduplication[tables_format_v0-by_deduplication_id] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19396...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19396
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_deduplication[tables_format_v0-content_based] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19396...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19396
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_deduplication[tables_format_v1-by_deduplication_id] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19396...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19396
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_deduplication[tables_format_v1-content_based] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19396?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19396...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19396 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19396
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.51s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_delete_message_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3692...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3692
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v0]
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/a58y/00036b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19623
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00036b/r3tmp/kikimr_cluster_crs1by6d
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31078
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24943
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3692
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036b/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/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_6iqfxaz8.log --grpc-port=31078 --mon-port=3151 --ic-port=19623 --sqs-port=3692
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31078/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036b/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/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_6iqfxaz8.log --grpc-port=31078 --mon-port=3151 --ic-port=19623 --sqs-port=3692
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_6iqfxaz8.log', '--grpc-port=31078', '--mon-port=3151', '--ic-port=19623', '--sqs-port=3692')' in '/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081358
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31078/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/a58y/00036b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081359
DEBUG    ya.test:process.py:259 Command (pid 1081359) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081359) elapsed time (sec): 0.2482452392578125
DEBUG    ya.test:process.py:263 Command (pid 1081359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) maxrss: 411228
DEBUG    ya.test:process.py:263 Command (pid 1081359) minflt: 23325
DEBUG    ya.test:process.py:263 Command (pid 1081359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081359) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1081359) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081359) stime: 0.083622
DEBUG    ya.test:process.py:263 Command (pid 1081359) utime: 0.11946
DEBUG    ya.test:process.py:263 Command (pid 1081359) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1081359) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1081359) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00036b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31078', '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: 19623\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/a58y/00036b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31078', '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: 19623\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082033
DEBUG    ya.test:process.py:259 Command (pid 1082033) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082033) elapsed time (sec): 0.27734994888305664
DEBUG    ya.test:process.py:263 Command (pid 1082033) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) maxrss: 424340
DEBUG    ya.test:process.py:263 Command (pid 1082033) minflt: 27012
DEBUG    ya.test:process.py:263 Command (pid 1082033) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1082033) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082033) nvcsw: 342
DEBUG    ya.test:process.py:263 Command (pid 1082033) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082033) stime: 0.09595
DEBUG    ya.test:process.py:263 Command (pid 1082033) utime: 0.15018399999999998
DEBUG    ya.test:process.py:263 Command (pid 1082033) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1082033) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31078', '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/a58y/00036b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31078', '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: 1082116
DEBUG    ya.test:process.py:259 Command (pid 1082116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082116) elapsed time (sec): 0.2778327465057373
DEBUG    ya.test:process.py:263 Command (pid 1082116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) maxrss: 424416
DEBUG    ya.test:process.py:263 Command (pid 1082116) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1082116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1082116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082116) nvcsw: 341
DEBUG    ya.test:process.py:263 Command (pid 1082116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082116) stime: 0.106267
DEBUG    ya.test:process.py:263 Command (pid 1082116) utime: 0.136629
DEBUG    ya.test:process.py:263 Command (pid 1082116) wtime: 0.279
DEBUG    ya.test:process.py:275 Command (pid 1082116) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1082116) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31078 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1/logfile_w8t76hq5.log --grpc-port=28489 --mon-port=12153 --ic-port=65362 --sqs-port=61475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:31078 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1/logfile_w8t76hq5.log --grpc-port=28489 --mon-port=12153 --ic-port=65362 --sqs-port=61475
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:31078', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1/logfile_w8t76hq5.log', '--grpc-port=28489', '--mon-port=12153', '--ic-port=65362', '--sqs-port=61475')' in '/home/runner/.ya/build/build_root/a58y/00036b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1082409
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28489/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00036b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082410
DEBUG    ya.test:process.py:259 Command (pid 1082410) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082410) elapsed time (sec): 0.25766539573669434
DEBUG    ya.test:process.py:263 Command (pid 1082410) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) majflt: 36
DEBUG    ya.test:process.py:263 Command (pid 1082410) maxrss: 352144
DEBUG    ya.test:process.py:263 Command (pid 1082410) minflt: 25276
DEBUG    ya.test:process.py:263 Command (pid 1082410) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1082410) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082410) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1082410) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082410) stime: 0.084106
DEBUG    ya.test:process.py:263 Command (pid 1082410) utime: 0.128161
DEBUG    ya.test:process.py:263 Command (pid 1082410) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 1082410) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1082410) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d20b6baf-52cd-4847-bef3-e945ead581ca, localhost:31078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d20b6baf-52cd-4847-bef3-e945ead581ca, localhost:31078): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d20b6baf-52cd-4847-bef3-e945ead581ca, localhost:31078): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 28489 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:28489, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31078
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 0x7fed3b29f8c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fed3b29fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fed3b29fd10>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0ad7f12c-3512-4b7b-a0cb-67462b6ae9f6, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ad7f12c-3512-4b7b-a0cb-67462b6ae9f6, ghrun-npwyk27qgi.auto.internal:28489): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0ad7f12c-3512-4b7b-a0cb-67462b6ae9f6, ghrun-npwyk27qgi.auto.internal:28489): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ad7f12c-3512-4b7b-a0cb-67462b6ae9f6, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fed3b29fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fed3b29fd10>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0ad7f12c-3512-4b7b-a0cb-67462b6ae9f6, ghrun-npwyk27qgi.auto.internal:28489): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 60195d1e-3188-4e56-8deb-d3ce245b1ece, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 60195d1e-3188-4e56-8deb-d3ce245b1ece, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 60195d1e-3188-4e56-8deb-d3ce245b1ece, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b490fb4d-74cb-49d7-bda1-02965071e6e2, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b490fb4d-74cb-49d7-bda1-02965071e6e2, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b490fb4d-74cb-49d7-bda1-02965071e6e2, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a8287518-dd05-45ae-993e-295f9663d241, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a8287518-dd05-45ae-993e-295f9663d241, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a8287518-dd05-45ae-993e-295f9663d241, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a6b5396d-8430-4f88-b369-ea40491b4916, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a6b5396d-8430-4f88-b369-ea40491b4916, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a6b5396d-8430-4f88-b369-ea40491b4916, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 28001292-83c6-432b-918a-0648915db4b6, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 28001292-83c6-432b-918a-0648915db4b6, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 28001292-83c6-432b-918a-0648915db4b6, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 099b2645-5f7d-46ac-af38-435f9b648e61, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 099b2645-5f7d-46ac-af38-435f9b648e61, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 099b2645-5f7d-46ac-af38-435f9b648e61, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dfb45194-2e24-4178-9e15-297034e633d4, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dfb45194-2e24-4178-9e15-297034e633d4, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dfb45194-2e24-4178-9e15-297034e633d4, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ab616b71-a520-40dc-ad29-7019084259c4, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ab616b71-a520-40dc-ad29-7019084259c4, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ab616b71-a520-40dc-ad29-7019084259c4, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5d3e1409-cec1-4b92-aa19-adcfca15bc39, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5d3e1409-cec1-4b92-aa19-adcfca15bc39, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5d3e1409-cec1-4b92-aa19-adcfca15bc39, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, df017b40-3bdf-44d7-a279-6485fbb3efa2, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, df017b40-3bdf-44d7-a279-6485fbb3efa2, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, df017b40-3bdf-44d7-a279-6485fbb3efa2, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2626aa35-9d44-4e9d-8179-84e0cb0c68ca, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2626aa35-9d44-4e9d-8179-84e0cb0c68ca, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2626aa35-9d44-4e9d-8179-84e0cb0c68ca, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0bd3763-ce68-4304-89f7-2b73a9e09b61, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0bd3763-ce68-4304-89f7-2b73a9e09b61, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0bd3763-ce68-4304-89f7-2b73a9e09b61, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4fa0ad20-60a3-4fc1-9cdc-dc4fcb9e2def, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4fa0ad20-60a3-4fc1-9cdc-dc4fcb9e2def, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4fa0ad20-60a3-4fc1-9cdc-dc4fcb9e2def, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4e0fcbed-16c9-4f9c-b028-a08a052ff9d3, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4e0fcbed-16c9-4f9c-b028-a08a052ff9d3, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4e0fcbed-16c9-4f9c-b028-a08a052ff9d3, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fe0f5bf5-a808-4e63-8b9d-98f4e651f619, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fe0f5bf5-a808-4e63-8b9d-98f4e651f619, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fe0f5bf5-a808-4e63-8b9d-98f4e651f619, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, aa3c08b1-1ac5-4f8f-ac19-79d05906e514, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, aa3c08b1-1ac5-4f8f-ac19-79d05906e514, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, aa3c08b1-1ac5-4f8f-ac19-79d05906e514, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5eb8381f-3148-4677-83c5-9d19a9895b1c, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5eb8381f-3148-4677-83c5-9d19a9895b1c, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5eb8381f-3148-4677-83c5-9d19a9895b1c, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 03504ce3-f57f-42ea-b367-fff14a5ce5d5, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 03504ce3-f57f-42ea-b367-fff14a5ce5d5, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 03504ce3-f57f-42ea-b367-fff14a5ce5d5, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d61e92c5-8e75-47f9-97ff-0bbf406bf017, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d61e92c5-8e75-47f9-97ff-0bbf406bf017, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d61e92c5-8e75-47f9-97ff-0bbf406bf017, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dc5015b5-884a-48a3-b67a-f91b9cd22d81, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dc5015b5-884a-48a3-b67a-f91b9cd22d81, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dc5015b5-884a-48a3-b67a-f91b9cd22d81, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fed3b29fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fed3b29fd10>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fed3b29fd10> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 88648445-fafe-42dc-976b-ca0026df8efe, ghrun-npwyk27qgi.auto.internal:28489): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 88648445-fafe-42dc-976b-ca0026df8efe, ghrun-npwyk27qgi.auto.internal:28489): request = { session_id: "ydb://session/3?node_id=50000&id=MmI5MjdhYjMtZDA4MWNmOTUtNjc5ZTIyZjEtNDBkOTVhZWE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fed3b29fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 88648445-fafe-42dc-976b-ca0026df8efe, ghrun-npwyk27qgi.auto.internal:28489): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31078
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:28489
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 88648445-fafe-42dc-976b-ca0026df8efe, ghrun-npwyk27qgi.auto.internal:28489): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 88648445-fafe-42dc-976b-ca0026df8efe, ghrun-npwyk27qgi.auto.internal:28489): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:3692?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082999
DEBUG    ya.test:process.py:259 Command (pid 1082999) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1082999) elapsed time (sec): 2.599947452545166
DEBUG    ya.test:process.py:263 Command (pid 1082999) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) maxrss: 259036
DEBUG    ya.test:process.py:263 Command (pid 1082999) minflt: 588
DEBUG    ya.test:process.py:263 Command (pid 1082999) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082999) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1082999) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082999) stime: 0.004175
DEBUG    ya.test:process.py:263 Command (pid 1082999) utime: 0.004175
DEBUG    ya.test:process.py:263 Command (pid 1082999) wtime: 2.601
DEBUG    ya.test:process.py:275 Command (pid 1082999) output:

DEBUG    ya.test:process.py:276 Command (pid 1082999) errors:
*   Trying 127.0.0.1:3692...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3692
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:3692...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:3692\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_delete_message_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3692...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3692
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_fifo_read_delete_single_message _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3692...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3692
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_fifo_read_delete_single_message
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_only_single_read_infly_from_fifo _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3692...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3692
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_only_single_read_infly_from_fifo
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_queue_attributes[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3692...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3692
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.75s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_delete_message_works[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_delete_message_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3692...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3692
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_delete_message_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3692...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3692
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_fifo_read_delete_single_message - yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3692...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3692
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_only_single_read_infly_from_fifo - yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3692...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3692
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_queue_attributes[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3692?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3692...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3692 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3692
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.43s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_queue_attributes[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4185...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4185
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v1]
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/a58y/000366/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23894
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000366/r3tmp/kikimr_cluster_lrt7dydn
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27274
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20343
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13522
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000366/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/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/node_1/logfile_i08z1m3t.log --grpc-port=27274 --mon-port=7290 --ic-port=23894 --sqs-port=4185
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27274/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000366/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/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/node_1/logfile_i08z1m3t.log --grpc-port=27274 --mon-port=7290 --ic-port=23894 --sqs-port=4185
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/node_1/logfile_i08z1m3t.log', '--grpc-port=27274', '--mon-port=7290', '--ic-port=23894', '--sqs-port=4185')' in '/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1083390
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27274/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/a58y/000366/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1083391
DEBUG    ya.test:process.py:259 Command (pid 1083391) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083391) elapsed time (sec): 0.24742984771728516
DEBUG    ya.test:process.py:263 Command (pid 1083391) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) majflt: 14
DEBUG    ya.test:process.py:263 Command (pid 1083391) maxrss: 374396
DEBUG    ya.test:process.py:263 Command (pid 1083391) minflt: 24404
DEBUG    ya.test:process.py:263 Command (pid 1083391) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1083391) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083391) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1083391) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083391) stime: 0.079354
DEBUG    ya.test:process.py:263 Command (pid 1083391) utime: 0.122999
DEBUG    ya.test:process.py:263 Command (pid 1083391) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1083391) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1083391) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000366/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27274', '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: 23894\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/a58y/000366/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27274', '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: 23894\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084192
DEBUG    ya.test:process.py:259 Command (pid 1084192) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1084192) elapsed time (sec): 0.2765021324157715
DEBUG    ya.test:process.py:263 Command (pid 1084192) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) maxrss: 424288
DEBUG    ya.test:process.py:263 Command (pid 1084192) minflt: 27012
DEBUG    ya.test:process.py:263 Command (pid 1084192) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084192) nvcsw: 391
DEBUG    ya.test:process.py:263 Command (pid 1084192) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084192) stime: 0.107818
DEBUG    ya.test:process.py:263 Command (pid 1084192) utime: 0.135763
DEBUG    ya.test:process.py:263 Command (pid 1084192) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1084192) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27274', '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/a58y/000366/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27274', '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: 1084270
DEBUG    ya.test:process.py:259 Command (pid 1084270) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1084270) elapsed time (sec): 0.2879819869995117
DEBUG    ya.test:process.py:263 Command (pid 1084270) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) maxrss: 424368
DEBUG    ya.test:process.py:263 Command (pid 1084270) minflt: 27018
DEBUG    ya.test:process.py:263 Command (pid 1084270) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084270) nvcsw: 361
DEBUG    ya.test:process.py:263 Command (pid 1084270) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084270) stime: 0.10567299999999999
DEBUG    ya.test:process.py:263 Command (pid 1084270) utime: 0.148726
DEBUG    ya.test:process.py:263 Command (pid 1084270) wtime: 0.289
DEBUG    ya.test:process.py:275 Command (pid 1084270) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1084270) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16134
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27274 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/slot_1/logfile_qdbi6wci.log --grpc-port=12419 --mon-port=4748 --ic-port=64515 --sqs-port=16134
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27274 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/slot_1/logfile_qdbi6wci.log --grpc-port=12419 --mon-port=4748 --ic-port=64515 --sqs-port=16134
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:27274', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/slot_1/logfile_qdbi6wci.log', '--grpc-port=12419', '--mon-port=4748', '--ic-port=64515', '--sqs-port=16134')' in '/home/runner/.ya/build/build_root/a58y/000366/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1084440
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12419/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000366/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084441
DEBUG    ya.test:process.py:259 Command (pid 1084441) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1084441) elapsed time (sec): 0.25599145889282227
DEBUG    ya.test:process.py:263 Command (pid 1084441) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) majflt: 33
DEBUG    ya.test:process.py:263 Command (pid 1084441) maxrss: 351096
DEBUG    ya.test:process.py:263 Command (pid 1084441) minflt: 25232
DEBUG    ya.test:process.py:263 Command (pid 1084441) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1084441) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084441) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1084441) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084441) stime: 0.09929199999999999
DEBUG    ya.test:process.py:263 Command (pid 1084441) utime: 0.111207
DEBUG    ya.test:process.py:263 Command (pid 1084441) wtime: 0.257
DEBUG    ya.test:process.py:275 Command (pid 1084441) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1084441) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 213f8aa1-64f6-4ca6-835a-b258fa2ec51c, localhost:27274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 213f8aa1-64f6-4ca6-835a-b258fa2ec51c, localhost:27274): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 213f8aa1-64f6-4ca6-835a-b258fa2ec51c, localhost:27274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 12419 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:12419, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27274
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 0x7f50f6153710 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f50f61539b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f50f61539b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8d28857d-07a5-476f-a5e6-2624b06ad3be, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d28857d-07a5-476f-a5e6-2624b06ad3be, ghrun-npwyk27qgi.auto.internal:12419): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8d28857d-07a5-476f-a5e6-2624b06ad3be, ghrun-npwyk27qgi.auto.internal:12419): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d28857d-07a5-476f-a5e6-2624b06ad3be, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f50f61539b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f50f61539b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8d28857d-07a5-476f-a5e6-2624b06ad3be, ghrun-npwyk27qgi.auto.internal:12419): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8ecf569d-d80f-46ae-9ac6-75e22fa43b5e, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8ecf569d-d80f-46ae-9ac6-75e22fa43b5e, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8ecf569d-d80f-46ae-9ac6-75e22fa43b5e, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 868edd27-be6a-47da-9f3f-b78a5fb54b1d, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 868edd27-be6a-47da-9f3f-b78a5fb54b1d, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 868edd27-be6a-47da-9f3f-b78a5fb54b1d, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 266baba0-a358-43a1-9d0a-87d0019140aa, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 266baba0-a358-43a1-9d0a-87d0019140aa, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 266baba0-a358-43a1-9d0a-87d0019140aa, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f5d886b7-d5d2-4271-86a7-74fd9796842b, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f5d886b7-d5d2-4271-86a7-74fd9796842b, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f5d886b7-d5d2-4271-86a7-74fd9796842b, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1b3aff74-8729-49b4-985f-399ecef22d05, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1b3aff74-8729-49b4-985f-399ecef22d05, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1b3aff74-8729-49b4-985f-399ecef22d05, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0879385-ffa7-4b5d-ba81-e3110036ad51, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0879385-ffa7-4b5d-ba81-e3110036ad51, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0879385-ffa7-4b5d-ba81-e3110036ad51, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 675033df-856e-4514-bb30-99d5a7aecb32, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 675033df-856e-4514-bb30-99d5a7aecb32, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 675033df-856e-4514-bb30-99d5a7aecb32, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3649f896-da9b-42e3-ab5e-0f28ccfad43c, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3649f896-da9b-42e3-ab5e-0f28ccfad43c, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3649f896-da9b-42e3-ab5e-0f28ccfad43c, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e2f24833-6199-463b-b701-d8006466e0a3, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e2f24833-6199-463b-b701-d8006466e0a3, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e2f24833-6199-463b-b701-d8006466e0a3, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dbe30df6-212d-4b5f-b6bf-363dabd36c9c, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dbe30df6-212d-4b5f-b6bf-363dabd36c9c, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dbe30df6-212d-4b5f-b6bf-363dabd36c9c, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7164fa42-1691-43da-b7e0-c7433bb964b2, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7164fa42-1691-43da-b7e0-c7433bb964b2, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7164fa42-1691-43da-b7e0-c7433bb964b2, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2e488277-29aa-43ab-8f3c-9112d6a2c68d, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2e488277-29aa-43ab-8f3c-9112d6a2c68d, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2e488277-29aa-43ab-8f3c-9112d6a2c68d, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8ba0f542-3c8c-46c1-b4c4-4ec3957faa9a, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8ba0f542-3c8c-46c1-b4c4-4ec3957faa9a, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8ba0f542-3c8c-46c1-b4c4-4ec3957faa9a, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf41ce3b-563c-4254-9ceb-386ef157f459, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf41ce3b-563c-4254-9ceb-386ef157f459, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf41ce3b-563c-4254-9ceb-386ef157f459, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bc1d1a30-3fd6-4722-adab-01bffcee6b83, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bc1d1a30-3fd6-4722-adab-01bffcee6b83, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bc1d1a30-3fd6-4722-adab-01bffcee6b83, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8ff043ee-241f-4963-8c4a-b9c541796402, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8ff043ee-241f-4963-8c4a-b9c541796402, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8ff043ee-241f-4963-8c4a-b9c541796402, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 02cce595-e66f-48cb-ba20-3209b2dfb94f, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 02cce595-e66f-48cb-ba20-3209b2dfb94f, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 02cce595-e66f-48cb-ba20-3209b2dfb94f, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6e9225d4-a874-4145-bde9-519a43f95561, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6e9225d4-a874-4145-bde9-519a43f95561, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6e9225d4-a874-4145-bde9-519a43f95561, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fafccdac-4ba9-4716-beb0-a2624fd9bd35, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fafccdac-4ba9-4716-beb0-a2624fd9bd35, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fafccdac-4ba9-4716-beb0-a2624fd9bd35, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 81695f5f-a2c2-4ee1-8a22-8847a9af15f6, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 81695f5f-a2c2-4ee1-8a22-8847a9af15f6, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 81695f5f-a2c2-4ee1-8a22-8847a9af15f6, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f50f61539b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f50f61539b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f50f61539b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3a2d50dd-6b80-4aa5-bf4e-2d624e23004f, ghrun-npwyk27qgi.auto.internal:12419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3a2d50dd-6b80-4aa5-bf4e-2d624e23004f, ghrun-npwyk27qgi.auto.internal:12419): request = { session_id: "ydb://session/3?node_id=50000&id=MzczZTUyMGQtNmQ0OTQyMWUtZWMyYWJkNjMtZTViYjFlMjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f50f61539b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 3a2d50dd-6b80-4aa5-bf4e-2d624e23004f, ghrun-npwyk27qgi.auto.internal:12419): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:12419
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3a2d50dd-6b80-4aa5-bf4e-2d624e23004f, ghrun-npwyk27qgi.auto.internal:12419): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 3a2d50dd-6b80-4aa5-bf4e-2d624e23004f, ghrun-npwyk27qgi.auto.internal:12419): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:4185?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084683
DEBUG    ya.test:process.py:259 Command (pid 1084683) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1084683) elapsed time (sec): 2.814371347427368
DEBUG    ya.test:process.py:263 Command (pid 1084683) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) maxrss: 261564
DEBUG    ya.test:process.py:263 Command (pid 1084683) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1084683) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084683) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1084683) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084683) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1084683) utime: 0.009184999999999999
DEBUG    ya.test:process.py:263 Command (pid 1084683) wtime: 2.816
DEBUG    ya.test:process.py:275 Command (pid 1084683) output:

DEBUG    ya.test:process.py:276 Command (pid 1084683) errors:
*   Trying 127.0.0.1:4185...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4185
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:4185...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:4185\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_read_dont_stall[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4185...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4185
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_read_dont_stall[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4185...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4185
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4185...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4185
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:4185...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:4185
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.91s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_queue_attributes[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_queue_attributes[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4185...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4185
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_read_dont_stall[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4185...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4185
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_read_dont_stall[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4185...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4185
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4185...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4185
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode] - yatest.common.process.ExecutionError: Command 'curl -v localhost:4185?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:4185...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 4185 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:4185
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30027...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30027
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch]
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/a58y/00034e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6320
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00034e/r3tmp/kikimr_cluster_1hy14lk0
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15664
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30027
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034e/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/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1/logfile_m61wmgre.log --grpc-port=24393 --mon-port=1947 --ic-port=6320 --sqs-port=30027
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24393/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034e/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/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1/logfile_m61wmgre.log --grpc-port=24393 --mon-port=1947 --ic-port=6320 --sqs-port=30027
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1/logfile_m61wmgre.log', '--grpc-port=24393', '--mon-port=1947', '--ic-port=6320', '--sqs-port=30027')' in '/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1093194
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24393/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/a58y/00034e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093195
DEBUG    ya.test:process.py:259 Command (pid 1093195) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093195) elapsed time (sec): 0.247025728225708
DEBUG    ya.test:process.py:263 Command (pid 1093195) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) majflt: 15
DEBUG    ya.test:process.py:263 Command (pid 1093195) maxrss: 370948
DEBUG    ya.test:process.py:263 Command (pid 1093195) minflt: 24489
DEBUG    ya.test:process.py:263 Command (pid 1093195) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093195) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1093195) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093195) stime: 0.092872
DEBUG    ya.test:process.py:263 Command (pid 1093195) utime: 0.109023
DEBUG    ya.test:process.py:263 Command (pid 1093195) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1093195) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1093195) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00034e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24393', '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: 6320\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/a58y/00034e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24393', '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: 6320\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093548
DEBUG    ya.test:process.py:259 Command (pid 1093548) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093548) elapsed time (sec): 0.2795991897583008
DEBUG    ya.test:process.py:263 Command (pid 1093548) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) maxrss: 424068
DEBUG    ya.test:process.py:263 Command (pid 1093548) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1093548) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093548) nvcsw: 366
DEBUG    ya.test:process.py:263 Command (pid 1093548) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093548) stime: 0.10243
DEBUG    ya.test:process.py:263 Command (pid 1093548) utime: 0.1434
DEBUG    ya.test:process.py:263 Command (pid 1093548) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 1093548) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24393', '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/a58y/00034e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24393', '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: 1093595
DEBUG    ya.test:process.py:259 Command (pid 1093595) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093595) elapsed time (sec): 0.2808570861816406
DEBUG    ya.test:process.py:263 Command (pid 1093595) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) maxrss: 424316
DEBUG    ya.test:process.py:263 Command (pid 1093595) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1093595) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1093595) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093595) nvcsw: 341
DEBUG    ya.test:process.py:263 Command (pid 1093595) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093595) stime: 0.125577
DEBUG    ya.test:process.py:263 Command (pid 1093595) utime: 0.13394899999999998
DEBUG    ya.test:process.py:263 Command (pid 1093595) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1093595) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1093595) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19358
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25344
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24393 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/slot_1/logfile_5ng010ot.log --grpc-port=12039 --mon-port=17872 --ic-port=19358 --sqs-port=11425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24393 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/slot_1/logfile_5ng010ot.log --grpc-port=12039 --mon-port=17872 --ic-port=19358 --sqs-port=11425
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24393', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/slot_1/logfile_5ng010ot.log', '--grpc-port=12039', '--mon-port=17872', '--ic-port=19358', '--sqs-port=11425')' in '/home/runner/.ya/build/build_root/a58y/00034e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages.tables_format_v1-after_crutch_batch/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1093675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12039/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00034e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093676
DEBUG    ya.test:process.py:259 Command (pid 1093676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093676) elapsed time (sec): 0.25778841972351074
DEBUG    ya.test:process.py:263 Command (pid 1093676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) majflt: 24
DEBUG    ya.test:process.py:263 Command (pid 1093676) maxrss: 354384
DEBUG    ya.test:process.py:263 Command (pid 1093676) minflt: 25158
DEBUG    ya.test:process.py:263 Command (pid 1093676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093676) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1093676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093676) stime: 0.060106
DEBUG    ya.test:process.py:263 Command (pid 1093676) utime: 0.152269
DEBUG    ya.test:process.py:263 Command (pid 1093676) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 1093676) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1093676) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bc0c47ed-dea0-40ca-8111-ae280d6247fe, localhost:24393): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bc0c47ed-dea0-40ca-8111-ae280d6247fe, localhost:24393): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bc0c47ed-dea0-40ca-8111-ae280d6247fe, localhost:24393): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 12039 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:12039, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24393
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 0x7f8c32cf7860 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8c32cf7dd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8c32cf7dd0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a19163d2-0127-4d26-9549-4a715e5bfc08, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a19163d2-0127-4d26-9549-4a715e5bfc08, ghrun-npwyk27qgi.auto.internal:12039): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a19163d2-0127-4d26-9549-4a715e5bfc08, ghrun-npwyk27qgi.auto.internal:12039): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a19163d2-0127-4d26-9549-4a715e5bfc08, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8c32cf7dd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8c32cf7dd0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a19163d2-0127-4d26-9549-4a715e5bfc08, ghrun-npwyk27qgi.auto.internal:12039): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eb49a42f-34c9-4c04-af6e-4f9ea66ceec8, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb49a42f-34c9-4c04-af6e-4f9ea66ceec8, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eb49a42f-34c9-4c04-af6e-4f9ea66ceec8, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bd17a7-eafb-4455-927c-147ec60eae4c, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bd17a7-eafb-4455-927c-147ec60eae4c, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bd17a7-eafb-4455-927c-147ec60eae4c, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 181089a1-31da-42d9-91f0-3979d7fe79dd, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 181089a1-31da-42d9-91f0-3979d7fe79dd, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 181089a1-31da-42d9-91f0-3979d7fe79dd, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a2be367b-4e27-4640-8a1f-005c68b00496, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a2be367b-4e27-4640-8a1f-005c68b00496, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a2be367b-4e27-4640-8a1f-005c68b00496, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 892c1e01-9b5d-4e15-bbf4-1062caaf7d17, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 892c1e01-9b5d-4e15-bbf4-1062caaf7d17, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 892c1e01-9b5d-4e15-bbf4-1062caaf7d17, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4c995072-3042-4452-8141-6b41364c4ffb, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4c995072-3042-4452-8141-6b41364c4ffb, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4c995072-3042-4452-8141-6b41364c4ffb, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f7d16e0e-8913-4f1a-bbbb-fd90b2142ae7, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f7d16e0e-8913-4f1a-bbbb-fd90b2142ae7, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f7d16e0e-8913-4f1a-bbbb-fd90b2142ae7, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 45f58195-923f-4ebe-9598-af2215bebb86, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 45f58195-923f-4ebe-9598-af2215bebb86, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 45f58195-923f-4ebe-9598-af2215bebb86, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5e26cdc0-e2a6-4326-9278-549e783648ca, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5e26cdc0-e2a6-4326-9278-549e783648ca, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5e26cdc0-e2a6-4326-9278-549e783648ca, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b47f64f6-9a1d-4f03-b9fc-bbb894d012f3, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b47f64f6-9a1d-4f03-b9fc-bbb894d012f3, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b47f64f6-9a1d-4f03-b9fc-bbb894d012f3, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0c733807-4c2e-4e96-b04a-e6d2e94d90c4, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0c733807-4c2e-4e96-b04a-e6d2e94d90c4, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0c733807-4c2e-4e96-b04a-e6d2e94d90c4, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, daac5393-dc6a-438f-b645-4a4720c87647, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, daac5393-dc6a-438f-b645-4a4720c87647, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, daac5393-dc6a-438f-b645-4a4720c87647, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c9bdd86f-fe09-4741-a1af-85fb83b2a0ff, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c9bdd86f-fe09-4741-a1af-85fb83b2a0ff, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c9bdd86f-fe09-4741-a1af-85fb83b2a0ff, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 32434483-88ab-4d1d-8217-66cc6ef712cc, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 32434483-88ab-4d1d-8217-66cc6ef712cc, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 32434483-88ab-4d1d-8217-66cc6ef712cc, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2966e9a6-862d-4ec0-a6c1-5578affbfded, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2966e9a6-862d-4ec0-a6c1-5578affbfded, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2966e9a6-862d-4ec0-a6c1-5578affbfded, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e0610d30-79f6-45b0-9000-7bf7e3971a51, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e0610d30-79f6-45b0-9000-7bf7e3971a51, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e0610d30-79f6-45b0-9000-7bf7e3971a51, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7cc45f23-eacb-4f94-9c93-ed3039a99dc3, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7cc45f23-eacb-4f94-9c93-ed3039a99dc3, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7cc45f23-eacb-4f94-9c93-ed3039a99dc3, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 017717ac-c48c-4c39-a2f1-9a397e481454, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 017717ac-c48c-4c39-a2f1-9a397e481454, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 017717ac-c48c-4c39-a2f1-9a397e481454, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3ae7f181-023e-44a3-a05f-570a70252670, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3ae7f181-023e-44a3-a05f-570a70252670, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3ae7f181-023e-44a3-a05f-570a70252670, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d9843341-5b54-461d-aaf9-08255f6b4c27, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d9843341-5b54-461d-aaf9-08255f6b4c27, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d9843341-5b54-461d-aaf9-08255f6b4c27, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8c32cf7dd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8c32cf7dd0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8c32cf7dd0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 11045471-35f5-401a-ac13-8ea951f36d79, ghrun-npwyk27qgi.auto.internal:12039): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 11045471-35f5-401a-ac13-8ea951f36d79, ghrun-npwyk27qgi.auto.internal:12039): request = { session_id: "ydb://session/3?node_id=50000&id=NTc3NzczMDgtYTkyZjcwMzYtMjdhM2E4NDEtMjBiZGI2NDg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8c32cf7dd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24393
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:12039
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 11045471-35f5-401a-ac13-8ea951f36d79, ghrun-npwyk27qgi.auto.internal:12039): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 11045471-35f5-401a-ac13-8ea951f36d79, ghrun-npwyk27qgi.auto.internal:12039): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 11045471-35f5-401a-ac13-8ea951f36d79, ghrun-npwyk27qgi.auto.internal:12039): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:30027?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1094038
DEBUG    ya.test:process.py:259 Command (pid 1094038) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1094038) elapsed time (sec): 2.8677515983581543
DEBUG    ya.test:process.py:263 Command (pid 1094038) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) maxrss: 262180
DEBUG    ya.test:process.py:263 Command (pid 1094038) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1094038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1094038) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1094038) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1094038) stime: 0.001467
DEBUG    ya.test:process.py:263 Command (pid 1094038) utime: 0.0069759999999999996
DEBUG    ya.test:process.py:263 Command (pid 1094038) wtime: 2.869
DEBUG    ya.test:process.py:275 Command (pid 1094038) output:

DEBUG    ya.test:process.py:276 Command (pid 1094038) errors:
*   Trying 127.0.0.1:30027...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30027
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:30027...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:30027\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30027...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30027
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30027...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30027
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30027...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30027
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_validates_deduplication_id[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30027...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30027
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_deduplication_id[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
9.04s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30027...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30027
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30027...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30027
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_send_and_read_multiple_messages[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30027...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30027
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_send_and_read_multiple_messages[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30027...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30027
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_validates_deduplication_id[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30027?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30027...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30027 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30027
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_validates_deduplication_id[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27768...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27768
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_deduplication_id[tables_format_v1]
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/a58y/000387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7913
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000387/r3tmp/kikimr_cluster_ujf6pyl5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8687
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000387/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/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/node_1/logfile_wpt9zz0k.log --grpc-port=8687 --mon-port=16217 --ic-port=7913 --sqs-port=27768
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8687/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000387/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/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/node_1/logfile_wpt9zz0k.log --grpc-port=8687 --mon-port=16217 --ic-port=7913 --sqs-port=27768
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/node_1/logfile_wpt9zz0k.log', '--grpc-port=8687', '--mon-port=16217', '--ic-port=7913', '--sqs-port=27768')' in '/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1068625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8687/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/a58y/000387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068626
DEBUG    ya.test:process.py:259 Command (pid 1068626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1068626) elapsed time (sec): 0.2310934066772461
DEBUG    ya.test:process.py:263 Command (pid 1068626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) majflt: 42
DEBUG    ya.test:process.py:263 Command (pid 1068626) maxrss: 351528
DEBUG    ya.test:process.py:263 Command (pid 1068626) minflt: 25192
DEBUG    ya.test:process.py:263 Command (pid 1068626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068626) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1068626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068626) stime: 0.06458599999999999
DEBUG    ya.test:process.py:263 Command (pid 1068626) utime: 0.121098
DEBUG    ya.test:process.py:263 Command (pid 1068626) wtime: 0.232
DEBUG    ya.test:process.py:275 Command (pid 1068626) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1068626) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000387/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8687', '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: 7913\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/a58y/000387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8687', '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: 7913\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068922
DEBUG    ya.test:process.py:259 Command (pid 1068922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1068922) elapsed time (sec): 0.2729647159576416
DEBUG    ya.test:process.py:263 Command (pid 1068922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) maxrss: 423968
DEBUG    ya.test:process.py:263 Command (pid 1068922) minflt: 26997
DEBUG    ya.test:process.py:263 Command (pid 1068922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1068922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068922) nvcsw: 371
DEBUG    ya.test:process.py:263 Command (pid 1068922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068922) stime: 0.08362399999999999
DEBUG    ya.test:process.py:263 Command (pid 1068922) utime: 0.15470499999999998
DEBUG    ya.test:process.py:263 Command (pid 1068922) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1068922) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8687', '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/a58y/000387/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8687', '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: 1069001
DEBUG    ya.test:process.py:259 Command (pid 1069001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1069001) elapsed time (sec): 0.26092052459716797
DEBUG    ya.test:process.py:263 Command (pid 1069001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) maxrss: 424252
DEBUG    ya.test:process.py:263 Command (pid 1069001) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1069001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1069001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069001) nvcsw: 351
DEBUG    ya.test:process.py:263 Command (pid 1069001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069001) stime: 0.09075699999999999
DEBUG    ya.test:process.py:263 Command (pid 1069001) utime: 0.136136
DEBUG    ya.test:process.py:263 Command (pid 1069001) wtime: 0.262
DEBUG    ya.test:process.py:275 Command (pid 1069001) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1069001) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18776
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2907
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10983
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8687 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/slot_1/logfile_h8r9j_cc.log --grpc-port=18776 --mon-port=15077 --ic-port=9259 --sqs-port=10983
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8687 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/slot_1/logfile_h8r9j_cc.log --grpc-port=18776 --mon-port=15077 --ic-port=9259 --sqs-port=10983
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:8687', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/slot_1/logfile_h8r9j_cc.log', '--grpc-port=18776', '--mon-port=15077', '--ic-port=9259', '--sqs-port=10983')' in '/home/runner/.ya/build/build_root/a58y/000387/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1069422
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18776/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000387/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1069423
DEBUG    ya.test:process.py:259 Command (pid 1069423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1069423) elapsed time (sec): 0.2428574562072754
DEBUG    ya.test:process.py:263 Command (pid 1069423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) majflt: 39
DEBUG    ya.test:process.py:263 Command (pid 1069423) maxrss: 352856
DEBUG    ya.test:process.py:263 Command (pid 1069423) minflt: 25260
DEBUG    ya.test:process.py:263 Command (pid 1069423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069423) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1069423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069423) stime: 0.075075
DEBUG    ya.test:process.py:263 Command (pid 1069423) utime: 0.12248999999999999
DEBUG    ya.test:process.py:263 Command (pid 1069423) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 1069423) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1069423) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d9fa86a2-bef3-43d2-8cae-87e6bcaab5e3, localhost:8687): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d9fa86a2-bef3-43d2-8cae-87e6bcaab5e3, localhost:8687): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d9fa86a2-bef3-43d2-8cae-87e6bcaab5e3, localhost:8687): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 18776 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:18776, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8687
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 0x7f23f52afa40 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f23f52afc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f23f52afc50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 91accd4c-3672-462f-b3be-7a99746ab67d, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 91accd4c-3672-462f-b3be-7a99746ab67d, ghrun-npwyk27qgi.auto.internal:18776): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 91accd4c-3672-462f-b3be-7a99746ab67d, ghrun-npwyk27qgi.auto.internal:18776): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 91accd4c-3672-462f-b3be-7a99746ab67d, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f23f52afc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f23f52afc50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0b75f698-5589-49e2-8cb0-42d347370dc5, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 91accd4c-3672-462f-b3be-7a99746ab67d, ghrun-npwyk27qgi.auto.internal:18776): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0b75f698-5589-49e2-8cb0-42d347370dc5, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0b75f698-5589-49e2-8cb0-42d347370dc5, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93264f70-c56b-4abe-a70c-d240cb4bff15, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93264f70-c56b-4abe-a70c-d240cb4bff15, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93264f70-c56b-4abe-a70c-d240cb4bff15, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 97335374-c2ba-42bd-b388-7b68a7bc9da2, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 97335374-c2ba-42bd-b388-7b68a7bc9da2, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 97335374-c2ba-42bd-b388-7b68a7bc9da2, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 73e74a58-0625-41e6-8103-eded7420dc9a, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 73e74a58-0625-41e6-8103-eded7420dc9a, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 73e74a58-0625-41e6-8103-eded7420dc9a, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 71066a30-4254-46e7-a996-b079b19f7434, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 71066a30-4254-46e7-a996-b079b19f7434, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 71066a30-4254-46e7-a996-b079b19f7434, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c029ceda-6cec-4935-882d-c567b824a8bc, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c029ceda-6cec-4935-882d-c567b824a8bc, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c029ceda-6cec-4935-882d-c567b824a8bc, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8b641ded-0e46-4175-868d-468ccab184bb, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8b641ded-0e46-4175-868d-468ccab184bb, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8b641ded-0e46-4175-868d-468ccab184bb, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c9598ca4-ac7e-420c-a573-db579e386eaf, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c9598ca4-ac7e-420c-a573-db579e386eaf, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c9598ca4-ac7e-420c-a573-db579e386eaf, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cfbabb00-66c2-4459-af96-9ebd8a705c39, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cfbabb00-66c2-4459-af96-9ebd8a705c39, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cfbabb00-66c2-4459-af96-9ebd8a705c39, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7b76a03f-3bc0-4d19-8ba7-32ae5761d41c, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7b76a03f-3bc0-4d19-8ba7-32ae5761d41c, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7b76a03f-3bc0-4d19-8ba7-32ae5761d41c, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bf564ee4-8df4-427a-b5bf-2ae33cf2c717, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bf564ee4-8df4-427a-b5bf-2ae33cf2c717, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bf564ee4-8df4-427a-b5bf-2ae33cf2c717, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c32ad62c-b96f-4918-8c08-9b97c966475f, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c32ad62c-b96f-4918-8c08-9b97c966475f, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c32ad62c-b96f-4918-8c08-9b97c966475f, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a8a23422-84df-44c0-b690-75859b16d1a4, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a8a23422-84df-44c0-b690-75859b16d1a4, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a8a23422-84df-44c0-b690-75859b16d1a4, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6e11b30a-2625-4e9b-af28-f4af96635132, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6e11b30a-2625-4e9b-af28-f4af96635132, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6e11b30a-2625-4e9b-af28-f4af96635132, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a64aaadd-9bb4-4791-aa44-2c8e0c3f5640, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a64aaadd-9bb4-4791-aa44-2c8e0c3f5640, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a64aaadd-9bb4-4791-aa44-2c8e0c3f5640, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9c43d9e9-d235-4ae7-a094-53de2b40070e, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9c43d9e9-d235-4ae7-a094-53de2b40070e, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9c43d9e9-d235-4ae7-a094-53de2b40070e, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bebcd280-661c-4229-8c83-963b2d07e7f1, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bebcd280-661c-4229-8c83-963b2d07e7f1, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bebcd280-661c-4229-8c83-963b2d07e7f1, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dae3f17b-0bb0-4638-984f-caedbb9c83a4, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dae3f17b-0bb0-4638-984f-caedbb9c83a4, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dae3f17b-0bb0-4638-984f-caedbb9c83a4, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 062b5b26-6846-4740-8923-e0c06ec0b8dc, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 062b5b26-6846-4740-8923-e0c06ec0b8dc, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 062b5b26-6846-4740-8923-e0c06ec0b8dc, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7447769d-588e-45b8-b847-e51dc7d85e3d, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7447769d-588e-45b8-b847-e51dc7d85e3d, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7447769d-588e-45b8-b847-e51dc7d85e3d, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f23f52afc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f23f52afc50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f23f52afc50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c7464fa7-634c-405b-b96e-7a90fec7d838, ghrun-npwyk27qgi.auto.internal:18776): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c7464fa7-634c-405b-b96e-7a90fec7d838, ghrun-npwyk27qgi.auto.internal:18776): request = { session_id: "ydb://session/3?node_id=50000&id=MTBjZjFiNDYtM2UwMTM3MzAtN2FhNTY2OTAtZGUwNDZjYzQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f23f52afc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8687
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:18776
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, c7464fa7-634c-405b-b96e-7a90fec7d838, ghrun-npwyk27qgi.auto.internal:18776): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c7464fa7-634c-405b-b96e-7a90fec7d838, ghrun-npwyk27qgi.auto.internal:18776): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c7464fa7-634c-405b-b96e-7a90fec7d838, ghrun-npwyk27qgi.auto.internal:18776): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:27768?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070119
DEBUG    ya.test:process.py:259 Command (pid 1070119) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1070119) elapsed time (sec): 2.519639253616333
DEBUG    ya.test:process.py:263 Command (pid 1070119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) maxrss: 260668
DEBUG    ya.test:process.py:263 Command (pid 1070119) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1070119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070119) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1070119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070119) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1070119) utime: 0.007984
DEBUG    ya.test:process.py:263 Command (pid 1070119) wtime: 2.521
DEBUG    ya.test:process.py:275 Command (pid 1070119) output:

DEBUG    ya.test:process.py:276 Command (pid 1070119) errors:
*   Trying 127.0.0.1:27768...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27768
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:27768...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:27768\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_validates_group_id[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27768...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27768
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_group_id[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_validates_group_id[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27768...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27768
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_group_id[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_validates_receive_attempt_id[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27768...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27768
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_receive_attempt_id[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_validates_receive_attempt_id[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27768...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27768
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_receive_attempt_id[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.47s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_validates_deduplication_id[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_validates_deduplication_id[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27768...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27768
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_validates_group_id[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27768...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27768
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_validates_group_id[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27768...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27768
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_validates_receive_attempt_id[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27768...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27768
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_validates_receive_attempt_id[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27768?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27768...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27768 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27768
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 9.87s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:13083...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:13083
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility]
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/a58y/000361/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17269
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000361/r3tmp/kikimr_cluster_c9fcyf1j
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13083
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000361/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/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/node_1/logfile_788ea18x.log --grpc-port=26463 --mon-port=15109 --ic-port=17269 --sqs-port=13083
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26463/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000361/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/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/node_1/logfile_788ea18x.log --grpc-port=26463 --mon-port=15109 --ic-port=17269 --sqs-port=13083
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/node_1/logfile_788ea18x.log', '--grpc-port=26463', '--mon-port=15109', '--ic-port=17269', '--sqs-port=13083')' in '/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1086871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26463/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/a58y/000361/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086872
DEBUG    ya.test:process.py:259 Command (pid 1086872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086872) elapsed time (sec): 0.24788522720336914
DEBUG    ya.test:process.py:263 Command (pid 1086872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) majflt: 17
DEBUG    ya.test:process.py:263 Command (pid 1086872) maxrss: 373208
DEBUG    ya.test:process.py:263 Command (pid 1086872) minflt: 24449
DEBUG    ya.test:process.py:263 Command (pid 1086872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1086872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086872) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1086872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086872) stime: 0.072965
DEBUG    ya.test:process.py:263 Command (pid 1086872) utime: 0.129716
DEBUG    ya.test:process.py:263 Command (pid 1086872) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1086872) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1086872) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000361/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26463', '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: 17269\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/a58y/000361/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26463', '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: 17269\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087074
DEBUG    ya.test:process.py:259 Command (pid 1087074) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087074) elapsed time (sec): 0.2811160087585449
DEBUG    ya.test:process.py:263 Command (pid 1087074) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) maxrss: 424056
DEBUG    ya.test:process.py:263 Command (pid 1087074) minflt: 26997
DEBUG    ya.test:process.py:263 Command (pid 1087074) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1087074) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087074) nvcsw: 377
DEBUG    ya.test:process.py:263 Command (pid 1087074) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087074) stime: 0.098053
DEBUG    ya.test:process.py:263 Command (pid 1087074) utime: 0.151165
DEBUG    ya.test:process.py:263 Command (pid 1087074) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1087074) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26463', '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/a58y/000361/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26463', '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: 1087113
DEBUG    ya.test:process.py:259 Command (pid 1087113) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087113) elapsed time (sec): 0.2829580307006836
DEBUG    ya.test:process.py:263 Command (pid 1087113) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) maxrss: 424356
DEBUG    ya.test:process.py:263 Command (pid 1087113) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1087113) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087113) nvcsw: 368
DEBUG    ya.test:process.py:263 Command (pid 1087113) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087113) stime: 0.11903899999999999
DEBUG    ya.test:process.py:263 Command (pid 1087113) utime: 0.131353
DEBUG    ya.test:process.py:263 Command (pid 1087113) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1087113) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1087113) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3746
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16998
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61753
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26463 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/slot_1/logfile_ba91btw6.log --grpc-port=64359 --mon-port=3746 --ic-port=14673 --sqs-port=61753
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26463 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/slot_1/logfile_ba91btw6.log --grpc-port=64359 --mon-port=3746 --ic-port=14673 --sqs-port=61753
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26463', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/slot_1/logfile_ba91btw6.log', '--grpc-port=64359', '--mon-port=3746', '--ic-port=14673', '--sqs-port=61753')' in '/home/runner/.ya/build/build_root/a58y/000361/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id.tables_format_v0-with_change_visibility/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1087188
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64359/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000361/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087189
DEBUG    ya.test:process.py:259 Command (pid 1087189) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087189) elapsed time (sec): 0.247877836227417
DEBUG    ya.test:process.py:263 Command (pid 1087189) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) majflt: 19
DEBUG    ya.test:process.py:263 Command (pid 1087189) maxrss: 369056
DEBUG    ya.test:process.py:263 Command (pid 1087189) minflt: 24507
DEBUG    ya.test:process.py:263 Command (pid 1087189) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1087189) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087189) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1087189) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087189) stime: 0.08746
DEBUG    ya.test:process.py:263 Command (pid 1087189) utime: 0.115288
DEBUG    ya.test:process.py:263 Command (pid 1087189) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1087189) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1087189) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 07cef20e-1610-44ee-8291-caff61a832c0, localhost:26463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 07cef20e-1610-44ee-8291-caff61a832c0, localhost:26463): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 07cef20e-1610-44ee-8291-caff61a832c0, localhost:26463): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 64359 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:64359, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26463
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 0x7f69d8d6f8c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f69d8d6fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f69d8d6fd10>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 83a7a43c-11e8-4093-b475-8a3142318093, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 83a7a43c-11e8-4093-b475-8a3142318093, ghrun-npwyk27qgi.auto.internal:64359): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 83a7a43c-11e8-4093-b475-8a3142318093, ghrun-npwyk27qgi.auto.internal:64359): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 83a7a43c-11e8-4093-b475-8a3142318093, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f69d8d6fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f69d8d6fd10>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 83a7a43c-11e8-4093-b475-8a3142318093, ghrun-npwyk27qgi.auto.internal:64359): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, de7aac2f-d3b6-4a1e-98b0-14c128def827, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, de7aac2f-d3b6-4a1e-98b0-14c128def827, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, de7aac2f-d3b6-4a1e-98b0-14c128def827, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8111778-ee9d-4ac0-84d5-64669df872a7, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8111778-ee9d-4ac0-84d5-64669df872a7, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8111778-ee9d-4ac0-84d5-64669df872a7, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 91d9122b-6c35-4e62-925d-c83bcc5d3343, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 91d9122b-6c35-4e62-925d-c83bcc5d3343, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 91d9122b-6c35-4e62-925d-c83bcc5d3343, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8ff26fd1-87d2-4c13-b821-4313800651e1, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8ff26fd1-87d2-4c13-b821-4313800651e1, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8ff26fd1-87d2-4c13-b821-4313800651e1, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 24e8d377-8a20-4d0b-b527-72acf6b210e0, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 24e8d377-8a20-4d0b-b527-72acf6b210e0, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 24e8d377-8a20-4d0b-b527-72acf6b210e0, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6f88c71d-cc2d-4651-8c73-9dcfa1ab3414, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6f88c71d-cc2d-4651-8c73-9dcfa1ab3414, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6f88c71d-cc2d-4651-8c73-9dcfa1ab3414, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 66898a95-4b8b-481f-a831-b62527b03203, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 66898a95-4b8b-481f-a831-b62527b03203, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 66898a95-4b8b-481f-a831-b62527b03203, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 67146ab1-92bd-4481-a0fd-f1b6db3032ca, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 67146ab1-92bd-4481-a0fd-f1b6db3032ca, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 67146ab1-92bd-4481-a0fd-f1b6db3032ca, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, aa917524-ecea-4fd1-b257-d0678807234b, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, aa917524-ecea-4fd1-b257-d0678807234b, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, aa917524-ecea-4fd1-b257-d0678807234b, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f9e51014-8197-4c32-ade2-9f579ce7b250, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f9e51014-8197-4c32-ade2-9f579ce7b250, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f9e51014-8197-4c32-ade2-9f579ce7b250, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8e7c9825-a58b-4967-b3ee-49299f4c6185, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8e7c9825-a58b-4967-b3ee-49299f4c6185, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8e7c9825-a58b-4967-b3ee-49299f4c6185, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a1086315-9f36-44a0-a7d9-30701d1724c8, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a1086315-9f36-44a0-a7d9-30701d1724c8, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a1086315-9f36-44a0-a7d9-30701d1724c8, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c74e7362-4150-4b4f-a7ff-a9dedffd3175, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c74e7362-4150-4b4f-a7ff-a9dedffd3175, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c74e7362-4150-4b4f-a7ff-a9dedffd3175, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5e149fda-2a4f-45a4-b5dc-e4501e92e341, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5e149fda-2a4f-45a4-b5dc-e4501e92e341, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5e149fda-2a4f-45a4-b5dc-e4501e92e341, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e4e716ec-057e-4200-9039-d90bd6124e82, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e4e716ec-057e-4200-9039-d90bd6124e82, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e4e716ec-057e-4200-9039-d90bd6124e82, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf2f4d8a-40d3-409e-b785-935c753ff649, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf2f4d8a-40d3-409e-b785-935c753ff649, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf2f4d8a-40d3-409e-b785-935c753ff649, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e66f3abd-f469-4f15-aaff-62063cacac03, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e66f3abd-f469-4f15-aaff-62063cacac03, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e66f3abd-f469-4f15-aaff-62063cacac03, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1f36adb7-4027-4dfb-9095-ee5603a2ac76, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1f36adb7-4027-4dfb-9095-ee5603a2ac76, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1f36adb7-4027-4dfb-9095-ee5603a2ac76, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0ba60aac-b9db-46ba-86cf-848e2b8eac52, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0ba60aac-b9db-46ba-86cf-848e2b8eac52, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0ba60aac-b9db-46ba-86cf-848e2b8eac52, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 01d1bc2c-03a1-4c2d-9fcc-ee3fb6d6a73a, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 01d1bc2c-03a1-4c2d-9fcc-ee3fb6d6a73a, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 01d1bc2c-03a1-4c2d-9fcc-ee3fb6d6a73a, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f69d8d6fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f69d8d6fd10>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f69d8d6fd10> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1dbbc6f5-4a81-4634-a4e2-4381a7c40e56, ghrun-npwyk27qgi.auto.internal:64359): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1dbbc6f5-4a81-4634-a4e2-4381a7c40e56, ghrun-npwyk27qgi.auto.internal:64359): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjVhZjYtMzk3NTI3MDktOTZmMmRiODktYWRkNDMyNjI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f69d8d6fd10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26463
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:64359
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1dbbc6f5-4a81-4634-a4e2-4381a7c40e56, ghrun-npwyk27qgi.auto.internal:64359): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1dbbc6f5-4a81-4634-a4e2-4381a7c40e56, ghrun-npwyk27qgi.auto.internal:64359): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1dbbc6f5-4a81-4634-a4e2-4381a7c40e56, ghrun-npwyk27qgi.auto.internal:64359): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:13083?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087683
DEBUG    ya.test:process.py:259 Command (pid 1087683) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1087683) elapsed time (sec): 2.642259359359741
DEBUG    ya.test:process.py:263 Command (pid 1087683) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) maxrss: 261560
DEBUG    ya.test:process.py:263 Command (pid 1087683) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1087683) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087683) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1087683) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087683) stime: 0.007803999999999999
DEBUG    ya.test:process.py:263 Command (pid 1087683) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1087683) wtime: 2.643
DEBUG    ya.test:process.py:275 Command (pid 1087683) output:

DEBUG    ya.test:process.py:276 Command (pid 1087683) errors:
*   Trying 127.0.0.1:13083...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:13083
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:13083...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:13083\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:13083...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:13083
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:13083...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:13083
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:13083...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:13083
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_visibility_timeout_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:13083...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:13083
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.70s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility] - yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:13083...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:13083
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message] - yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:13083...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:13083
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility] - yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:13083...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:13083
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message] - yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:13083...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:13083
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_timeout_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:13083?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:13083...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 13083 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:13083
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_visibility_timeout_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28699...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28699
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v1]
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/a58y/000369/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18430
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000369/r3tmp/kikimr_cluster_p75p8rjw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27458
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28699
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000369/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/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_zuhhgqm_.log --grpc-port=27458 --mon-port=22817 --ic-port=18430 --sqs-port=28699
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27458/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000369/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/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_zuhhgqm_.log --grpc-port=27458 --mon-port=22817 --ic-port=18430 --sqs-port=28699
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_zuhhgqm_.log', '--grpc-port=27458', '--mon-port=22817', '--ic-port=18430', '--sqs-port=28699')' in '/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1083029
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27458/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/a58y/000369/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1083030
DEBUG    ya.test:process.py:259 Command (pid 1083030) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083030) elapsed time (sec): 0.24608469009399414
DEBUG    ya.test:process.py:263 Command (pid 1083030) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1083030) maxrss: 370752
DEBUG    ya.test:process.py:263 Command (pid 1083030) minflt: 24557
DEBUG    ya.test:process.py:263 Command (pid 1083030) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083030) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1083030) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083030) stime: 0.08455
DEBUG    ya.test:process.py:263 Command (pid 1083030) utime: 0.116753
DEBUG    ya.test:process.py:263 Command (pid 1083030) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1083030) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1083030) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000369/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27458', '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: 18430\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/a58y/000369/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27458', '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: 18430\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1083392
DEBUG    ya.test:process.py:259 Command (pid 1083392) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083392) elapsed time (sec): 0.27443647384643555
DEBUG    ya.test:process.py:263 Command (pid 1083392) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) maxrss: 424192
DEBUG    ya.test:process.py:263 Command (pid 1083392) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1083392) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1083392) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083392) nvcsw: 369
DEBUG    ya.test:process.py:263 Command (pid 1083392) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083392) stime: 0.107517
DEBUG    ya.test:process.py:263 Command (pid 1083392) utime: 0.132329
DEBUG    ya.test:process.py:263 Command (pid 1083392) wtime: 0.275
DEBUG    ya.test:process.py:275 Command (pid 1083392) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27458', '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/a58y/000369/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27458', '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: 1083537
DEBUG    ya.test:process.py:259 Command (pid 1083537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083537) elapsed time (sec): 0.2734997272491455
DEBUG    ya.test:process.py:263 Command (pid 1083537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) maxrss: 424436
DEBUG    ya.test:process.py:263 Command (pid 1083537) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1083537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083537) nvcsw: 389
DEBUG    ya.test:process.py:263 Command (pid 1083537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083537) stime: 0.100602
DEBUG    ya.test:process.py:263 Command (pid 1083537) utime: 0.144866
DEBUG    ya.test:process.py:263 Command (pid 1083537) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1083537) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1083537) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62449
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15490
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27458 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1/logfile_x3rcp7id.log --grpc-port=14042 --mon-port=24977 --ic-port=62449 --sqs-port=15490
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27458 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1/logfile_x3rcp7id.log --grpc-port=14042 --mon-port=24977 --ic-port=62449 --sqs-port=15490
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:27458', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1/logfile_x3rcp7id.log', '--grpc-port=14042', '--mon-port=24977', '--ic-port=62449', '--sqs-port=15490')' in '/home/runner/.ya/build/build_root/a58y/000369/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1083862
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14042/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000369/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1083863
DEBUG    ya.test:process.py:259 Command (pid 1083863) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083863) elapsed time (sec): 0.24541187286376953
DEBUG    ya.test:process.py:263 Command (pid 1083863) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1083863) maxrss: 375736
DEBUG    ya.test:process.py:263 Command (pid 1083863) minflt: 24323
DEBUG    ya.test:process.py:263 Command (pid 1083863) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1083863) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083863) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1083863) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083863) stime: 0.084063
DEBUG    ya.test:process.py:263 Command (pid 1083863) utime: 0.116087
DEBUG    ya.test:process.py:263 Command (pid 1083863) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1083863) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1083863) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7ed73bb5-6a19-4b03-bb42-fc0890555f26, localhost:27458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7ed73bb5-6a19-4b03-bb42-fc0890555f26, localhost:27458): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7ed73bb5-6a19-4b03-bb42-fc0890555f26, localhost:27458): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 14042 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:14042, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27458
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 0x7fc8b70d78f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc8b70d7b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc8b70d7b00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13d73fd2-01b5-499f-b02e-81dd95359bd0, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13d73fd2-01b5-499f-b02e-81dd95359bd0, ghrun-npwyk27qgi.auto.internal:14042): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 13d73fd2-01b5-499f-b02e-81dd95359bd0, ghrun-npwyk27qgi.auto.internal:14042): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13d73fd2-01b5-499f-b02e-81dd95359bd0, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc8b70d7b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc8b70d7b00>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 13d73fd2-01b5-499f-b02e-81dd95359bd0, ghrun-npwyk27qgi.auto.internal:14042): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b5bc7989-c3b8-46c7-9cec-369e768e63ad, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5bc7989-c3b8-46c7-9cec-369e768e63ad, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5bc7989-c3b8-46c7-9cec-369e768e63ad, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c9f39a-74b7-4bbe-883b-8df2666f95a7, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c9f39a-74b7-4bbe-883b-8df2666f95a7, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c9f39a-74b7-4bbe-883b-8df2666f95a7, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b815e43b-7621-4b5f-ae3c-7ab4a70f8315, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b815e43b-7621-4b5f-ae3c-7ab4a70f8315, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b815e43b-7621-4b5f-ae3c-7ab4a70f8315, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ad855d76-c415-411b-9dcc-68253a98b274, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ad855d76-c415-411b-9dcc-68253a98b274, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ad855d76-c415-411b-9dcc-68253a98b274, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cfa5327d-dd58-483b-9720-293bebf51bc6, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cfa5327d-dd58-483b-9720-293bebf51bc6, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cfa5327d-dd58-483b-9720-293bebf51bc6, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 557af417-0b4f-468d-9818-f78a071f04c4, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 557af417-0b4f-468d-9818-f78a071f04c4, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 557af417-0b4f-468d-9818-f78a071f04c4, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b56ac535-fa06-4b6b-861a-e4e506dac3f5, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b56ac535-fa06-4b6b-861a-e4e506dac3f5, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b56ac535-fa06-4b6b-861a-e4e506dac3f5, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eb93a454-4150-443c-b11e-a96da625c00b, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb93a454-4150-443c-b11e-a96da625c00b, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eb93a454-4150-443c-b11e-a96da625c00b, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a4a15e66-1344-4936-bc0a-32eabdbf08f6, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a4a15e66-1344-4936-bc0a-32eabdbf08f6, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a4a15e66-1344-4936-bc0a-32eabdbf08f6, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 74ffdb94-5b34-4e56-bc6e-f551827f77bf, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 74ffdb94-5b34-4e56-bc6e-f551827f77bf, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 74ffdb94-5b34-4e56-bc6e-f551827f77bf, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4ca48ff1-0da3-489e-ae67-e66724ca3b2c, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4ca48ff1-0da3-489e-ae67-e66724ca3b2c, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4ca48ff1-0da3-489e-ae67-e66724ca3b2c, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b9083305-99a0-4917-8e99-3efef41c6347, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b9083305-99a0-4917-8e99-3efef41c6347, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b9083305-99a0-4917-8e99-3efef41c6347, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 253742d7-4719-469b-aa6d-98096d37d30c, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 253742d7-4719-469b-aa6d-98096d37d30c, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 253742d7-4719-469b-aa6d-98096d37d30c, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c75260a5-9c8d-4982-b697-fb2b2d57c216, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c75260a5-9c8d-4982-b697-fb2b2d57c216, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c75260a5-9c8d-4982-b697-fb2b2d57c216, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b4727fb1-c6d7-4ba6-b09d-c8a6be410f1a, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b4727fb1-c6d7-4ba6-b09d-c8a6be410f1a, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b4727fb1-c6d7-4ba6-b09d-c8a6be410f1a, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, de1ec3bb-5bcf-4549-8b92-062f0617281e, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, de1ec3bb-5bcf-4549-8b92-062f0617281e, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, de1ec3bb-5bcf-4549-8b92-062f0617281e, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 661bd489-660c-4472-9ff8-6759b079107b, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 661bd489-660c-4472-9ff8-6759b079107b, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 661bd489-660c-4472-9ff8-6759b079107b, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c5af32d9-c6cd-4e3d-a517-38d7541c0b95, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c5af32d9-c6cd-4e3d-a517-38d7541c0b95, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c5af32d9-c6cd-4e3d-a517-38d7541c0b95, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6d6fe586-3cfd-43ca-a87b-1047a4c8ddc6, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6d6fe586-3cfd-43ca-a87b-1047a4c8ddc6, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6d6fe586-3cfd-43ca-a87b-1047a4c8ddc6, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 53c8e557-73a0-4941-b76a-4b312a899d2d, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 53c8e557-73a0-4941-b76a-4b312a899d2d, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 53c8e557-73a0-4941-b76a-4b312a899d2d, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc8b70d7b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc8b70d7b00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc8b70d7b00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ac6747c6-b29e-43dd-84a6-eb218c80067a, ghrun-npwyk27qgi.auto.internal:14042): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ac6747c6-b29e-43dd-84a6-eb218c80067a, ghrun-npwyk27qgi.auto.internal:14042): request = { session_id: "ydb://session/3?node_id=50000&id=YTk1NDgwMzQtNGRjNzM3ZWUtZGQyY2I1ZWItNGFjZDQ4MTM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc8b70d7b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27458
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ac6747c6-b29e-43dd-84a6-eb218c80067a, ghrun-npwyk27qgi.auto.internal:14042): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:14042
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ac6747c6-b29e-43dd-84a6-eb218c80067a, ghrun-npwyk27qgi.auto.internal:14042): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ac6747c6-b29e-43dd-84a6-eb218c80067a, ghrun-npwyk27qgi.auto.internal:14042): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:28699?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084660
DEBUG    ya.test:process.py:259 Command (pid 1084660) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1084660) elapsed time (sec): 2.8214197158813477
DEBUG    ya.test:process.py:263 Command (pid 1084660) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) maxrss: 260984
DEBUG    ya.test:process.py:263 Command (pid 1084660) minflt: 594
DEBUG    ya.test:process.py:263 Command (pid 1084660) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084660) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1084660) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084660) stime: 0.004215
DEBUG    ya.test:process.py:263 Command (pid 1084660) utime: 0.004215
DEBUG    ya.test:process.py:263 Command (pid 1084660) wtime: 2.823
DEBUG    ya.test:process.py:275 Command (pid 1084660) output:

DEBUG    ya.test:process.py:276 Command (pid 1084660) errors:
*   Trying 127.0.0.1:28699...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28699
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:28699...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:28699\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_write_and_read_to_different_groups[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28699...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28699
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_and_read_to_different_groups[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_write_and_read_to_different_groups[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28699...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28699
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_and_read_to_different_groups[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_write_read_delete_many_groups[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28699...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28699
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_read_delete_many_groups[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMessagingWithTenant.test_write_read_delete_many_groups[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28699...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28699
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_write_read_delete_many_groups[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.90s setup    test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_timeout_works[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_visibility_timeout_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28699...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28699
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_write_and_read_to_different_groups[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28699...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28699
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_write_and_read_to_different_groups[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28699...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28699
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_write_read_delete_many_groups[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28699...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28699
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMessagingWithTenant::test_write_read_delete_many_groups[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28699?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28699...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28699 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28699
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.62s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_fifo_messaging.py EEEE
test_generic_messaging.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsFifoMicroBatchesWithPath.test_micro_batch_read[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:24284?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:24284...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 24284 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:24284
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_micro_batch_read[tables_format_v0]
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/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7415
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000378/r3tmp/kikimr_cluster_zku6d65o
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24284
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/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/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read.tables_format_v0/cluster/node_1/logfile_kdou0vbz.log --grpc-port=8880 --mon-port=3576 --ic-port=7415 --sqs-port=24284
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8880/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/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/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read.tables_format_v0/cluster/node_1/logfile_kdou0vbz.log --grpc-port=8880 --mon-port=3576 --ic-port=7415 --sqs-port=24284
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read.tables_format_v0/cluster/node_1/logfile_kdou0vbz.log', '--grpc-port=8880', '--mon-port=3576', '--ic-port=7415', '--sqs-port=24284')' in '/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1075471
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8880/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/a58y/000378/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075472
DEBUG    ya.test:process.py:259 Command (pid 1075472) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075472) elapsed time (sec): 0.24457311630249023
DEBUG    ya.test:process.py:263 Command (pid 1075472) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) majflt: 22
DEBUG    ya.test:process.py:263 Command (pid 1075472) maxrss: 375316
DEBUG    ya.test:process.py:263 Command (pid 1075472) minflt: 24393
DEBUG    ya.test:process.py:263 Command (pid 1075472) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075472) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1075472) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075472) stime: 0.06373999999999999
DEBUG    ya.test:process.py:263 Command (pid 1075472) utime: 0.13544699999999998
DEBUG    ya.test:process.py:263 Command (pid 1075472) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 1075472) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1075472) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8880', '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: 7415\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/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8880', '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: 7415\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075666
DEBUG    ya.test:process.py:259 Command (pid 1075666) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075666) elapsed time (sec): 0.2730271816253662
DEBUG    ya.test:process.py:263 Command (pid 1075666) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) maxrss: 424044
DEBUG    ya.test:process.py:263 Command (pid 1075666) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1075666) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1075666) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075666) nvcsw: 418
DEBUG    ya.test:process.py:263 Command (pid 1075666) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075666) stime: 0.11032
DEBUG    ya.test:process.py:263 Command (pid 1075666) utime: 0.12934099999999998
DEBUG    ya.test:process.py:263 Command (pid 1075666) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1075666) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8880', '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/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8880', '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: 1075705
DEBUG    ya.test:process.py:259 Command (pid 1075705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075705) elapsed time (sec): 0.26609277725219727
DEBUG    ya.test:process.py:263 Command (pid 1075705) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) maxrss: 424324
DEBUG    ya.test:process.py:263 Command (pid 1075705) minflt: 27012
DEBUG    ya.test:process.py:263 Command (pid 1075705) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075705) nvcsw: 353
DEBUG    ya.test:process.py:263 Command (pid 1075705) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075705) stime: 0.095931
DEBUG    ya.test:process.py:263 Command (pid 1075705) utime: 0.139899
DEBUG    ya.test:process.py:263 Command (pid 1075705) wtime: 0.267
DEBUG    ya.test:process.py:275 Command (pid 1075705) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 22c24176-69fe-4af7-9cda-6c61198df825, localhost:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 22c24176-69fe-4af7-9cda-6c61198df825, localhost:8880): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 22c24176-69fe-4af7-9cda-6c61198df825, localhost:8880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 8880 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-npwyk27qgi.auto.internal:8880, 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', 1250), ('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:8880
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 0x7fb5a41c4230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb5a41c43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5a41c43e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0a6fc7aa-d11c-4dd3-aa26-f0ce07c8bf1a, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a6fc7aa-d11c-4dd3-aa26-f0ce07c8bf1a, ghrun-npwyk27qgi.auto.internal:8880): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0a6fc7aa-d11c-4dd3-aa26-f0ce07c8bf1a, ghrun-npwyk27qgi.auto.internal:8880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a6fc7aa-d11c-4dd3-aa26-f0ce07c8bf1a, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5a41c43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5a41c43e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0a6fc7aa-d11c-4dd3-aa26-f0ce07c8bf1a, ghrun-npwyk27qgi.auto.internal:8880): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4e67b43b-8473-4c86-94d5-cc9cbe01202d, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4e67b43b-8473-4c86-94d5-cc9cbe01202d, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4e67b43b-8473-4c86-94d5-cc9cbe01202d, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3ea70c-c716-4f3b-8f8c-4d3accf8c8d9, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3ea70c-c716-4f3b-8f8c-4d3accf8c8d9, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3ea70c-c716-4f3b-8f8c-4d3accf8c8d9, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8bcb1e04-4193-42b9-9fdf-80d7e1c88716, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8bcb1e04-4193-42b9-9fdf-80d7e1c88716, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8bcb1e04-4193-42b9-9fdf-80d7e1c88716, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3a320c9d-b51e-48bb-8c5c-cffad8bbcdd6, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3a320c9d-b51e-48bb-8c5c-cffad8bbcdd6, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3a320c9d-b51e-48bb-8c5c-cffad8bbcdd6, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 41ce4b07-720c-40ae-85cb-c4b21a04290f, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41ce4b07-720c-40ae-85cb-c4b21a04290f, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41ce4b07-720c-40ae-85cb-c4b21a04290f, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bac3b550-908d-4476-85d9-a926dec648ad, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bac3b550-908d-4476-85d9-a926dec648ad, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bac3b550-908d-4476-85d9-a926dec648ad, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 41f4f16f-5703-4f14-9324-90b482961237, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41f4f16f-5703-4f14-9324-90b482961237, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41f4f16f-5703-4f14-9324-90b482961237, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 745c39f3-cb2d-413c-8683-5f373f14124f, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 745c39f3-cb2d-413c-8683-5f373f14124f, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 745c39f3-cb2d-413c-8683-5f373f14124f, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7ecc9a83-44aa-4128-b6ad-d83a10b09595, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7ecc9a83-44aa-4128-b6ad-d83a10b09595, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7ecc9a83-44aa-4128-b6ad-d83a10b09595, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c312efb5-fe73-4182-8f40-2cc8ee01c86b, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c312efb5-fe73-4182-8f40-2cc8ee01c86b, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c312efb5-fe73-4182-8f40-2cc8ee01c86b, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 253b08ea-ebf0-46fc-abc8-82797039d80b, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 253b08ea-ebf0-46fc-abc8-82797039d80b, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 253b08ea-ebf0-46fc-abc8-82797039d80b, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 371f0ebe-b921-4d8b-87aa-d19a0ce02b89, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 371f0ebe-b921-4d8b-87aa-d19a0ce02b89, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 371f0ebe-b921-4d8b-87aa-d19a0ce02b89, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 76ea3e30-bf28-4fa8-88e4-b75d1694958b, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 76ea3e30-bf28-4fa8-88e4-b75d1694958b, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 76ea3e30-bf28-4fa8-88e4-b75d1694958b, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 91ee4f78-c976-4f1f-ae1c-35e05ba31d4d, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 91ee4f78-c976-4f1f-ae1c-35e05ba31d4d, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 91ee4f78-c976-4f1f-ae1c-35e05ba31d4d, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, db83a3dd-98fe-48d1-9bb8-404de65501c7, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, db83a3dd-98fe-48d1-9bb8-404de65501c7, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, db83a3dd-98fe-48d1-9bb8-404de65501c7, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fe456475-be1d-4d17-ae04-cfe80061122b, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fe456475-be1d-4d17-ae04-cfe80061122b, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fe456475-be1d-4d17-ae04-cfe80061122b, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf77ec5e-4449-445d-a4e2-167915c0221e, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf77ec5e-4449-445d-a4e2-167915c0221e, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf77ec5e-4449-445d-a4e2-167915c0221e, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 71335ba1-e50b-43f2-863e-b9063645f59a, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 71335ba1-e50b-43f2-863e-b9063645f59a, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 71335ba1-e50b-43f2-863e-b9063645f59a, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 250455f1-e898-4dd7-8093-424a2cb3d3e0, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 250455f1-e898-4dd7-8093-424a2cb3d3e0, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 250455f1-e898-4dd7-8093-424a2cb3d3e0, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ff8d3cdd-88db-4323-a02b-5480abecd175, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ff8d3cdd-88db-4323-a02b-5480abecd175, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ff8d3cdd-88db-4323-a02b-5480abecd175, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5a41c43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fb5a41c43e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5a41c43e0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 455a1992-d336-4fb1-a241-cdaa3af2ac09, ghrun-npwyk27qgi.auto.internal:8880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 455a1992-d336-4fb1-a241-cdaa3af2ac09, ghrun-npwyk27qgi.auto.internal:8880): request = { session_id: "ydb://session/3?node_id=1&id=MWEyYWIzYWMtMzQ5YjFmMDEtZTE4OTM0YS03ZGNjMDRlOA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5a41c43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8880
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:8880
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 455a1992-d336-4fb1-a241-cdaa3af2ac09, ghrun-npwyk27qgi.auto.internal:8880): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 455a1992-d336-4fb1-a241-cdaa3af2ac09, ghrun-npwyk27qgi.auto.internal:8880): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 455a1992-d336-4fb1-a241-cdaa3af2ac09, ghrun-npwyk27qgi.auto.internal:8880): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:24284?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075931
DEBUG    ya.test:process.py:259 Command (pid 1075931) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1075931) elapsed time (sec): 2.826998710632324
DEBUG    ya.test:process.py:263 Command (pid 1075931) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) maxrss: 260332
DEBUG    ya.test:process.py:263 Command (pid 1075931) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1075931) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075931) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1075931) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075931) stime: 0.003848
DEBUG    ya.test:process.py:263 Command (pid 1075931) utime: 0.003848
DEBUG    ya.test:process.py:263 Command (pid 1075931) wtime: 2.828
DEBUG    ya.test:process.py:275 Command (pid 1075931) output:

DEBUG    ya.test:process.py:276 Command (pid 1075931) errors:
*   Trying 127.0.0.1:24284...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 24284 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:24284
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:24284...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 24284 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:24284\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMicroBatchesWithPath.test_micro_batch_read[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:24284?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:24284...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 24284 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:24284
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_micro_batch_read[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17887?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17887...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17887 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17887
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_micro_batch_read[tables_format_v0]
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/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9784
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000378/r3tmp/kikimr_cluster_38ww9d_r
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22333
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/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/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/node_1/logfile_2ii938jl.log --grpc-port=12630 --mon-port=12058 --ic-port=9784 --sqs-port=17887
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12630/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/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/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/node_1/logfile_2ii938jl.log --grpc-port=12630 --mon-port=12058 --ic-port=9784 --sqs-port=17887
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/node_1/logfile_2ii938jl.log', '--grpc-port=12630', '--mon-port=12058', '--ic-port=9784', '--sqs-port=17887')' in '/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1076945
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12630/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1076957
DEBUG    ya.test:process.py:259 Command (pid 1076957) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076957) elapsed time (sec): 0.2549748420715332
DEBUG    ya.test:process.py:263 Command (pid 1076957) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) majflt: 38
DEBUG    ya.test:process.py:263 Command (pid 1076957) maxrss: 353448
DEBUG    ya.test:process.py:263 Command (pid 1076957) minflt: 25130
DEBUG    ya.test:process.py:263 Command (pid 1076957) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1076957) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076957) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1076957) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076957) stime: 0.082994
DEBUG    ya.test:process.py:263 Command (pid 1076957) utime: 0.126468
DEBUG    ya.test:process.py:263 Command (pid 1076957) wtime: 0.256
DEBUG    ya.test:process.py:275 Command (pid 1076957) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1076957) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12630', '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: 9784\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12630', '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: 9784\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077492
DEBUG    ya.test:process.py:259 Command (pid 1077492) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1077492) elapsed time (sec): 0.3103344440460205
DEBUG    ya.test:process.py:263 Command (pid 1077492) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) maxrss: 424096
DEBUG    ya.test:process.py:263 Command (pid 1077492) minflt: 26999
DEBUG    ya.test:process.py:263 Command (pid 1077492) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077492) nvcsw: 373
DEBUG    ya.test:process.py:263 Command (pid 1077492) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1077492) stime: 0.116086
DEBUG    ya.test:process.py:263 Command (pid 1077492) utime: 0.16011899999999998
DEBUG    ya.test:process.py:263 Command (pid 1077492) wtime: 0.311
DEBUG    ya.test:process.py:275 Command (pid 1077492) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12630', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12630', '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: 1077556
DEBUG    ya.test:process.py:259 Command (pid 1077556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1077556) elapsed time (sec): 0.2883439064025879
DEBUG    ya.test:process.py:263 Command (pid 1077556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) maxrss: 424356
DEBUG    ya.test:process.py:263 Command (pid 1077556) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1077556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077556) nvcsw: 371
DEBUG    ya.test:process.py:263 Command (pid 1077556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1077556) stime: 0.095937
DEBUG    ya.test:process.py:263 Command (pid 1077556) utime: 0.15989599999999998
DEBUG    ya.test:process.py:263 Command (pid 1077556) wtime: 0.289
DEBUG    ya.test:process.py:275 Command (pid 1077556) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1077556) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29983
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27783
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12630 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/slot_1/logfile_j9icizg3.log --grpc-port=29983 --mon-port=4396 --ic-port=32175 --sqs-port=27783
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12630 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/slot_1/logfile_j9icizg3.log --grpc-port=29983 --mon-port=4396 --ic-port=32175 --sqs-port=27783
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:12630', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/slot_1/logfile_j9icizg3.log', '--grpc-port=29983', '--mon-port=4396', '--ic-port=32175', '--sqs-port=27783')' in '/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1077642
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29983/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077643
DEBUG    ya.test:process.py:259 Command (pid 1077643) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1077643) elapsed time (sec): 0.2478475570678711
DEBUG    ya.test:process.py:263 Command (pid 1077643) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) majflt: 12
DEBUG    ya.test:process.py:263 Command (pid 1077643) maxrss: 374152
DEBUG    ya.test:process.py:263 Command (pid 1077643) minflt: 24498
DEBUG    ya.test:process.py:263 Command (pid 1077643) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1077643) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077643) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1077643) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1077643) stime: 0.095374
DEBUG    ya.test:process.py:263 Command (pid 1077643) utime: 0.10729599999999999
DEBUG    ya.test:process.py:263 Command (pid 1077643) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1077643) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1077643) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 05a96d6f-648d-4c96-afd8-b3cccf21a708, localhost:12630): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05a96d6f-648d-4c96-afd8-b3cccf21a708, localhost:12630): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05a96d6f-648d-4c96-afd8-b3cccf21a708, localhost:12630): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 29983 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:29983, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12630
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 0x7fb5a4205dc0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb5a4205250>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5a4205250>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 326b525e-87f9-4788-9ec9-4611d5d5c225, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 326b525e-87f9-4788-9ec9-4611d5d5c225, ghrun-npwyk27qgi.auto.internal:29983): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 326b525e-87f9-4788-9ec9-4611d5d5c225, ghrun-npwyk27qgi.auto.internal:29983): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 326b525e-87f9-4788-9ec9-4611d5d5c225, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5a4205250>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5a4205250>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 81eaf150-3e15-45b2-bccf-3dfc2a64b6b1, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 326b525e-87f9-4788-9ec9-4611d5d5c225, ghrun-npwyk27qgi.auto.internal:29983): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 81eaf150-3e15-45b2-bccf-3dfc2a64b6b1, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 81eaf150-3e15-45b2-bccf-3dfc2a64b6b1, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e951e7e-433f-4b38-abc0-89b02169f045, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e951e7e-433f-4b38-abc0-89b02169f045, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e951e7e-433f-4b38-abc0-89b02169f045, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eabbb750-5acc-4552-90fe-7ad450ddabfb, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eabbb750-5acc-4552-90fe-7ad450ddabfb, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eabbb750-5acc-4552-90fe-7ad450ddabfb, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 21f423af-ae83-4eca-a148-d421550d9bcd, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 21f423af-ae83-4eca-a148-d421550d9bcd, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 21f423af-ae83-4eca-a148-d421550d9bcd, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b80efbbb-00de-4e5b-80de-f11083067af3, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b80efbbb-00de-4e5b-80de-f11083067af3, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b80efbbb-00de-4e5b-80de-f11083067af3, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f0ebd431-321d-4406-aff2-8ca17f948e76, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f0ebd431-321d-4406-aff2-8ca17f948e76, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f0ebd431-321d-4406-aff2-8ca17f948e76, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 18e985dd-21f2-49da-90aa-69062014ccb2, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 18e985dd-21f2-49da-90aa-69062014ccb2, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 18e985dd-21f2-49da-90aa-69062014ccb2, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 10964a29-2baf-4498-be94-be6c460de92c, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 10964a29-2baf-4498-be94-be6c460de92c, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 10964a29-2baf-4498-be94-be6c460de92c, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf4407ca-17bb-45dc-95b7-1b566dae14d5, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf4407ca-17bb-45dc-95b7-1b566dae14d5, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf4407ca-17bb-45dc-95b7-1b566dae14d5, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1f8caa68-4d08-47b9-b012-77e4f3ae29c1, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1f8caa68-4d08-47b9-b012-77e4f3ae29c1, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1f8caa68-4d08-47b9-b012-77e4f3ae29c1, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 49ddfaf7-39f1-40d1-94bd-21e9f73e1027, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 49ddfaf7-39f1-40d1-94bd-21e9f73e1027, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 49ddfaf7-39f1-40d1-94bd-21e9f73e1027, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6eabe78c-5d2d-42df-8851-d6140f0cb79f, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6eabe78c-5d2d-42df-8851-d6140f0cb79f, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6eabe78c-5d2d-42df-8851-d6140f0cb79f, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6e397480-b2d7-4539-8828-05034d7e76cd, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6e397480-b2d7-4539-8828-05034d7e76cd, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6e397480-b2d7-4539-8828-05034d7e76cd, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a610daf2-d067-4354-b78e-5a86e8dfba95, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a610daf2-d067-4354-b78e-5a86e8dfba95, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a610daf2-d067-4354-b78e-5a86e8dfba95, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 95a52d58-86c5-4f89-b211-d738534a62e1, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 95a52d58-86c5-4f89-b211-d738534a62e1, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 95a52d58-86c5-4f89-b211-d738534a62e1, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 29711e80-3dc1-4902-9015-acb25b659399, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 29711e80-3dc1-4902-9015-acb25b659399, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 29711e80-3dc1-4902-9015-acb25b659399, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 55dd1345-1876-4821-a5f6-69ce4b92acf6, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 55dd1345-1876-4821-a5f6-69ce4b92acf6, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 55dd1345-1876-4821-a5f6-69ce4b92acf6, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f4320978-af5d-44e9-aa8e-7eecfad7c408, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f4320978-af5d-44e9-aa8e-7eecfad7c408, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f4320978-af5d-44e9-aa8e-7eecfad7c408, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b0f0d408-5e00-45d7-83dd-1caf724ec981, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b0f0d408-5e00-45d7-83dd-1caf724ec981, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b0f0d408-5e00-45d7-83dd-1caf724ec981, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e239d171-5e24-4cc2-9179-2865a32869ca, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e239d171-5e24-4cc2-9179-2865a32869ca, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e239d171-5e24-4cc2-9179-2865a32869ca, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5a4205250>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fb5a4205250>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5a4205250> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 39299d09-ed94-493e-ac90-b7cce4f1bd31, ghrun-npwyk27qgi.auto.internal:29983): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 39299d09-ed94-493e-ac90-b7cce4f1bd31, ghrun-npwyk27qgi.auto.internal:29983): request = { session_id: "ydb://session/3?node_id=50000&id=MjMzZTg1NGMtZDYzZjljOGItODMwMzZmYWEtNTEyNDI2MzE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5a4205250>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12630
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:29983
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 39299d09-ed94-493e-ac90-b7cce4f1bd31, ghrun-npwyk27qgi.auto.internal:29983): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 39299d09-ed94-493e-ac90-b7cce4f1bd31, ghrun-npwyk27qgi.auto.internal:29983): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 39299d09-ed94-493e-ac90-b7cce4f1bd31, ghrun-npwyk27qgi.auto.internal:29983): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err.0
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:17887?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077869
DEBUG    ya.test:process.py:259 Command (pid 1077869) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1077869) elapsed time (sec): 2.4974312782287598
DEBUG    ya.test:process.py:263 Command (pid 1077869) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) maxrss: 269572
DEBUG    ya.test:process.py:263 Command (pid 1077869) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1077869) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077869) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1077869) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1077869) stime: 0.008516
DEBUG    ya.test:process.py:263 Command (pid 1077869) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1077869) wtime: 2.499
DEBUG    ya.test:process.py:275 Command (pid 1077869) output:

DEBUG    ya.test:process.py:276 Command (pid 1077869) errors:
*   Trying 127.0.0.1:17887...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17887 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17887
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:17887...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17887 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:17887\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17887?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17887...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17887 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17887
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_micro_batch_read[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3420?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3420...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3420 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3420
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_new_written_data_on_visibility_timeout[tables_format_v0]
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/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23405
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000378/r3tmp/kikimr_cluster_kagovf5z
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24300
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3420
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/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/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1/logfile_yo9yh64c.log --grpc-port=1203 --mon-port=25516 --ic-port=23405 --sqs-port=3420
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1203/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000378/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/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1/logfile_yo9yh64c.log --grpc-port=1203 --mon-port=25516 --ic-port=23405 --sqs-port=3420
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1/logfile_yo9yh64c.log', '--grpc-port=1203', '--mon-port=25516', '--ic-port=23405', '--sqs-port=3420')' in '/home/runner/.ya/build/build_root/a58y/000378/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1078024
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1203/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1078025
DEBUG    ya.test:process.py:259 Command (pid 1078025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078025) elapsed time (sec): 0.24636435508728027
DEBUG    ya.test:process.py:263 Command (pid 1078025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) majflt: 9
DEBUG    ya.test:process.py:263 Command (pid 1078025) maxrss: 370944
DEBUG    ya.test:process.py:263 Command (pid 1078025) minflt: 24499
DEBUG    ya.test:process.py:263 Command (pid 1078025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078025) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1078025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078025) stime: 0.09469
DEBUG    ya.test:process.py:263 Command (pid 1078025) utime: 0.106526
DEBUG    ya.test:process.py:263 Command (pid 1078025) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1078025) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1078025) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1203', '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: 23405\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1203', '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: 23405\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1078684
DEBUG    ya.test:process.py:259 Command (pid 1078684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078684) elapsed time (sec): 0.27750539779663086
DEBUG    ya.test:process.py:263 Command (pid 1078684) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) maxrss: 424300
DEBUG    ya.test:process.py:263 Command (pid 1078684) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1078684) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078684) nvcsw: 386
DEBUG    ya.test:process.py:263 Command (pid 1078684) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078684) stime: 0.08330499999999999
DEBUG    ya.test:process.py:263 Command (pid 1078684) utime: 0.15867699999999998
DEBUG    ya.test:process.py:263 Command (pid 1078684) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1078684) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1203', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1203', '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: 1078884
DEBUG    ya.test:process.py:259 Command (pid 1078884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078884) elapsed time (sec): 0.2684018611907959
DEBUG    ya.test:process.py:263 Command (pid 1078884) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) maxrss: 424416
DEBUG    ya.test:process.py:263 Command (pid 1078884) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1078884) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1078884) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078884) nvcsw: 354
DEBUG    ya.test:process.py:263 Command (pid 1078884) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078884) stime: 0.103894
DEBUG    ya.test:process.py:263 Command (pid 1078884) utime: 0.13186599999999998
DEBUG    ya.test:process.py:263 Command (pid 1078884) wtime: 0.269
DEBUG    ya.test:process.py:275 Command (pid 1078884) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 82c7d414-a6d9-41ac-bd72-99322b8448b1, localhost:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82c7d414-a6d9-41ac-bd72-99322b8448b1, localhost:1203): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82c7d414-a6d9-41ac-bd72-99322b8448b1, localhost:1203): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 1203 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-npwyk27qgi.auto.internal:1203, 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', 1250), ('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:1203
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 0x7fb5a419f1a0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb5a419f4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5a419f4d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bc8266be-805a-4c5a-8454-7602beba8f74, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc8266be-805a-4c5a-8454-7602beba8f74, ghrun-npwyk27qgi.auto.internal:1203): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bc8266be-805a-4c5a-8454-7602beba8f74, ghrun-npwyk27qgi.auto.internal:1203): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc8266be-805a-4c5a-8454-7602beba8f74, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5a419f4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5a419f4d0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, bc8266be-805a-4c5a-8454-7602beba8f74, ghrun-npwyk27qgi.auto.internal:1203): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 15246cb5-a13a-40d9-bd02-4e03b29e3880, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 15246cb5-a13a-40d9-bd02-4e03b29e3880, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 15246cb5-a13a-40d9-bd02-4e03b29e3880, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8bbe27-362f-4615-ae9d-23f6b7bb5881, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8bbe27-362f-4615-ae9d-23f6b7bb5881, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8bbe27-362f-4615-ae9d-23f6b7bb5881, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 31370954-584d-4d78-91e9-783621b3b42c, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 31370954-584d-4d78-91e9-783621b3b42c, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 31370954-584d-4d78-91e9-783621b3b42c, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5dd46eac-3a72-4b8c-85b8-d7dc51fd043b, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5dd46eac-3a72-4b8c-85b8-d7dc51fd043b, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5dd46eac-3a72-4b8c-85b8-d7dc51fd043b, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 87dc799f-8729-4302-9982-57bd535aacd0, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 87dc799f-8729-4302-9982-57bd535aacd0, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 87dc799f-8729-4302-9982-57bd535aacd0, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ba1ab99d-c58f-4c12-a1fa-96d835d8042a, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ba1ab99d-c58f-4c12-a1fa-96d835d8042a, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ba1ab99d-c58f-4c12-a1fa-96d835d8042a, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6a4cf5f5-213a-4743-8887-7b1ac2fd2332, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6a4cf5f5-213a-4743-8887-7b1ac2fd2332, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6a4cf5f5-213a-4743-8887-7b1ac2fd2332, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6479232b-9368-4a59-86f2-c9e2d52976aa, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6479232b-9368-4a59-86f2-c9e2d52976aa, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6479232b-9368-4a59-86f2-c9e2d52976aa, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e7a7c19d-4735-4611-8b69-ad1e264faaa8, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e7a7c19d-4735-4611-8b69-ad1e264faaa8, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e7a7c19d-4735-4611-8b69-ad1e264faaa8, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2876b8c2-f6ae-4424-8061-19fab56256bd, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2876b8c2-f6ae-4424-8061-19fab56256bd, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2876b8c2-f6ae-4424-8061-19fab56256bd, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 495d5736-fe94-4a08-8d49-ee2fd7717c5c, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 495d5736-fe94-4a08-8d49-ee2fd7717c5c, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 495d5736-fe94-4a08-8d49-ee2fd7717c5c, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e8e788cc-039c-467f-b90d-0bbf4882c789, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e8e788cc-039c-467f-b90d-0bbf4882c789, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e8e788cc-039c-467f-b90d-0bbf4882c789, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1350b648-bcc4-49eb-9020-a07c6c16829b, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1350b648-bcc4-49eb-9020-a07c6c16829b, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1350b648-bcc4-49eb-9020-a07c6c16829b, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 092b6ef1-acbb-4a9b-8910-63dffa240925, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 092b6ef1-acbb-4a9b-8910-63dffa240925, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 092b6ef1-acbb-4a9b-8910-63dffa240925, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 57ae9cd1-91ee-4eed-83b3-0c188cf51fb7, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 57ae9cd1-91ee-4eed-83b3-0c188cf51fb7, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 57ae9cd1-91ee-4eed-83b3-0c188cf51fb7, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, af6e215c-deef-434c-b2bd-16ed6be45f78, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, af6e215c-deef-434c-b2bd-16ed6be45f78, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, af6e215c-deef-434c-b2bd-16ed6be45f78, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6f403240-9f3b-49d3-baee-28c99cfecd92, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6f403240-9f3b-49d3-baee-28c99cfecd92, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6f403240-9f3b-49d3-baee-28c99cfecd92, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a0522f2d-0755-4b03-ae65-deb84cdf1961, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a0522f2d-0755-4b03-ae65-deb84cdf1961, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a0522f2d-0755-4b03-ae65-deb84cdf1961, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1998a569-38fd-462f-885d-544072388e9c, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1998a569-38fd-462f-885d-544072388e9c, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1998a569-38fd-462f-885d-544072388e9c, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0fd86f1d-5f35-42d8-91c2-b7b3372b6c99, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0fd86f1d-5f35-42d8-91c2-b7b3372b6c99, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0fd86f1d-5f35-42d8-91c2-b7b3372b6c99, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5a419f4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fb5a419f4d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5a419f4d0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 39c25e38-1ea6-4137-a363-2d651341352f, ghrun-npwyk27qgi.auto.internal:1203): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 39c25e38-1ea6-4137-a363-2d651341352f, ghrun-npwyk27qgi.auto.internal:1203): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjA4NWEtZTdkZTVmN2EtZTMzYmYwYmQtMmQwYTI0OWY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5a419f4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1203
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:1203
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 39c25e38-1ea6-4137-a363-2d651341352f, ghrun-npwyk27qgi.auto.internal:1203): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 39c25e38-1ea6-4137-a363-2d651341352f, ghrun-npwyk27qgi.auto.internal:1203): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 39c25e38-1ea6-4137-a363-2d651341352f, ghrun-npwyk27qgi.auto.internal:1203): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err.1
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:3420?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079272
DEBUG    ya.test:process.py:259 Command (pid 1079272) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1079272) elapsed time (sec): 2.819024085998535
DEBUG    ya.test:process.py:263 Command (pid 1079272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) maxrss: 280112
DEBUG    ya.test:process.py:263 Command (pid 1079272) minflt: 594
DEBUG    ya.test:process.py:263 Command (pid 1079272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079272) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1079272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079272) stime: 0.004175
DEBUG    ya.test:process.py:263 Command (pid 1079272) utime: 0.004175
DEBUG    ya.test:process.py:263 Command (pid 1079272) wtime: 2.82
DEBUG    ya.test:process.py:275 Command (pid 1079272) output:

DEBUG    ya.test:process.py:276 Command (pid 1079272) errors:
*   Trying 127.0.0.1:3420...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3420 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3420
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:3420...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3420 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:3420\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
============================== slowest durations ===============================
8.59s setup    test_fifo_messaging.py::TestSqsFifoMicroBatchesWithTenant::test_micro_batch_read[tables_format_v0]
6.06s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_can_read_new_written_data_on_visibility_timeout[tables_format_v0]
6.04s setup    test_fifo_messaging.py::TestSqsFifoMicroBatchesWithPath::test_micro_batch_read[tables_format_v0]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_fifo_messaging.py::TestSqsFifoMicroBatchesWithPath::test_micro_batch_read[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:24284?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:24284...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 24284 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:24284
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMicroBatchesWithPath::test_micro_batch_read[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:24284?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:24284...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 24284 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:24284
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMicroBatchesWithTenant::test_micro_batch_read[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17887?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17887...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17887 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17887
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_fifo_messaging.py::TestSqsFifoMicroBatchesWithTenant::test_micro_batch_read[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17887?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17887...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17887 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17887
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_can_read_new_written_data_on_visibility_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3420?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3420...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3420 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3420
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 22.24s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25323...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25323
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_new_written_data_on_visibility_timeout[tables_format_v1]
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/a58y/000367/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27157
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000367/r3tmp/kikimr_cluster_6xwdv25r
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000367/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25323
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000367/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/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1/logfile_swscba8v.log --grpc-port=26467 --mon-port=30539 --ic-port=27157 --sqs-port=25323
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26467/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000367/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/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1/logfile_swscba8v.log --grpc-port=26467 --mon-port=30539 --ic-port=27157 --sqs-port=25323
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000367/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1/logfile_swscba8v.log', '--grpc-port=26467', '--mon-port=30539', '--ic-port=27157', '--sqs-port=25323')' in '/home/runner/.ya/build/build_root/a58y/000367/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1083387
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26467/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/a58y/000367/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1083388
DEBUG    ya.test:process.py:259 Command (pid 1083388) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083388) elapsed time (sec): 0.2465987205505371
DEBUG    ya.test:process.py:263 Command (pid 1083388) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) majflt: 15
DEBUG    ya.test:process.py:263 Command (pid 1083388) maxrss: 373904
DEBUG    ya.test:process.py:263 Command (pid 1083388) minflt: 24417
DEBUG    ya.test:process.py:263 Command (pid 1083388) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083388) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1083388) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083388) stime: 0.090569
DEBUG    ya.test:process.py:263 Command (pid 1083388) utime: 0.111153
DEBUG    ya.test:process.py:263 Command (pid 1083388) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1083388) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1083388) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000367/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000367/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26467', '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: 27157\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/a58y/000367/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26467', '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: 27157\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084191
DEBUG    ya.test:process.py:259 Command (pid 1084191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1084191) elapsed time (sec): 0.29166626930236816
DEBUG    ya.test:process.py:263 Command (pid 1084191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) maxrss: 423980
DEBUG    ya.test:process.py:263 Command (pid 1084191) minflt: 26997
DEBUG    ya.test:process.py:263 Command (pid 1084191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084191) nvcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 1084191) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084191) stime: 0.130404
DEBUG    ya.test:process.py:263 Command (pid 1084191) utime: 0.130404
DEBUG    ya.test:process.py:263 Command (pid 1084191) wtime: 0.293
DEBUG    ya.test:process.py:275 Command (pid 1084191) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000367/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000367/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26467', '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/a58y/000367/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26467', '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: 1084231
DEBUG    ya.test:process.py:259 Command (pid 1084231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1084231) elapsed time (sec): 0.28979063034057617
DEBUG    ya.test:process.py:263 Command (pid 1084231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) maxrss: 424272
DEBUG    ya.test:process.py:263 Command (pid 1084231) minflt: 27001
DEBUG    ya.test:process.py:263 Command (pid 1084231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084231) nvcsw: 353
DEBUG    ya.test:process.py:263 Command (pid 1084231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084231) stime: 0.102419
DEBUG    ya.test:process.py:263 Command (pid 1084231) utime: 0.15567699999999998
DEBUG    ya.test:process.py:263 Command (pid 1084231) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1084231) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c4a3c1ad-c2cb-4707-8053-fbfab1d1f949, localhost:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c4a3c1ad-c2cb-4707-8053-fbfab1d1f949, localhost:26467): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c4a3c1ad-c2cb-4707-8053-fbfab1d1f949, localhost:26467): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26467 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-npwyk27qgi.auto.internal:26467, 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', 1250), ('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:26467
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 0x7fb328168290 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb328168380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb328168380>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 87ebefd2-75f8-4efd-b5ea-2609279bc54e, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87ebefd2-75f8-4efd-b5ea-2609279bc54e, ghrun-npwyk27qgi.auto.internal:26467): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 87ebefd2-75f8-4efd-b5ea-2609279bc54e, ghrun-npwyk27qgi.auto.internal:26467): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87ebefd2-75f8-4efd-b5ea-2609279bc54e, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb328168380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb328168380>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 48308510-c5ff-4bce-b4d5-0d1de7a0422d, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 87ebefd2-75f8-4efd-b5ea-2609279bc54e, ghrun-npwyk27qgi.auto.internal:26467): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 48308510-c5ff-4bce-b4d5-0d1de7a0422d, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 48308510-c5ff-4bce-b4d5-0d1de7a0422d, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa034c5-8287-479c-8ede-ea8ed6331709, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa034c5-8287-479c-8ede-ea8ed6331709, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa034c5-8287-479c-8ede-ea8ed6331709, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a25411e0-0d2b-4244-842b-20b2fa649073, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a25411e0-0d2b-4244-842b-20b2fa649073, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a25411e0-0d2b-4244-842b-20b2fa649073, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1de8f070-c382-4bbe-a7fc-633061524b43, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1de8f070-c382-4bbe-a7fc-633061524b43, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1de8f070-c382-4bbe-a7fc-633061524b43, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b3405991-e49e-403d-8e4e-5f343b2ed250, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b3405991-e49e-403d-8e4e-5f343b2ed250, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b3405991-e49e-403d-8e4e-5f343b2ed250, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f99ab8ca-c7ef-4369-861e-1eefb8f418bd, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f99ab8ca-c7ef-4369-861e-1eefb8f418bd, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f99ab8ca-c7ef-4369-861e-1eefb8f418bd, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3f376958-919b-4c91-aa49-2b00f169d203, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3f376958-919b-4c91-aa49-2b00f169d203, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3f376958-919b-4c91-aa49-2b00f169d203, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4487c89c-77c4-413f-8a4e-483c0736f582, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4487c89c-77c4-413f-8a4e-483c0736f582, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4487c89c-77c4-413f-8a4e-483c0736f582, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8c8f3453-7b83-482c-bc75-a023ea1baa88, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8c8f3453-7b83-482c-bc75-a023ea1baa88, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8c8f3453-7b83-482c-bc75-a023ea1baa88, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 15436179-7952-410c-bcdf-0a883e8c2a38, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 15436179-7952-410c-bcdf-0a883e8c2a38, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 15436179-7952-410c-bcdf-0a883e8c2a38, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 44799acf-c4f2-442e-b738-8b44cb4940a0, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 44799acf-c4f2-442e-b738-8b44cb4940a0, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 44799acf-c4f2-442e-b738-8b44cb4940a0, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f71d5257-acab-421c-807b-00def43963b5, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f71d5257-acab-421c-807b-00def43963b5, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f71d5257-acab-421c-807b-00def43963b5, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c196880b-9f06-400d-b97e-c6647d0de167, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c196880b-9f06-400d-b97e-c6647d0de167, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c196880b-9f06-400d-b97e-c6647d0de167, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, df7a7d84-75e6-48ff-b850-85d2f151dc63, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, df7a7d84-75e6-48ff-b850-85d2f151dc63, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, df7a7d84-75e6-48ff-b850-85d2f151dc63, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a53ab11c-d181-4f7b-aa03-bf4753b22fb1, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a53ab11c-d181-4f7b-aa03-bf4753b22fb1, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a53ab11c-d181-4f7b-aa03-bf4753b22fb1, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d0f14cc3-607f-4e2d-ae47-bf787cff5725, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d0f14cc3-607f-4e2d-ae47-bf787cff5725, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d0f14cc3-607f-4e2d-ae47-bf787cff5725, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2636a5c9-5521-4d5c-99e8-95995a6f8a18, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2636a5c9-5521-4d5c-99e8-95995a6f8a18, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2636a5c9-5521-4d5c-99e8-95995a6f8a18, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a939eaf9-9b85-4b2a-8758-ad81853ad4d8, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a939eaf9-9b85-4b2a-8758-ad81853ad4d8, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a939eaf9-9b85-4b2a-8758-ad81853ad4d8, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 33f8675b-e282-493a-a245-b1913f0f707b, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 33f8675b-e282-493a-a245-b1913f0f707b, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 33f8675b-e282-493a-a245-b1913f0f707b, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ba28f64b-cb35-4eb0-b607-ba079dca4ceb, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ba28f64b-cb35-4eb0-b607-ba079dca4ceb, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ba28f64b-cb35-4eb0-b607-ba079dca4ceb, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb328168380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fb328168380>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb328168380> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c7f0d795-7953-4afd-a578-7b75c54e42ca, ghrun-npwyk27qgi.auto.internal:26467): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c7f0d795-7953-4afd-a578-7b75c54e42ca, ghrun-npwyk27qgi.auto.internal:26467): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0MWE3YzQtOTg0ZjcyYjMtOTczZjY1N2MtZTAxOGNiMDQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb328168380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26467
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:26467
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, c7f0d795-7953-4afd-a578-7b75c54e42ca, ghrun-npwyk27qgi.auto.internal:26467): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c7f0d795-7953-4afd-a578-7b75c54e42ca, ghrun-npwyk27qgi.auto.internal:26467): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c7f0d795-7953-4afd-a578-7b75c54e42ca, ghrun-npwyk27qgi.auto.internal:26467): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:25323?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084443
DEBUG    ya.test:process.py:259 Command (pid 1084443) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1084443) elapsed time (sec): 2.856604814529419
DEBUG    ya.test:process.py:263 Command (pid 1084443) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) maxrss: 261832
DEBUG    ya.test:process.py:263 Command (pid 1084443) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1084443) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084443) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1084443) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1084443) stime: 0.006866
DEBUG    ya.test:process.py:263 Command (pid 1084443) utime: 0.0014299999999999998
DEBUG    ya.test:process.py:263 Command (pid 1084443) wtime: 2.858
DEBUG    ya.test:process.py:275 Command (pid 1084443) output:

DEBUG    ya.test:process.py:276 Command (pid 1084443) errors:
*   Trying 127.0.0.1:25323...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25323
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:25323...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:25323\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_message_visibility_with_very_big_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25323...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25323
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_message_visibility_with_very_big_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_message_visibility_with_very_big_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25323...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25323
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_message_visibility_with_very_big_timeout[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25323...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25323
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25323...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25323
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.20s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_can_read_new_written_data_on_visibility_timeout[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_can_read_new_written_data_on_visibility_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25323...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25323
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_message_visibility_with_very_big_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25323...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25323
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_message_visibility_with_very_big_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25323...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25323
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_batch_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25323...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25323
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_batch_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25323?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25323...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25323 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25323
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.90s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16741...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16741
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v1-fifo]
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/a58y/000351/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23234
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000351/r3tmp/kikimr_cluster_sfbnyesm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000351/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3771
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16741
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000351/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/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1/logfile_5na0dafe.log --grpc-port=20780 --mon-port=3771 --ic-port=23234 --sqs-port=16741
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20780/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000351/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/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1/logfile_5na0dafe.log --grpc-port=20780 --mon-port=3771 --ic-port=23234 --sqs-port=16741
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000351/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1/logfile_5na0dafe.log', '--grpc-port=20780', '--mon-port=3771', '--ic-port=23234', '--sqs-port=16741')' in '/home/runner/.ya/build/build_root/a58y/000351/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1092018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20780/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/a58y/000351/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092019
DEBUG    ya.test:process.py:259 Command (pid 1092019) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092019) elapsed time (sec): 0.2463550567626953
DEBUG    ya.test:process.py:263 Command (pid 1092019) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1092019) maxrss: 373268
DEBUG    ya.test:process.py:263 Command (pid 1092019) minflt: 24475
DEBUG    ya.test:process.py:263 Command (pid 1092019) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092019) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1092019) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092019) stime: 0.06434
DEBUG    ya.test:process.py:263 Command (pid 1092019) utime: 0.13672299999999998
DEBUG    ya.test:process.py:263 Command (pid 1092019) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1092019) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1092019) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000351/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000351/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20780', '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: 23234\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/a58y/000351/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20780', '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: 23234\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092393
DEBUG    ya.test:process.py:259 Command (pid 1092393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092393) elapsed time (sec): 0.33901143074035645
DEBUG    ya.test:process.py:263 Command (pid 1092393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) maxrss: 424068
DEBUG    ya.test:process.py:263 Command (pid 1092393) minflt: 26997
DEBUG    ya.test:process.py:263 Command (pid 1092393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092393) nvcsw: 361
DEBUG    ya.test:process.py:263 Command (pid 1092393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092393) stime: 0.139253
DEBUG    ya.test:process.py:263 Command (pid 1092393) utime: 0.16857
DEBUG    ya.test:process.py:263 Command (pid 1092393) wtime: 0.34
DEBUG    ya.test:process.py:275 Command (pid 1092393) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000351/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000351/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20780', '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/a58y/000351/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20780', '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: 1092437
DEBUG    ya.test:process.py:259 Command (pid 1092437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092437) elapsed time (sec): 0.2809014320373535
DEBUG    ya.test:process.py:263 Command (pid 1092437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) maxrss: 424412
DEBUG    ya.test:process.py:263 Command (pid 1092437) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1092437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1092437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092437) nvcsw: 383
DEBUG    ya.test:process.py:263 Command (pid 1092437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092437) stime: 0.092448
DEBUG    ya.test:process.py:263 Command (pid 1092437) utime: 0.152741
DEBUG    ya.test:process.py:263 Command (pid 1092437) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1092437) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5c15aa55-0603-470a-9b8a-d7fcc2d5fb9f, localhost:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5c15aa55-0603-470a-9b8a-d7fcc2d5fb9f, localhost:20780): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5c15aa55-0603-470a-9b8a-d7fcc2d5fb9f, localhost:20780): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 20780 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-npwyk27qgi.auto.internal:20780, 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', 1250), ('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:20780
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 0x7f6ee4768230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f6ee4768410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6ee4768410>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f80a36c6-e3f6-4668-85c4-79b7bdf8ca88, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f80a36c6-e3f6-4668-85c4-79b7bdf8ca88, ghrun-npwyk27qgi.auto.internal:20780): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f80a36c6-e3f6-4668-85c4-79b7bdf8ca88, ghrun-npwyk27qgi.auto.internal:20780): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f80a36c6-e3f6-4668-85c4-79b7bdf8ca88, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6ee4768410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f6ee4768410>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f80a36c6-e3f6-4668-85c4-79b7bdf8ca88, ghrun-npwyk27qgi.auto.internal:20780): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bde98976-79bf-41ea-8ae4-174c3d75496f, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bde98976-79bf-41ea-8ae4-174c3d75496f, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bde98976-79bf-41ea-8ae4-174c3d75496f, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d54c8d1-3dc5-49f5-98fa-167288ed6d88, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d54c8d1-3dc5-49f5-98fa-167288ed6d88, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d54c8d1-3dc5-49f5-98fa-167288ed6d88, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0073a607-3588-4864-b8ad-a08080f7890e, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0073a607-3588-4864-b8ad-a08080f7890e, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0073a607-3588-4864-b8ad-a08080f7890e, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0987093e-f6d8-47cd-a0c5-2c663874f612, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0987093e-f6d8-47cd-a0c5-2c663874f612, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0987093e-f6d8-47cd-a0c5-2c663874f612, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a125063c-1622-4b07-a67a-1867ebacd84e, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a125063c-1622-4b07-a67a-1867ebacd84e, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a125063c-1622-4b07-a67a-1867ebacd84e, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b9eb563a-83e1-459f-8831-a86686c8187c, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b9eb563a-83e1-459f-8831-a86686c8187c, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b9eb563a-83e1-459f-8831-a86686c8187c, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 769b4c6c-d621-4faf-9a50-52bc3289f060, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 769b4c6c-d621-4faf-9a50-52bc3289f060, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 769b4c6c-d621-4faf-9a50-52bc3289f060, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f162a6d6-057f-4fab-8411-dab932c5486c, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f162a6d6-057f-4fab-8411-dab932c5486c, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f162a6d6-057f-4fab-8411-dab932c5486c, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0c036145-25c5-42ea-a947-9ecab4a7b6f3, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0c036145-25c5-42ea-a947-9ecab4a7b6f3, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0c036145-25c5-42ea-a947-9ecab4a7b6f3, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6b6060dd-10dc-4d1b-8386-6ba08b89578b, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6b6060dd-10dc-4d1b-8386-6ba08b89578b, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6b6060dd-10dc-4d1b-8386-6ba08b89578b, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7f5fdc4e-a37d-4449-b3f5-9da555938f45, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7f5fdc4e-a37d-4449-b3f5-9da555938f45, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7f5fdc4e-a37d-4449-b3f5-9da555938f45, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1e8850fd-290a-459c-83f9-22e823d1b886, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1e8850fd-290a-459c-83f9-22e823d1b886, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1e8850fd-290a-459c-83f9-22e823d1b886, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0b4e1d65-bd5b-441b-994d-00e0b55fe55a, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0b4e1d65-bd5b-441b-994d-00e0b55fe55a, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0b4e1d65-bd5b-441b-994d-00e0b55fe55a, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8a2b5b99-9ce7-4e16-b756-6730b341ca7a, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8a2b5b99-9ce7-4e16-b756-6730b341ca7a, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8a2b5b99-9ce7-4e16-b756-6730b341ca7a, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 13e23286-e6a6-402b-b1cd-4f48caaa9e0f, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 13e23286-e6a6-402b-b1cd-4f48caaa9e0f, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 13e23286-e6a6-402b-b1cd-4f48caaa9e0f, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0ff329ef-70d7-4588-babc-4dab0591b763, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0ff329ef-70d7-4588-babc-4dab0591b763, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0ff329ef-70d7-4588-babc-4dab0591b763, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 15f6a33a-1f70-4b49-946d-e88590b41072, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 15f6a33a-1f70-4b49-946d-e88590b41072, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 15f6a33a-1f70-4b49-946d-e88590b41072, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cc030e4a-5271-4db3-b00a-a475ffec5bd3, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cc030e4a-5271-4db3-b00a-a475ffec5bd3, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cc030e4a-5271-4db3-b00a-a475ffec5bd3, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5db041e7-0c8d-46c6-9409-b10bf2e7d8f6, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5db041e7-0c8d-46c6-9409-b10bf2e7d8f6, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5db041e7-0c8d-46c6-9409-b10bf2e7d8f6, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5a07cb49-9f77-41bc-b38c-311ae0f96b0e, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5a07cb49-9f77-41bc-b38c-311ae0f96b0e, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5a07cb49-9f77-41bc-b38c-311ae0f96b0e, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6ee4768410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f6ee4768410>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f6ee4768410> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d88b93a4-4fc3-4f37-90cc-51658bd94eab, ghrun-npwyk27qgi.auto.internal:20780): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d88b93a4-4fc3-4f37-90cc-51658bd94eab, ghrun-npwyk27qgi.auto.internal:20780): request = { session_id: "ydb://session/3?node_id=1&id=ZDVkYzU1YTMtYjBlOWQxYzUtMTRjMjk4MGUtOTI1MGNmZDA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f6ee4768410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20780
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:20780
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d88b93a4-4fc3-4f37-90cc-51658bd94eab, ghrun-npwyk27qgi.auto.internal:20780): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d88b93a4-4fc3-4f37-90cc-51658bd94eab, ghrun-npwyk27qgi.auto.internal:20780): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d88b93a4-4fc3-4f37-90cc-51658bd94eab, ghrun-npwyk27qgi.auto.internal:20780): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:16741?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092641
DEBUG    ya.test:process.py:259 Command (pid 1092641) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1092641) elapsed time (sec): 2.7078311443328857
DEBUG    ya.test:process.py:263 Command (pid 1092641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) maxrss: 260620
DEBUG    ya.test:process.py:263 Command (pid 1092641) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1092641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092641) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1092641) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092641) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1092641) utime: 0.007937
DEBUG    ya.test:process.py:263 Command (pid 1092641) wtime: 2.709
DEBUG    ya.test:process.py:275 Command (pid 1092641) output:

DEBUG    ya.test:process.py:276 Command (pid 1092641) errors:
*   Trying 127.0.0.1:16741...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16741
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:16741...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:16741\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16741...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16741
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16741...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16741
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16741...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16741
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16741...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16741
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.06s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_batch_works[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_batch_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16741...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16741
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_batch_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16741...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16741
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_to_zero_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16741...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16741
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_to_zero_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16741...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16741
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_to_zero_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16741?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16741...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16741 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16741
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.65s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:18295...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:18295
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v1-std]
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/a58y/00037b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31155
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00037b/r3tmp/kikimr_cluster_c13wncz7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18295
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037b/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/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1/logfile_hbpvmlxx.log --grpc-port=16508 --mon-port=10503 --ic-port=31155 --sqs-port=18295
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16508/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037b/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/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1/logfile_hbpvmlxx.log --grpc-port=16508 --mon-port=10503 --ic-port=31155 --sqs-port=18295
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1/logfile_hbpvmlxx.log', '--grpc-port=16508', '--mon-port=10503', '--ic-port=31155', '--sqs-port=18295')' in '/home/runner/.ya/build/build_root/a58y/00037b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1073802
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16508/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/a58y/00037b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073803
DEBUG    ya.test:process.py:259 Command (pid 1073803) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073803) elapsed time (sec): 0.23928213119506836
DEBUG    ya.test:process.py:263 Command (pid 1073803) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) majflt: 23
DEBUG    ya.test:process.py:263 Command (pid 1073803) maxrss: 372376
DEBUG    ya.test:process.py:263 Command (pid 1073803) minflt: 24479
DEBUG    ya.test:process.py:263 Command (pid 1073803) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1073803) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073803) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1073803) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073803) stime: 0.11083599999999999
DEBUG    ya.test:process.py:263 Command (pid 1073803) utime: 0.08312699999999999
DEBUG    ya.test:process.py:263 Command (pid 1073803) wtime: 0.24
DEBUG    ya.test:process.py:275 Command (pid 1073803) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1073803) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00037b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16508', '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: 31155\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/a58y/00037b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16508', '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: 31155\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074342
DEBUG    ya.test:process.py:259 Command (pid 1074342) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074342) elapsed time (sec): 0.27106714248657227
DEBUG    ya.test:process.py:263 Command (pid 1074342) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) maxrss: 424028
DEBUG    ya.test:process.py:263 Command (pid 1074342) minflt: 26996
DEBUG    ya.test:process.py:263 Command (pid 1074342) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1074342) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074342) nvcsw: 380
DEBUG    ya.test:process.py:263 Command (pid 1074342) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074342) stime: 0.12783999999999998
DEBUG    ya.test:process.py:263 Command (pid 1074342) utime: 0.110564
DEBUG    ya.test:process.py:263 Command (pid 1074342) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1074342) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16508', '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/a58y/00037b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16508', '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: 1074382
DEBUG    ya.test:process.py:259 Command (pid 1074382) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074382) elapsed time (sec): 0.2675948143005371
DEBUG    ya.test:process.py:263 Command (pid 1074382) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) maxrss: 424308
DEBUG    ya.test:process.py:263 Command (pid 1074382) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1074382) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1074382) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074382) nvcsw: 340
DEBUG    ya.test:process.py:263 Command (pid 1074382) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074382) stime: 0.09766699999999999
DEBUG    ya.test:process.py:263 Command (pid 1074382) utime: 0.144378
DEBUG    ya.test:process.py:263 Command (pid 1074382) wtime: 0.268
DEBUG    ya.test:process.py:275 Command (pid 1074382) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9a4b0954-a330-4899-81f6-116dc2223ac6, localhost:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9a4b0954-a330-4899-81f6-116dc2223ac6, localhost:16508): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9a4b0954-a330-4899-81f6-116dc2223ac6, localhost:16508): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 16508 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-npwyk27qgi.auto.internal:16508, 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', 1250), ('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:16508
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 0x7fd846c2c110 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fd846c2c230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd846c2c230>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7f3f0dc2-f17f-4732-997f-1e95bd97ff41, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7f3f0dc2-f17f-4732-997f-1e95bd97ff41, ghrun-npwyk27qgi.auto.internal:16508): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7f3f0dc2-f17f-4732-997f-1e95bd97ff41, ghrun-npwyk27qgi.auto.internal:16508): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7f3f0dc2-f17f-4732-997f-1e95bd97ff41, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd846c2c230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd846c2c230>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7f3f0dc2-f17f-4732-997f-1e95bd97ff41, ghrun-npwyk27qgi.auto.internal:16508): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7bbac643-7452-45d7-b03e-cf972c6f35e0, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7bbac643-7452-45d7-b03e-cf972c6f35e0, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7bbac643-7452-45d7-b03e-cf972c6f35e0, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712a12ee-c970-49d4-8c4b-3a0ad26cab06, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712a12ee-c970-49d4-8c4b-3a0ad26cab06, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712a12ee-c970-49d4-8c4b-3a0ad26cab06, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e46d0e18-11fb-4fe2-8b72-30e1ecff0ecc, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e46d0e18-11fb-4fe2-8b72-30e1ecff0ecc, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e46d0e18-11fb-4fe2-8b72-30e1ecff0ecc, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6c2f3d5f-a9d2-4ae8-88e4-c9bbff92db64, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6c2f3d5f-a9d2-4ae8-88e4-c9bbff92db64, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6c2f3d5f-a9d2-4ae8-88e4-c9bbff92db64, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 15a9770a-a0af-46bf-b26a-72517cf0fdea, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 15a9770a-a0af-46bf-b26a-72517cf0fdea, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 15a9770a-a0af-46bf-b26a-72517cf0fdea, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0e5b8a34-8a0f-4485-8f46-93a7fa62b1e9, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0e5b8a34-8a0f-4485-8f46-93a7fa62b1e9, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0e5b8a34-8a0f-4485-8f46-93a7fa62b1e9, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 05e33679-5626-482c-842c-125b09b16de1, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 05e33679-5626-482c-842c-125b09b16de1, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 05e33679-5626-482c-842c-125b09b16de1, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f43f9b3c-ac75-49ed-8e79-522865af4cd4, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f43f9b3c-ac75-49ed-8e79-522865af4cd4, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f43f9b3c-ac75-49ed-8e79-522865af4cd4, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ef2c2b0f-f558-4f17-90e6-e4428f149344, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ef2c2b0f-f558-4f17-90e6-e4428f149344, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ef2c2b0f-f558-4f17-90e6-e4428f149344, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a553c1ed-9dfc-40ab-b5c7-ce907aded0df, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a553c1ed-9dfc-40ab-b5c7-ce907aded0df, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a553c1ed-9dfc-40ab-b5c7-ce907aded0df, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b1d564ec-f732-4c0d-a90a-7a12f6e90376, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b1d564ec-f732-4c0d-a90a-7a12f6e90376, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b1d564ec-f732-4c0d-a90a-7a12f6e90376, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d6f95755-4ec0-4216-acb6-5593a94ea4aa, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d6f95755-4ec0-4216-acb6-5593a94ea4aa, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d6f95755-4ec0-4216-acb6-5593a94ea4aa, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 19ec68d3-ce1d-42bc-881a-a83c68c871b2, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 19ec68d3-ce1d-42bc-881a-a83c68c871b2, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 19ec68d3-ce1d-42bc-881a-a83c68c871b2, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0a44e90b-da6b-4657-94d7-e8a3cac57354, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0a44e90b-da6b-4657-94d7-e8a3cac57354, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0a44e90b-da6b-4657-94d7-e8a3cac57354, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 09cf1ca8-314c-4253-97fd-15d70bb25993, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 09cf1ca8-314c-4253-97fd-15d70bb25993, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 09cf1ca8-314c-4253-97fd-15d70bb25993, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1bf64c16-1254-4af4-9f32-1f8a847e42bd, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1bf64c16-1254-4af4-9f32-1f8a847e42bd, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1bf64c16-1254-4af4-9f32-1f8a847e42bd, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b5b13495-ee52-4076-91f8-81ee6dfeec39, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5b13495-ee52-4076-91f8-81ee6dfeec39, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5b13495-ee52-4076-91f8-81ee6dfeec39, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2149f940-4d32-48d7-8e2f-5d38f7c3aafd, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2149f940-4d32-48d7-8e2f-5d38f7c3aafd, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2149f940-4d32-48d7-8e2f-5d38f7c3aafd, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e80ce210-e27b-44ef-8a6e-bf222b0e2cce, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e80ce210-e27b-44ef-8a6e-bf222b0e2cce, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e80ce210-e27b-44ef-8a6e-bf222b0e2cce, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4ce82e5b-3862-406b-8b31-1b7081c79728, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4ce82e5b-3862-406b-8b31-1b7081c79728, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4ce82e5b-3862-406b-8b31-1b7081c79728, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd846c2c230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd846c2c230>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd846c2c230> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 71c24532-2e08-4b1c-81e2-38030d76e46d, ghrun-npwyk27qgi.auto.internal:16508): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 71c24532-2e08-4b1c-81e2-38030d76e46d, ghrun-npwyk27qgi.auto.internal:16508): request = { session_id: "ydb://session/3?node_id=1&id=OTFkZWJlMS02NDUwMjM3LTE3Yzg3ZTBmLTc2OGUwNGFm" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd846c2c230>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16508
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:16508
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 71c24532-2e08-4b1c-81e2-38030d76e46d, ghrun-npwyk27qgi.auto.internal:16508): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 71c24532-2e08-4b1c-81e2-38030d76e46d, ghrun-npwyk27qgi.auto.internal:16508): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 71c24532-2e08-4b1c-81e2-38030d76e46d, ghrun-npwyk27qgi.auto.internal:16508): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:18295?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074704
DEBUG    ya.test:process.py:259 Command (pid 1074704) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1074704) elapsed time (sec): 2.8163158893585205
DEBUG    ya.test:process.py:263 Command (pid 1074704) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) maxrss: 261728
DEBUG    ya.test:process.py:263 Command (pid 1074704) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1074704) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074704) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1074704) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074704) stime: 0.0049099999999999994
DEBUG    ya.test:process.py:263 Command (pid 1074704) utime: 0.00345
DEBUG    ya.test:process.py:263 Command (pid 1074704) wtime: 2.817
DEBUG    ya.test:process.py:275 Command (pid 1074704) output:

DEBUG    ya.test:process.py:276 Command (pid 1074704) errors:
*   Trying 127.0.0.1:18295...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:18295
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:18295...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:18295\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:18295...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:18295
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:18295...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:18295
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:18295...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:18295
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:18295...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:18295
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.98s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_to_zero_works[tables_format_v1-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_to_zero_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:18295...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:18295
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:18295...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:18295
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:18295...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:18295
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:18295...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:18295
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_change_visibility_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:18295?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:18295...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 18295 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:18295
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.56s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22207...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22207
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v0-fifo]
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/a58y/000389/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12500
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000389/r3tmp/kikimr_cluster_thb9x36j
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000389/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22207
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000389/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/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice.tables_format_v0-fifo/cluster/node_1/logfile_9uhz9rvu.log --grpc-port=15054 --mon-port=4330 --ic-port=12500 --sqs-port=22207
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15054/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000389/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/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice.tables_format_v0-fifo/cluster/node_1/logfile_9uhz9rvu.log --grpc-port=15054 --mon-port=4330 --ic-port=12500 --sqs-port=22207
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000389/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice.tables_format_v0-fifo/cluster/node_1/logfile_9uhz9rvu.log', '--grpc-port=15054', '--mon-port=4330', '--ic-port=12500', '--sqs-port=22207')' in '/home/runner/.ya/build/build_root/a58y/000389/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice.tables_format_v0-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1066922
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15054/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/a58y/000389/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1066923
DEBUG    ya.test:process.py:259 Command (pid 1066923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1066923) elapsed time (sec): 0.23616909980773926
DEBUG    ya.test:process.py:263 Command (pid 1066923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) majflt: 12
DEBUG    ya.test:process.py:263 Command (pid 1066923) maxrss: 369052
DEBUG    ya.test:process.py:263 Command (pid 1066923) minflt: 24518
DEBUG    ya.test:process.py:263 Command (pid 1066923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1066923) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1066923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1066923) stime: 0.06360299999999999
DEBUG    ya.test:process.py:263 Command (pid 1066923) utime: 0.12720599999999999
DEBUG    ya.test:process.py:263 Command (pid 1066923) wtime: 0.237
DEBUG    ya.test:process.py:275 Command (pid 1066923) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1066923) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000389/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15054', '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: 12500\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/a58y/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15054', '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: 12500\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1067516
DEBUG    ya.test:process.py:259 Command (pid 1067516) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067516) elapsed time (sec): 0.27425074577331543
DEBUG    ya.test:process.py:263 Command (pid 1067516) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) maxrss: 424056
DEBUG    ya.test:process.py:263 Command (pid 1067516) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1067516) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1067516) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067516) nvcsw: 385
DEBUG    ya.test:process.py:263 Command (pid 1067516) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067516) stime: 0.091225
DEBUG    ya.test:process.py:263 Command (pid 1067516) utime: 0.149278
DEBUG    ya.test:process.py:263 Command (pid 1067516) wtime: 0.275
DEBUG    ya.test:process.py:275 Command (pid 1067516) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000389/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15054', '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/a58y/000389/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15054', '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: 1067764
DEBUG    ya.test:process.py:259 Command (pid 1067764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067764) elapsed time (sec): 0.2755570411682129
DEBUG    ya.test:process.py:263 Command (pid 1067764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) maxrss: 424344
DEBUG    ya.test:process.py:263 Command (pid 1067764) minflt: 27012
DEBUG    ya.test:process.py:263 Command (pid 1067764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067764) nvcsw: 379
DEBUG    ya.test:process.py:263 Command (pid 1067764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067764) stime: 0.084809
DEBUG    ya.test:process.py:263 Command (pid 1067764) utime: 0.157502
DEBUG    ya.test:process.py:263 Command (pid 1067764) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 1067764) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 93da04d9-c27d-4947-9212-04f9377ee792, localhost:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 93da04d9-c27d-4947-9212-04f9377ee792, localhost:15054): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 93da04d9-c27d-4947-9212-04f9377ee792, localhost:15054): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 15054 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-npwyk27qgi.auto.internal:15054, 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', 1250), ('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:15054
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 0x7fd5b02ec3e0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fd5b02ec380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd5b02ec380>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c31165f3-46bb-4dd8-b842-e745188b3c2f, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c31165f3-46bb-4dd8-b842-e745188b3c2f, ghrun-npwyk27qgi.auto.internal:15054): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c31165f3-46bb-4dd8-b842-e745188b3c2f, ghrun-npwyk27qgi.auto.internal:15054): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c31165f3-46bb-4dd8-b842-e745188b3c2f, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd5b02ec380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd5b02ec380>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c31165f3-46bb-4dd8-b842-e745188b3c2f, ghrun-npwyk27qgi.auto.internal:15054): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 900fe7a2-e9ac-479d-8ddc-5cca661b3047, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 900fe7a2-e9ac-479d-8ddc-5cca661b3047, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 900fe7a2-e9ac-479d-8ddc-5cca661b3047, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb70f78f-f0a9-4a68-9017-83e4b3739cd3, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb70f78f-f0a9-4a68-9017-83e4b3739cd3, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb70f78f-f0a9-4a68-9017-83e4b3739cd3, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 98d2a2cc-0ca9-4a20-8bb8-f2d817c6aa6e, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 98d2a2cc-0ca9-4a20-8bb8-f2d817c6aa6e, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 98d2a2cc-0ca9-4a20-8bb8-f2d817c6aa6e, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 54dcca98-af61-4c4c-a2c6-cbec47124167, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 54dcca98-af61-4c4c-a2c6-cbec47124167, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 54dcca98-af61-4c4c-a2c6-cbec47124167, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f1bdbf61-f749-4748-a5bf-f9216e8aadf6, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f1bdbf61-f749-4748-a5bf-f9216e8aadf6, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f1bdbf61-f749-4748-a5bf-f9216e8aadf6, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3f2afd88-3186-4ebd-a3ca-c295ff415eb4, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3f2afd88-3186-4ebd-a3ca-c295ff415eb4, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3f2afd88-3186-4ebd-a3ca-c295ff415eb4, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8cf721c8-6538-436e-9660-b57f7a2e0ee7, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8cf721c8-6538-436e-9660-b57f7a2e0ee7, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8cf721c8-6538-436e-9660-b57f7a2e0ee7, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4aa0a024-c912-4ea5-9e52-73bb806fff54, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4aa0a024-c912-4ea5-9e52-73bb806fff54, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4aa0a024-c912-4ea5-9e52-73bb806fff54, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e9a58456-85e9-4d1d-99a0-73fe45815159, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e9a58456-85e9-4d1d-99a0-73fe45815159, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e9a58456-85e9-4d1d-99a0-73fe45815159, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 379bee41-4dd6-483e-907d-09969e987393, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 379bee41-4dd6-483e-907d-09969e987393, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 379bee41-4dd6-483e-907d-09969e987393, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 341e85fe-54f5-45db-af5c-52b5a17f9ec0, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 341e85fe-54f5-45db-af5c-52b5a17f9ec0, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 341e85fe-54f5-45db-af5c-52b5a17f9ec0, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 722cbce9-ac6c-4d9d-9636-b345d1ac1c5a, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 722cbce9-ac6c-4d9d-9636-b345d1ac1c5a, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 722cbce9-ac6c-4d9d-9636-b345d1ac1c5a, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 26900bc5-e022-42ae-b5d4-d48858c8fc19, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 26900bc5-e022-42ae-b5d4-d48858c8fc19, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 26900bc5-e022-42ae-b5d4-d48858c8fc19, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ff97e6b9-08f7-46b2-ada2-f8d2a089b60a, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ff97e6b9-08f7-46b2-ada2-f8d2a089b60a, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ff97e6b9-08f7-46b2-ada2-f8d2a089b60a, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0f2b04b1-9f43-47a4-97e0-6581f31bc2bd, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f2b04b1-9f43-47a4-97e0-6581f31bc2bd, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0f2b04b1-9f43-47a4-97e0-6581f31bc2bd, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e018818d-9780-41c4-ac43-03ed4605f095, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e018818d-9780-41c4-ac43-03ed4605f095, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e018818d-9780-41c4-ac43-03ed4605f095, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2d908f4e-8f41-4268-a943-7d3bf027ebce, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2d908f4e-8f41-4268-a943-7d3bf027ebce, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2d908f4e-8f41-4268-a943-7d3bf027ebce, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0d8312bc-5f9f-470b-ba71-bc7d3d70505a, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0d8312bc-5f9f-470b-ba71-bc7d3d70505a, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0d8312bc-5f9f-470b-ba71-bc7d3d70505a, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 832acdbc-50a4-4f45-b336-af6f4d114f22, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 832acdbc-50a4-4f45-b336-af6f4d114f22, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 832acdbc-50a4-4f45-b336-af6f4d114f22, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 45c15eee-e594-404b-85b5-cae94581414d, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 45c15eee-e594-404b-85b5-cae94581414d, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 45c15eee-e594-404b-85b5-cae94581414d, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd5b02ec380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd5b02ec380>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd5b02ec380> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 452c0359-3dd8-456f-a69c-58a3447def8e, ghrun-npwyk27qgi.auto.internal:15054): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 452c0359-3dd8-456f-a69c-58a3447def8e, ghrun-npwyk27qgi.auto.internal:15054): request = { session_id: "ydb://session/3?node_id=1&id=OTViN2IwOTItYjk3NDZlOWItZjU4MjlhOTktOWVlMmQwZWQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd5b02ec380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15054
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:15054
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 452c0359-3dd8-456f-a69c-58a3447def8e, ghrun-npwyk27qgi.auto.internal:15054): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 452c0359-3dd8-456f-a69c-58a3447def8e, ghrun-npwyk27qgi.auto.internal:15054): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 452c0359-3dd8-456f-a69c-58a3447def8e, ghrun-npwyk27qgi.auto.internal:15054): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:22207?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068206
DEBUG    ya.test:process.py:259 Command (pid 1068206) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1068206) elapsed time (sec): 2.767094373703003
DEBUG    ya.test:process.py:263 Command (pid 1068206) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) maxrss: 261916
DEBUG    ya.test:process.py:263 Command (pid 1068206) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1068206) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068206) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1068206) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1068206) stime: 0.004837
DEBUG    ya.test:process.py:263 Command (pid 1068206) utime: 0.00339
DEBUG    ya.test:process.py:263 Command (pid 1068206) wtime: 2.768
DEBUG    ya.test:process.py:275 Command (pid 1068206) output:

DEBUG    ya.test:process.py:276 Command (pid 1068206) errors:
*   Trying 127.0.0.1:22207...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22207
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:22207...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:22207\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22207...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22207
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22207...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22207
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22207...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22207
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22207...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22207
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_queue_by_nonexistent_user_fails[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.97s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_q_twice[tables_format_v0-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_q_twice[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22207...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22207
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_q_twice[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22207...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22207
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_q_twice[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22207...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22207
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_q_twice[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22207...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22207
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_queue_by_nonexistent_user_fails[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22207?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22207...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22207 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22207
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.46s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6538...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6538
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_queue_by_nonexistent_user_fails[tables_format_v1]
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/a58y/00035f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17301
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00035f/r3tmp/kikimr_cluster__s3symy8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18950
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6538
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035f/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/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1/logfile_4m015o8j.log --grpc-port=10543 --mon-port=26442 --ic-port=17301 --sqs-port=6538
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10543/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035f/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/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1/logfile_4m015o8j.log --grpc-port=10543 --mon-port=26442 --ic-port=17301 --sqs-port=6538
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1/logfile_4m015o8j.log', '--grpc-port=10543', '--mon-port=26442', '--ic-port=17301', '--sqs-port=6538')' in '/home/runner/.ya/build/build_root/a58y/00035f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1087601
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10543/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/a58y/00035f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087602
DEBUG    ya.test:process.py:259 Command (pid 1087602) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087602) elapsed time (sec): 0.24584031105041504
DEBUG    ya.test:process.py:263 Command (pid 1087602) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) majflt: 17
DEBUG    ya.test:process.py:263 Command (pid 1087602) maxrss: 374924
DEBUG    ya.test:process.py:263 Command (pid 1087602) minflt: 24330
DEBUG    ya.test:process.py:263 Command (pid 1087602) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087602) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1087602) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087602) stime: 0.077872
DEBUG    ya.test:process.py:263 Command (pid 1087602) utime: 0.122956
DEBUG    ya.test:process.py:263 Command (pid 1087602) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1087602) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1087602) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00035f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10543', '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: 17301\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/a58y/00035f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10543', '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: 17301\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088110
DEBUG    ya.test:process.py:259 Command (pid 1088110) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088110) elapsed time (sec): 0.311290979385376
DEBUG    ya.test:process.py:263 Command (pid 1088110) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) maxrss: 423960
DEBUG    ya.test:process.py:263 Command (pid 1088110) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1088110) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1088110) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088110) nvcsw: 362
DEBUG    ya.test:process.py:263 Command (pid 1088110) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088110) stime: 0.162378
DEBUG    ya.test:process.py:263 Command (pid 1088110) utime: 0.123404
DEBUG    ya.test:process.py:263 Command (pid 1088110) wtime: 0.312
DEBUG    ya.test:process.py:275 Command (pid 1088110) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10543', '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/a58y/00035f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10543', '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: 1088278
DEBUG    ya.test:process.py:259 Command (pid 1088278) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088278) elapsed time (sec): 0.29027819633483887
DEBUG    ya.test:process.py:263 Command (pid 1088278) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) maxrss: 424476
DEBUG    ya.test:process.py:263 Command (pid 1088278) minflt: 27013
DEBUG    ya.test:process.py:263 Command (pid 1088278) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1088278) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088278) nvcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1088278) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088278) stime: 0.119824
DEBUG    ya.test:process.py:263 Command (pid 1088278) utime: 0.139795
DEBUG    ya.test:process.py:263 Command (pid 1088278) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1088278) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d61fdbc6-c0e2-46fa-b366-9d65a575c599, localhost:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d61fdbc6-c0e2-46fa-b366-9d65a575c599, localhost:10543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d61fdbc6-c0e2-46fa-b366-9d65a575c599, localhost:10543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 10543 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-npwyk27qgi.auto.internal:10543, 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', 1250), ('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:10543
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 0x7f49c5120230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f49c5120470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f49c5120470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e60acdc2-6a51-4fc9-a6e4-b5ab45971d5e, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e60acdc2-6a51-4fc9-a6e4-b5ab45971d5e, ghrun-npwyk27qgi.auto.internal:10543): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e60acdc2-6a51-4fc9-a6e4-b5ab45971d5e, ghrun-npwyk27qgi.auto.internal:10543): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e60acdc2-6a51-4fc9-a6e4-b5ab45971d5e, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f49c5120470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f49c5120470>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e60acdc2-6a51-4fc9-a6e4-b5ab45971d5e, ghrun-npwyk27qgi.auto.internal:10543): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 29bd1d44-7576-4855-897a-0aebd4ddee39, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 29bd1d44-7576-4855-897a-0aebd4ddee39, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 29bd1d44-7576-4855-897a-0aebd4ddee39, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e946ea38-8fe1-43f8-8305-e5359714f7bb, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e946ea38-8fe1-43f8-8305-e5359714f7bb, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e946ea38-8fe1-43f8-8305-e5359714f7bb, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 44e6616c-60dc-4819-9329-28de262e233f, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 44e6616c-60dc-4819-9329-28de262e233f, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 44e6616c-60dc-4819-9329-28de262e233f, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 25375a00-9a79-4fcc-818d-a655aea5cb2d, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 25375a00-9a79-4fcc-818d-a655aea5cb2d, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 25375a00-9a79-4fcc-818d-a655aea5cb2d, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e2e58338-052f-4452-bd35-f02ab152aa0f, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e2e58338-052f-4452-bd35-f02ab152aa0f, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e2e58338-052f-4452-bd35-f02ab152aa0f, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0d3d7850-6ef6-433b-91b9-7c7b384ff303, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0d3d7850-6ef6-433b-91b9-7c7b384ff303, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0d3d7850-6ef6-433b-91b9-7c7b384ff303, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 481653dc-cfb5-4607-9f21-dec740e00938, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 481653dc-cfb5-4607-9f21-dec740e00938, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 481653dc-cfb5-4607-9f21-dec740e00938, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 65fa306e-4f58-429d-8b75-4081a0682f40, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 65fa306e-4f58-429d-8b75-4081a0682f40, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 65fa306e-4f58-429d-8b75-4081a0682f40, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5838093c-e71d-42c0-b97b-2bc031d5b5bf, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5838093c-e71d-42c0-b97b-2bc031d5b5bf, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5838093c-e71d-42c0-b97b-2bc031d5b5bf, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9b44def6-e2b0-46f6-8df9-75124ccd6968, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9b44def6-e2b0-46f6-8df9-75124ccd6968, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9b44def6-e2b0-46f6-8df9-75124ccd6968, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d834e375-ab54-49c5-8afb-84f5c84440df, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d834e375-ab54-49c5-8afb-84f5c84440df, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d834e375-ab54-49c5-8afb-84f5c84440df, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4d4b9bc2-2d75-4a1a-9ec6-ac8930b705ba, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4d4b9bc2-2d75-4a1a-9ec6-ac8930b705ba, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4d4b9bc2-2d75-4a1a-9ec6-ac8930b705ba, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3c7a3c1c-0755-4118-b081-ecbc0a8591ec, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3c7a3c1c-0755-4118-b081-ecbc0a8591ec, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3c7a3c1c-0755-4118-b081-ecbc0a8591ec, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f888799b-51db-4bdc-ab63-cfaeee098b43, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f888799b-51db-4bdc-ab63-cfaeee098b43, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f888799b-51db-4bdc-ab63-cfaeee098b43, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a6eba29c-c279-4e6b-bb9e-c6c5c018cd3e, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a6eba29c-c279-4e6b-bb9e-c6c5c018cd3e, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a6eba29c-c279-4e6b-bb9e-c6c5c018cd3e, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f26b0d85-1b71-44c1-ac28-9cabc90ee1ac, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f26b0d85-1b71-44c1-ac28-9cabc90ee1ac, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f26b0d85-1b71-44c1-ac28-9cabc90ee1ac, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 58ff9804-b4df-458d-8c48-9f2b7e5e348a, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 58ff9804-b4df-458d-8c48-9f2b7e5e348a, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 58ff9804-b4df-458d-8c48-9f2b7e5e348a, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c13e16f0-7203-42b4-8cc2-601838cfb600, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c13e16f0-7203-42b4-8cc2-601838cfb600, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c13e16f0-7203-42b4-8cc2-601838cfb600, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ef4ba864-c9d3-4b62-b9f7-03a0f9688f1e, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ef4ba864-c9d3-4b62-b9f7-03a0f9688f1e, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ef4ba864-c9d3-4b62-b9f7-03a0f9688f1e, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 36c4e1df-082b-436a-a8df-a28d76b8b681, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 36c4e1df-082b-436a-a8df-a28d76b8b681, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 36c4e1df-082b-436a-a8df-a28d76b8b681, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f49c5120470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f49c5120470>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f49c5120470> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1d6d3182-8757-4270-8867-0407283e8d30, ghrun-npwyk27qgi.auto.internal:10543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1d6d3182-8757-4270-8867-0407283e8d30, ghrun-npwyk27qgi.auto.internal:10543): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y0OGJmYjUtOGVhYzk0ZS0xZTcxZTQwMS04OThlMGQ2Yg==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f49c5120470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10543
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:10543
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1d6d3182-8757-4270-8867-0407283e8d30, ghrun-npwyk27qgi.auto.internal:10543): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1d6d3182-8757-4270-8867-0407283e8d30, ghrun-npwyk27qgi.auto.internal:10543): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1d6d3182-8757-4270-8867-0407283e8d30, ghrun-npwyk27qgi.auto.internal:10543): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:6538?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088415
DEBUG    ya.test:process.py:259 Command (pid 1088415) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1088415) elapsed time (sec): 2.7592084407806396
DEBUG    ya.test:process.py:263 Command (pid 1088415) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) maxrss: 261872
DEBUG    ya.test:process.py:263 Command (pid 1088415) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1088415) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088415) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1088415) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1088415) stime: 0.003871
DEBUG    ya.test:process.py:263 Command (pid 1088415) utime: 0.003871
DEBUG    ya.test:process.py:263 Command (pid 1088415) wtime: 2.76
DEBUG    ya.test:process.py:275 Command (pid 1088415) output:

DEBUG    ya.test:process.py:276 Command (pid 1088415) errors:
*   Trying 127.0.0.1:6538...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6538
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:6538...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:6538\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6538...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6538
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6538...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6538
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6538...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6538
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6538...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6538
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.10s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_queue_by_nonexistent_user_fails[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_create_queue_by_nonexistent_user_fails[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6538...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6538
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_message_batch[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6538...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6538
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_message_batch[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6538...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6538
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_message_batch[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6538...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6538
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_message_batch[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6538?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6538...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6538 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6538
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.72s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6869...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6869
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v0-fifo]
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/a58y/000368/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7177
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000368/r3tmp/kikimr_cluster_2wfsb_k0
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000368/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6869
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000368/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/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message.tables_format_v0-fifo/cluster/node_1/logfile_nqfy2zld.log --grpc-port=26065 --mon-port=20026 --ic-port=7177 --sqs-port=6869
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26065/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000368/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/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message.tables_format_v0-fifo/cluster/node_1/logfile_nqfy2zld.log --grpc-port=26065 --mon-port=20026 --ic-port=7177 --sqs-port=6869
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000368/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message.tables_format_v0-fifo/cluster/node_1/logfile_nqfy2zld.log', '--grpc-port=26065', '--mon-port=20026', '--ic-port=7177', '--sqs-port=6869')' in '/home/runner/.ya/build/build_root/a58y/000368/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message.tables_format_v0-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1083205
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26065/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/a58y/000368/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1083206
DEBUG    ya.test:process.py:259 Command (pid 1083206) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083206) elapsed time (sec): 0.2512547969818115
DEBUG    ya.test:process.py:263 Command (pid 1083206) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) majflt: 33
DEBUG    ya.test:process.py:263 Command (pid 1083206) maxrss: 351556
DEBUG    ya.test:process.py:263 Command (pid 1083206) minflt: 25119
DEBUG    ya.test:process.py:263 Command (pid 1083206) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1083206) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083206) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1083206) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083206) stime: 0.084841
DEBUG    ya.test:process.py:263 Command (pid 1083206) utime: 0.12120099999999999
DEBUG    ya.test:process.py:263 Command (pid 1083206) wtime: 0.252
DEBUG    ya.test:process.py:275 Command (pid 1083206) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1083206) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000368/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000368/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26065', '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: 7177\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/a58y/000368/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26065', '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: 7177\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1083857
DEBUG    ya.test:process.py:259 Command (pid 1083857) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083857) elapsed time (sec): 0.2900209426879883
DEBUG    ya.test:process.py:263 Command (pid 1083857) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) maxrss: 424276
DEBUG    ya.test:process.py:263 Command (pid 1083857) minflt: 27012
DEBUG    ya.test:process.py:263 Command (pid 1083857) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083857) nvcsw: 373
DEBUG    ya.test:process.py:263 Command (pid 1083857) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083857) stime: 0.098129
DEBUG    ya.test:process.py:263 Command (pid 1083857) utime: 0.15786
DEBUG    ya.test:process.py:263 Command (pid 1083857) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1083857) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000368/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000368/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26065', '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/a58y/000368/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26065', '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: 1083902
DEBUG    ya.test:process.py:259 Command (pid 1083902) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1083902) elapsed time (sec): 0.28365349769592285
DEBUG    ya.test:process.py:263 Command (pid 1083902) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) maxrss: 424420
DEBUG    ya.test:process.py:263 Command (pid 1083902) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1083902) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1083902) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1083902) nvcsw: 386
DEBUG    ya.test:process.py:263 Command (pid 1083902) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1083902) stime: 0.10577199999999999
DEBUG    ya.test:process.py:263 Command (pid 1083902) utime: 0.14385
DEBUG    ya.test:process.py:263 Command (pid 1083902) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1083902) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0ea4cd0c-9ff0-4a6c-93c1-f67dbbc04fea, localhost:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ea4cd0c-9ff0-4a6c-93c1-f67dbbc04fea, localhost:26065): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ea4cd0c-9ff0-4a6c-93c1-f67dbbc04fea, localhost:26065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26065 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-npwyk27qgi.auto.internal:26065, 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', 1250), ('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:26065
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 0x7f83760f8290 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f83760f83b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f83760f83b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f7e4e334-a1cf-40c8-b03a-4e8314785a1b, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f7e4e334-a1cf-40c8-b03a-4e8314785a1b, ghrun-npwyk27qgi.auto.internal:26065): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f7e4e334-a1cf-40c8-b03a-4e8314785a1b, ghrun-npwyk27qgi.auto.internal:26065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f7e4e334-a1cf-40c8-b03a-4e8314785a1b, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f83760f83b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f83760f83b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f7e4e334-a1cf-40c8-b03a-4e8314785a1b, ghrun-npwyk27qgi.auto.internal:26065): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6aceb66c-deb3-4999-88d0-37dd0b76c5be, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6aceb66c-deb3-4999-88d0-37dd0b76c5be, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6aceb66c-deb3-4999-88d0-37dd0b76c5be, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8adfa405-26e5-48c8-b227-b16d10d0ab2b, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8adfa405-26e5-48c8-b227-b16d10d0ab2b, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8adfa405-26e5-48c8-b227-b16d10d0ab2b, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e80d0198-72ca-4096-832c-3c454742346f, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e80d0198-72ca-4096-832c-3c454742346f, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e80d0198-72ca-4096-832c-3c454742346f, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ecacba09-0087-41a7-94e8-fa24cf446e00, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ecacba09-0087-41a7-94e8-fa24cf446e00, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ecacba09-0087-41a7-94e8-fa24cf446e00, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 32450584-2992-43d6-944c-71244ea5441c, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 32450584-2992-43d6-944c-71244ea5441c, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 32450584-2992-43d6-944c-71244ea5441c, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 89939ccf-0cd3-4fcf-b714-7b31128e0cfc, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 89939ccf-0cd3-4fcf-b714-7b31128e0cfc, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 89939ccf-0cd3-4fcf-b714-7b31128e0cfc, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 96d18f34-8144-498e-bdc7-d87946500566, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 96d18f34-8144-498e-bdc7-d87946500566, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 96d18f34-8144-498e-bdc7-d87946500566, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7d579b1c-8a12-44a5-a385-d89372232bf8, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7d579b1c-8a12-44a5-a385-d89372232bf8, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7d579b1c-8a12-44a5-a385-d89372232bf8, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 64559415-9f9a-4f1a-9827-1b416e15d967, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 64559415-9f9a-4f1a-9827-1b416e15d967, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 64559415-9f9a-4f1a-9827-1b416e15d967, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a0978012-f0eb-48d6-b66c-f9840dd58d7a, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a0978012-f0eb-48d6-b66c-f9840dd58d7a, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a0978012-f0eb-48d6-b66c-f9840dd58d7a, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eae54775-eb13-4721-91d8-c13cb7824806, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eae54775-eb13-4721-91d8-c13cb7824806, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eae54775-eb13-4721-91d8-c13cb7824806, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eb6bff57-def6-41b9-a3f3-02cfa07607d4, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb6bff57-def6-41b9-a3f3-02cfa07607d4, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eb6bff57-def6-41b9-a3f3-02cfa07607d4, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8845d97c-e708-4d68-b1e3-db301e185efa, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8845d97c-e708-4d68-b1e3-db301e185efa, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8845d97c-e708-4d68-b1e3-db301e185efa, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ee6fd72e-e656-464a-b7fa-bf702d6a8ee7, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ee6fd72e-e656-464a-b7fa-bf702d6a8ee7, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ee6fd72e-e656-464a-b7fa-bf702d6a8ee7, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c736d752-4adc-478d-9c56-1d877330c158, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c736d752-4adc-478d-9c56-1d877330c158, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c736d752-4adc-478d-9c56-1d877330c158, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 69c28031-f459-44ae-b34d-d1ce22ca24fa, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 69c28031-f459-44ae-b34d-d1ce22ca24fa, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 69c28031-f459-44ae-b34d-d1ce22ca24fa, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 670e10ec-fafb-4034-b652-b47e3ce89f2f, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 670e10ec-fafb-4034-b652-b47e3ce89f2f, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 670e10ec-fafb-4034-b652-b47e3ce89f2f, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 94bed591-131b-4d1a-b886-348aa83906b2, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 94bed591-131b-4d1a-b886-348aa83906b2, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 94bed591-131b-4d1a-b886-348aa83906b2, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7bb2b29c-9a7b-4563-bb0a-c445a22e1a57, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7bb2b29c-9a7b-4563-bb0a-c445a22e1a57, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7bb2b29c-9a7b-4563-bb0a-c445a22e1a57, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 174495a8-8a0c-4375-a224-c10255651569, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 174495a8-8a0c-4375-a224-c10255651569, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 174495a8-8a0c-4375-a224-c10255651569, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f83760f83b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f83760f83b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f83760f83b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ccd4a260-f4fc-4658-867a-b5709cb2c0f9, ghrun-npwyk27qgi.auto.internal:26065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ccd4a260-f4fc-4658-867a-b5709cb2c0f9, ghrun-npwyk27qgi.auto.internal:26065): request = { session_id: "ydb://session/3?node_id=1&id=MTkwMmMzYjEtMjMzYThjMWMtZjVlOTU0MGUtOWMyZGI0NTA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f83760f83b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26065
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:26065
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ccd4a260-f4fc-4658-867a-b5709cb2c0f9, ghrun-npwyk27qgi.auto.internal:26065): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ccd4a260-f4fc-4658-867a-b5709cb2c0f9, ghrun-npwyk27qgi.auto.internal:26065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ccd4a260-f4fc-4658-867a-b5709cb2c0f9, ghrun-npwyk27qgi.auto.internal:26065): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:6869?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084274
DEBUG    ya.test:process.py:259 Command (pid 1084274) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1084274) elapsed time (sec): 2.6799001693725586
DEBUG    ya.test:process.py:263 Command (pid 1084274) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) maxrss: 261132
DEBUG    ya.test:process.py:263 Command (pid 1084274) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1084274) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084274) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1084274) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1084274) stime: 0.003935999999999999
DEBUG    ya.test:process.py:263 Command (pid 1084274) utime: 0.003935999999999999
DEBUG    ya.test:process.py:263 Command (pid 1084274) wtime: 2.681
DEBUG    ya.test:process.py:275 Command (pid 1084274) output:

DEBUG    ya.test:process.py:276 Command (pid 1084274) errors:
*   Trying 127.0.0.1:6869...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6869
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:6869...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:6869\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6869...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6869
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6869...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6869
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6869...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6869
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6869...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6869
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.97s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_one_message[tables_format_v0-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_one_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6869...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6869
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_one_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6869...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6869
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_one_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6869...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6869
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delay_one_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6869...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6869
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6869?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6869...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6869 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6869
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.53s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17765...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17765
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std]
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/a58y/000385/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000385/r3tmp/kikimr_cluster_ki8vf4im
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000385/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25381
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000385/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/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1/logfile_e293ka53.log --grpc-port=3301 --mon-port=22963 --ic-port=11227 --sqs-port=17765
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3301/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000385/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/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1/logfile_e293ka53.log --grpc-port=3301 --mon-port=22963 --ic-port=11227 --sqs-port=17765
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000385/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1/logfile_e293ka53.log', '--grpc-port=3301', '--mon-port=22963', '--ic-port=11227', '--sqs-port=17765')' in '/home/runner/.ya/build/build_root/a58y/000385/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk21/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1069918
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3301/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/a58y/000385/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1069919
DEBUG    ya.test:process.py:259 Command (pid 1069919) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1069919) elapsed time (sec): 0.24491572380065918
DEBUG    ya.test:process.py:263 Command (pid 1069919) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) majflt: 16
DEBUG    ya.test:process.py:263 Command (pid 1069919) maxrss: 375740
DEBUG    ya.test:process.py:263 Command (pid 1069919) minflt: 24390
DEBUG    ya.test:process.py:263 Command (pid 1069919) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069919) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1069919) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069919) stime: 0.067798
DEBUG    ya.test:process.py:263 Command (pid 1069919) utime: 0.131607
DEBUG    ya.test:process.py:263 Command (pid 1069919) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1069919) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1069919) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000385/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3301', '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: 11227\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/a58y/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3301', '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: 11227\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070170
DEBUG    ya.test:process.py:259 Command (pid 1070170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070170) elapsed time (sec): 0.27424049377441406
DEBUG    ya.test:process.py:263 Command (pid 1070170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) maxrss: 424184
DEBUG    ya.test:process.py:263 Command (pid 1070170) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1070170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1070170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070170) nvcsw: 367
DEBUG    ya.test:process.py:263 Command (pid 1070170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070170) stime: 0.099798
DEBUG    ya.test:process.py:263 Command (pid 1070170) utime: 0.14138
DEBUG    ya.test:process.py:263 Command (pid 1070170) wtime: 0.275
DEBUG    ya.test:process.py:275 Command (pid 1070170) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000385/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3301', '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/a58y/000385/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3301', '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: 1070210
DEBUG    ya.test:process.py:259 Command (pid 1070210) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070210) elapsed time (sec): 0.26683950424194336
DEBUG    ya.test:process.py:263 Command (pid 1070210) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) maxrss: 424180
DEBUG    ya.test:process.py:263 Command (pid 1070210) minflt: 27013
DEBUG    ya.test:process.py:263 Command (pid 1070210) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1070210) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070210) nvcsw: 374
DEBUG    ya.test:process.py:263 Command (pid 1070210) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070210) stime: 0.085209
DEBUG    ya.test:process.py:263 Command (pid 1070210) utime: 0.149116
DEBUG    ya.test:process.py:263 Command (pid 1070210) wtime: 0.268
DEBUG    ya.test:process.py:275 Command (pid 1070210) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 74449278-7a0b-4aa9-a8f0-8e6b95e0b194, localhost:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74449278-7a0b-4aa9-a8f0-8e6b95e0b194, localhost:3301): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74449278-7a0b-4aa9-a8f0-8e6b95e0b194, localhost:3301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 3301 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-npwyk27qgi.auto.internal:3301, 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', 1250), ('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:3301
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 0x7f3f103302c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f3f10330530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f3f10330530>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 49988054-3e75-4084-bcac-dbf453b9f5c6, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49988054-3e75-4084-bcac-dbf453b9f5c6, ghrun-npwyk27qgi.auto.internal:3301): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 49988054-3e75-4084-bcac-dbf453b9f5c6, ghrun-npwyk27qgi.auto.internal:3301): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49988054-3e75-4084-bcac-dbf453b9f5c6, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3f10330530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f3f10330530>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 49988054-3e75-4084-bcac-dbf453b9f5c6, ghrun-npwyk27qgi.auto.internal:3301): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 72b4760e-c7fb-46c4-b1b5-f496f41282f2, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 72b4760e-c7fb-46c4-b1b5-f496f41282f2, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 72b4760e-c7fb-46c4-b1b5-f496f41282f2, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92cc861-44f2-4aaf-920d-1722192a620e, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92cc861-44f2-4aaf-920d-1722192a620e, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92cc861-44f2-4aaf-920d-1722192a620e, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a0730b8d-575e-43a9-ba2c-9bd4532bfcbc, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a0730b8d-575e-43a9-ba2c-9bd4532bfcbc, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a0730b8d-575e-43a9-ba2c-9bd4532bfcbc, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 280cc97c-2c8c-481d-a4c6-87835fb69773, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 280cc97c-2c8c-481d-a4c6-87835fb69773, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 280cc97c-2c8c-481d-a4c6-87835fb69773, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0a612156-1378-4f40-ab97-ffc13820fa5c, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0a612156-1378-4f40-ab97-ffc13820fa5c, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0a612156-1378-4f40-ab97-ffc13820fa5c, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 743890ce-afb7-4a68-a8c1-fde163b9bdcb, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 743890ce-afb7-4a68-a8c1-fde163b9bdcb, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 743890ce-afb7-4a68-a8c1-fde163b9bdcb, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7971ee22-465d-490c-bbde-c3738a301959, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7971ee22-465d-490c-bbde-c3738a301959, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7971ee22-465d-490c-bbde-c3738a301959, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2756e600-6e63-4bc4-83e7-f3b44a32c99a, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2756e600-6e63-4bc4-83e7-f3b44a32c99a, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2756e600-6e63-4bc4-83e7-f3b44a32c99a, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6da429e7-7cc0-41ee-bc81-70d5fa7184af, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6da429e7-7cc0-41ee-bc81-70d5fa7184af, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6da429e7-7cc0-41ee-bc81-70d5fa7184af, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b7d8c444-bc55-4296-829d-16555a6b7d41, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b7d8c444-bc55-4296-829d-16555a6b7d41, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b7d8c444-bc55-4296-829d-16555a6b7d41, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9005d3ce-6f21-4d07-9c4d-811c2cd623d5, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9005d3ce-6f21-4d07-9c4d-811c2cd623d5, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9005d3ce-6f21-4d07-9c4d-811c2cd623d5, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 57b9d1e6-961c-4928-85f1-fd2b7707b933, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 57b9d1e6-961c-4928-85f1-fd2b7707b933, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 57b9d1e6-961c-4928-85f1-fd2b7707b933, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 84475d54-b043-4a98-8422-513450f257b8, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 84475d54-b043-4a98-8422-513450f257b8, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 84475d54-b043-4a98-8422-513450f257b8, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 19cb16cd-9da6-435e-bf20-540cbb0f33aa, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 19cb16cd-9da6-435e-bf20-540cbb0f33aa, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 19cb16cd-9da6-435e-bf20-540cbb0f33aa, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d745da2b-2538-463d-ba19-fd93e6faaa47, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d745da2b-2538-463d-ba19-fd93e6faaa47, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d745da2b-2538-463d-ba19-fd93e6faaa47, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5f638459-0754-46aa-8c2f-85092d85fd65, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5f638459-0754-46aa-8c2f-85092d85fd65, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5f638459-0754-46aa-8c2f-85092d85fd65, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e01ff57e-cc10-4805-950f-fb9c455acdde, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e01ff57e-cc10-4805-950f-fb9c455acdde, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e01ff57e-cc10-4805-950f-fb9c455acdde, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f4e913bd-2949-4e9b-809a-9e29551cea92, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f4e913bd-2949-4e9b-809a-9e29551cea92, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f4e913bd-2949-4e9b-809a-9e29551cea92, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 59a611bf-a4ea-46e0-a875-a7d8f1601f44, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 59a611bf-a4ea-46e0-a875-a7d8f1601f44, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 59a611bf-a4ea-46e0-a875-a7d8f1601f44, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f22f5dab-7860-402d-b014-d9577c76db29, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f22f5dab-7860-402d-b014-d9577c76db29, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f22f5dab-7860-402d-b014-d9577c76db29, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3f10330530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f3f10330530>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f3f10330530> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 71dafae3-d1b3-430e-a8f5-d9d4b30e05b7, ghrun-npwyk27qgi.auto.internal:3301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 71dafae3-d1b3-430e-a8f5-d9d4b30e05b7, ghrun-npwyk27qgi.auto.internal:3301): request = { session_id: "ydb://session/3?node_id=1&id=ODk3MGRmZGMtODRlMDc5MTAtNjAyYTBkOWYtMWUyN2Q4MDY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f3f10330530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3301
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:3301
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 71dafae3-d1b3-430e-a8f5-d9d4b30e05b7, ghrun-npwyk27qgi.auto.internal:3301): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 71dafae3-d1b3-430e-a8f5-d9d4b30e05b7, ghrun-npwyk27qgi.auto.internal:3301): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 71dafae3-d1b3-430e-a8f5-d9d4b30e05b7, ghrun-npwyk27qgi.auto.internal:3301): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:17765?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070297
DEBUG    ya.test:process.py:259 Command (pid 1070297) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1070297) elapsed time (sec): 2.6382791996002197
DEBUG    ya.test:process.py:263 Command (pid 1070297) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) maxrss: 261036
DEBUG    ya.test:process.py:263 Command (pid 1070297) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1070297) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070297) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1070297) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070297) stime: 0.004161
DEBUG    ya.test:process.py:263 Command (pid 1070297) utime: 0.004161
DEBUG    ya.test:process.py:263 Command (pid 1070297) wtime: 2.639
DEBUG    ya.test:process.py:275 Command (pid 1070297) output:

DEBUG    ya.test:process.py:276 Command (pid 1070297) errors:
*   Trying 127.0.0.1:17765...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17765
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:17765...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:17765\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17765...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17765
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17765...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17765
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_batch_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17765...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17765
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_batch_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17765...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17765
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.84s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17765...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17765
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17765...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17765
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17765...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17765
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_batch_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17765...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17765
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_batch_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17765?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17765...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17765 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17765
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.44s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21068...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21068
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v0]
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/a58y/00036e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1657
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00036e/r3tmp/kikimr_cluster_0zjq_cws
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24809
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19832
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9465
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21068
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036e/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/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_hrng56bz.log --grpc-port=24809 --mon-port=6227 --ic-port=1657 --sqs-port=21068
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24809/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036e/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/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_hrng56bz.log --grpc-port=24809 --mon-port=6227 --ic-port=1657 --sqs-port=21068
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_hrng56bz.log', '--grpc-port=24809', '--mon-port=6227', '--ic-port=1657', '--sqs-port=21068')' in '/home/runner/.ya/build/build_root/a58y/00036e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1080184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24809/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/a58y/00036e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080185
DEBUG    ya.test:process.py:259 Command (pid 1080185) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080185) elapsed time (sec): 0.24853301048278809
DEBUG    ya.test:process.py:263 Command (pid 1080185) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) majflt: 12
DEBUG    ya.test:process.py:263 Command (pid 1080185) maxrss: 376600
DEBUG    ya.test:process.py:263 Command (pid 1080185) minflt: 24322
DEBUG    ya.test:process.py:263 Command (pid 1080185) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080185) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1080185) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080185) stime: 0.071624
DEBUG    ya.test:process.py:263 Command (pid 1080185) utime: 0.13131199999999998
DEBUG    ya.test:process.py:263 Command (pid 1080185) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1080185) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1080185) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00036e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24809', '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: 1657\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/a58y/00036e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24809', '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: 1657\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080655
DEBUG    ya.test:process.py:259 Command (pid 1080655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080655) elapsed time (sec): 0.28816747665405273
DEBUG    ya.test:process.py:263 Command (pid 1080655) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) maxrss: 424108
DEBUG    ya.test:process.py:263 Command (pid 1080655) minflt: 27001
DEBUG    ya.test:process.py:263 Command (pid 1080655) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1080655) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080655) nvcsw: 331
DEBUG    ya.test:process.py:263 Command (pid 1080655) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080655) stime: 0.106721
DEBUG    ya.test:process.py:263 Command (pid 1080655) utime: 0.14776699999999998
DEBUG    ya.test:process.py:263 Command (pid 1080655) wtime: 0.289
DEBUG    ya.test:process.py:275 Command (pid 1080655) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24809', '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/a58y/00036e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24809', '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: 1080705
DEBUG    ya.test:process.py:259 Command (pid 1080705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080705) elapsed time (sec): 0.28579282760620117
DEBUG    ya.test:process.py:263 Command (pid 1080705) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) maxrss: 424300
DEBUG    ya.test:process.py:263 Command (pid 1080705) minflt: 27009
DEBUG    ya.test:process.py:263 Command (pid 1080705) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1080705) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080705) nvcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 1080705) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080705) stime: 0.106157
DEBUG    ya.test:process.py:263 Command (pid 1080705) utime: 0.152866
DEBUG    ya.test:process.py:263 Command (pid 1080705) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 1080705) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a56e997e-eeed-43e7-9695-622d32d2c910, localhost:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a56e997e-eeed-43e7-9695-622d32d2c910, localhost:24809): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a56e997e-eeed-43e7-9695-622d32d2c910, localhost:24809): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 24809 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-npwyk27qgi.auto.internal:24809, 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', 1250), ('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:24809
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 0x7ff0853102f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff0853103e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff0853103e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3dcd45d8-38ed-447b-9e5f-2307f91f808d, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3dcd45d8-38ed-447b-9e5f-2307f91f808d, ghrun-npwyk27qgi.auto.internal:24809): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3dcd45d8-38ed-447b-9e5f-2307f91f808d, ghrun-npwyk27qgi.auto.internal:24809): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3dcd45d8-38ed-447b-9e5f-2307f91f808d, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff0853103e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff0853103e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3dcd45d8-38ed-447b-9e5f-2307f91f808d, ghrun-npwyk27qgi.auto.internal:24809): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cb5f4991-0f12-4493-9957-a121b73d7839, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cb5f4991-0f12-4493-9957-a121b73d7839, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cb5f4991-0f12-4493-9957-a121b73d7839, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffeb98c1-ed06-443e-8594-fc113a37b9d3, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffeb98c1-ed06-443e-8594-fc113a37b9d3, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffeb98c1-ed06-443e-8594-fc113a37b9d3, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f2fc64ac-b331-4f86-8195-445d7971b476, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f2fc64ac-b331-4f86-8195-445d7971b476, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f2fc64ac-b331-4f86-8195-445d7971b476, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d438dd6d-1477-46e0-9d3f-47ea5ae3cf27, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d438dd6d-1477-46e0-9d3f-47ea5ae3cf27, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d438dd6d-1477-46e0-9d3f-47ea5ae3cf27, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e9c1aeec-c9af-4c6b-9470-43f25adb9825, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e9c1aeec-c9af-4c6b-9470-43f25adb9825, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e9c1aeec-c9af-4c6b-9470-43f25adb9825, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 35ed6f0b-a276-4f1f-8915-3b556aee2000, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 35ed6f0b-a276-4f1f-8915-3b556aee2000, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 35ed6f0b-a276-4f1f-8915-3b556aee2000, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 285f820c-84c9-4116-8d48-f13fb32a3f1f, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 285f820c-84c9-4116-8d48-f13fb32a3f1f, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 285f820c-84c9-4116-8d48-f13fb32a3f1f, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 88581933-b149-428c-a255-bee441478dee, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 88581933-b149-428c-a255-bee441478dee, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 88581933-b149-428c-a255-bee441478dee, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 64fc3487-da8f-409d-9c68-ad928a0c8c97, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 64fc3487-da8f-409d-9c68-ad928a0c8c97, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 64fc3487-da8f-409d-9c68-ad928a0c8c97, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0020b2af-d854-44da-9fc7-9f3a1de4818f, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0020b2af-d854-44da-9fc7-9f3a1de4818f, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0020b2af-d854-44da-9fc7-9f3a1de4818f, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 534ef260-2356-4f60-b56e-1212caa716b8, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 534ef260-2356-4f60-b56e-1212caa716b8, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 534ef260-2356-4f60-b56e-1212caa716b8, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c9461baa-7666-43e6-a8ba-aa76538770d0, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c9461baa-7666-43e6-a8ba-aa76538770d0, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c9461baa-7666-43e6-a8ba-aa76538770d0, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 47e45a95-3e36-4dd1-b9e0-fa9f9b38c29d, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 47e45a95-3e36-4dd1-b9e0-fa9f9b38c29d, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 47e45a95-3e36-4dd1-b9e0-fa9f9b38c29d, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 762ff72d-ed7a-4ddb-a0e0-4312e10ee62e, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 762ff72d-ed7a-4ddb-a0e0-4312e10ee62e, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 762ff72d-ed7a-4ddb-a0e0-4312e10ee62e, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cb6a6f6d-8806-4418-ad11-3eb8ec402e48, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cb6a6f6d-8806-4418-ad11-3eb8ec402e48, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cb6a6f6d-8806-4418-ad11-3eb8ec402e48, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c6c35b9d-118c-47a1-aa2f-ac3ad4fa2556, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c6c35b9d-118c-47a1-aa2f-ac3ad4fa2556, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c6c35b9d-118c-47a1-aa2f-ac3ad4fa2556, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 65329402-0152-4b38-aea6-c7616db4e67f, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 65329402-0152-4b38-aea6-c7616db4e67f, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 65329402-0152-4b38-aea6-c7616db4e67f, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 93528d8b-9cf7-43a1-b845-e4f88bcd19f1, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 93528d8b-9cf7-43a1-b845-e4f88bcd19f1, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 93528d8b-9cf7-43a1-b845-e4f88bcd19f1, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4ef77310-992a-4e16-a6f2-74d8f25ac1ae, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4ef77310-992a-4e16-a6f2-74d8f25ac1ae, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4ef77310-992a-4e16-a6f2-74d8f25ac1ae, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 02319093-9f36-48c5-9c5f-50b574928bd0, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 02319093-9f36-48c5-9c5f-50b574928bd0, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 02319093-9f36-48c5-9c5f-50b574928bd0, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff0853103e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7ff0853103e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7ff0853103e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7d20e162-23b2-4dbc-b17c-0821e5d0c77c, ghrun-npwyk27qgi.auto.internal:24809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7d20e162-23b2-4dbc-b17c-0821e5d0c77c, ghrun-npwyk27qgi.auto.internal:24809): request = { session_id: "ydb://session/3?node_id=1&id=OTNlMjM2OTMtOTVjNDY4MTktMTE4ZjQyZjEtZDRkZWQ0OTg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7ff0853103e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24809
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:24809
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 7d20e162-23b2-4dbc-b17c-0821e5d0c77c, ghrun-npwyk27qgi.auto.internal:24809): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7d20e162-23b2-4dbc-b17c-0821e5d0c77c, ghrun-npwyk27qgi.auto.internal:24809): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 7d20e162-23b2-4dbc-b17c-0821e5d0c77c, ghrun-npwyk27qgi.auto.internal:24809): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:21068?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080874
DEBUG    ya.test:process.py:259 Command (pid 1080874) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1080874) elapsed time (sec): 2.7998344898223877
DEBUG    ya.test:process.py:263 Command (pid 1080874) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) maxrss: 261600
DEBUG    ya.test:process.py:263 Command (pid 1080874) minflt: 594
DEBUG    ya.test:process.py:263 Command (pid 1080874) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080874) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1080874) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080874) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1080874) utime: 0.0083
DEBUG    ya.test:process.py:263 Command (pid 1080874) wtime: 2.801
DEBUG    ya.test:process.py:275 Command (pid 1080874) output:

DEBUG    ya.test:process.py:276 Command (pid 1080874) errors:
*   Trying 127.0.0.1:21068...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21068
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:21068...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:21068\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_delete_message_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21068...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21068
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21068...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21068
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21068...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21068
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21068...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21068
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.09s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_works[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21068...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21068
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_delete_message_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21068...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21068
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21068...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21068
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_for_deleted_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21068...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21068
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21068?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21068...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21068 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21068
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.73s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17239...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17239
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v1-std]
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/a58y/000379/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8354
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000379/r3tmp/kikimr_cluster_qp197y1h
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000379/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17239
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000379/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/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1/logfile_c7nmfzhh.log --grpc-port=12338 --mon-port=11370 --ic-port=8354 --sqs-port=17239
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12338/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000379/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/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1/logfile_c7nmfzhh.log --grpc-port=12338 --mon-port=11370 --ic-port=8354 --sqs-port=17239
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000379/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1/logfile_c7nmfzhh.log', '--grpc-port=12338', '--mon-port=11370', '--ic-port=8354', '--sqs-port=17239')' in '/home/runner/.ya/build/build_root/a58y/000379/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1074696
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12338/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/a58y/000379/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074697
DEBUG    ya.test:process.py:259 Command (pid 1074697) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074697) elapsed time (sec): 0.25731539726257324
DEBUG    ya.test:process.py:263 Command (pid 1074697) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) majflt: 26
DEBUG    ya.test:process.py:263 Command (pid 1074697) maxrss: 356052
DEBUG    ya.test:process.py:263 Command (pid 1074697) minflt: 25063
DEBUG    ya.test:process.py:263 Command (pid 1074697) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074697) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1074697) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074697) stime: 0.073555
DEBUG    ya.test:process.py:263 Command (pid 1074697) utime: 0.138937
DEBUG    ya.test:process.py:263 Command (pid 1074697) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 1074697) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1074697) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000379/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000379/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12338', '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: 8354\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/a58y/000379/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12338', '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: 8354\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075297
DEBUG    ya.test:process.py:259 Command (pid 1075297) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075297) elapsed time (sec): 0.2838287353515625
DEBUG    ya.test:process.py:263 Command (pid 1075297) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) maxrss: 424012
DEBUG    ya.test:process.py:263 Command (pid 1075297) minflt: 27001
DEBUG    ya.test:process.py:263 Command (pid 1075297) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1075297) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075297) nvcsw: 389
DEBUG    ya.test:process.py:263 Command (pid 1075297) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075297) stime: 0.11930199999999999
DEBUG    ya.test:process.py:263 Command (pid 1075297) utime: 0.13164399999999998
DEBUG    ya.test:process.py:263 Command (pid 1075297) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 1075297) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000379/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000379/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12338', '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/a58y/000379/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12338', '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: 1075336
DEBUG    ya.test:process.py:259 Command (pid 1075336) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075336) elapsed time (sec): 0.2705724239349365
DEBUG    ya.test:process.py:263 Command (pid 1075336) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) maxrss: 424300
DEBUG    ya.test:process.py:263 Command (pid 1075336) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1075336) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075336) nvcsw: 359
DEBUG    ya.test:process.py:263 Command (pid 1075336) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075336) stime: 0.09110399999999999
DEBUG    ya.test:process.py:263 Command (pid 1075336) utime: 0.14493799999999998
DEBUG    ya.test:process.py:263 Command (pid 1075336) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1075336) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5f95dc4e-f0dc-489f-8086-fb641f997d3e, localhost:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f95dc4e-f0dc-489f-8086-fb641f997d3e, localhost:12338): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f95dc4e-f0dc-489f-8086-fb641f997d3e, localhost:12338): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 12338 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-npwyk27qgi.auto.internal:12338, 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', 1250), ('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:12338
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 0x7f33dcc0c260 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f33dcc0c4a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f33dcc0c4a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad99cb3a-f99f-4114-9852-3d7eeb0d15ac, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad99cb3a-f99f-4114-9852-3d7eeb0d15ac, ghrun-npwyk27qgi.auto.internal:12338): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ad99cb3a-f99f-4114-9852-3d7eeb0d15ac, ghrun-npwyk27qgi.auto.internal:12338): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad99cb3a-f99f-4114-9852-3d7eeb0d15ac, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f33dcc0c4a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f33dcc0c4a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ad99cb3a-f99f-4114-9852-3d7eeb0d15ac, ghrun-npwyk27qgi.auto.internal:12338): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7177a26b-e23f-4f0c-b255-6fb0e381a064, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7177a26b-e23f-4f0c-b255-6fb0e381a064, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7177a26b-e23f-4f0c-b255-6fb0e381a064, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c72249-5081-4f0f-be87-8393841494fd, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c72249-5081-4f0f-be87-8393841494fd, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c72249-5081-4f0f-be87-8393841494fd, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 933e6243-4200-4035-a82a-55f672bf36e6, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 933e6243-4200-4035-a82a-55f672bf36e6, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 933e6243-4200-4035-a82a-55f672bf36e6, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d6dec74e-c088-430c-aa9a-cd81c3778b61, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d6dec74e-c088-430c-aa9a-cd81c3778b61, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d6dec74e-c088-430c-aa9a-cd81c3778b61, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9bde37d7-2739-49a2-8983-d5ad0e57361f, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9bde37d7-2739-49a2-8983-d5ad0e57361f, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9bde37d7-2739-49a2-8983-d5ad0e57361f, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dc5c37f6-c7f0-48ca-87ce-76a674cb3bb4, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dc5c37f6-c7f0-48ca-87ce-76a674cb3bb4, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dc5c37f6-c7f0-48ca-87ce-76a674cb3bb4, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4e763d2c-b796-4c38-8e71-94feee07fe05, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4e763d2c-b796-4c38-8e71-94feee07fe05, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4e763d2c-b796-4c38-8e71-94feee07fe05, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7a7a03ac-2e1d-4fca-8516-b84ad28c4f94, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7a7a03ac-2e1d-4fca-8516-b84ad28c4f94, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7a7a03ac-2e1d-4fca-8516-b84ad28c4f94, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1a77a0c2-85f1-425e-9c91-f50af0c58e6e, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1a77a0c2-85f1-425e-9c91-f50af0c58e6e, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1a77a0c2-85f1-425e-9c91-f50af0c58e6e, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7354cfdb-8230-4856-870e-7b0e2fc2c323, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7354cfdb-8230-4856-870e-7b0e2fc2c323, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7354cfdb-8230-4856-870e-7b0e2fc2c323, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 29164035-80ba-42e0-8666-5fde812a4b4e, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 29164035-80ba-42e0-8666-5fde812a4b4e, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 29164035-80ba-42e0-8666-5fde812a4b4e, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5d02cab6-61d2-4129-8540-80e44b27ed39, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5d02cab6-61d2-4129-8540-80e44b27ed39, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5d02cab6-61d2-4129-8540-80e44b27ed39, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 95a08aca-49eb-4819-8d0b-654a098ae0b3, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 95a08aca-49eb-4819-8d0b-654a098ae0b3, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 95a08aca-49eb-4819-8d0b-654a098ae0b3, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 822b0dfa-1965-472e-a208-73c26875312e, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 822b0dfa-1965-472e-a208-73c26875312e, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 822b0dfa-1965-472e-a208-73c26875312e, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8fde69f5-fe02-403d-b0da-5274f77985a2, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8fde69f5-fe02-403d-b0da-5274f77985a2, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8fde69f5-fe02-403d-b0da-5274f77985a2, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1e199190-d701-4ed1-9445-c5ef8352556e, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1e199190-d701-4ed1-9445-c5ef8352556e, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1e199190-d701-4ed1-9445-c5ef8352556e, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 231d3d38-7d6a-4d21-bfab-c9b5d560487c, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 231d3d38-7d6a-4d21-bfab-c9b5d560487c, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 231d3d38-7d6a-4d21-bfab-c9b5d560487c, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 510ef064-14b0-467f-aaf7-aea0f479b230, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 510ef064-14b0-467f-aaf7-aea0f479b230, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 510ef064-14b0-467f-aaf7-aea0f479b230, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f2547101-2326-4f68-ba66-e9ddec811f2b, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f2547101-2326-4f68-ba66-e9ddec811f2b, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f2547101-2326-4f68-ba66-e9ddec811f2b, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 630036cd-bb85-439a-b313-49f526ede2dd, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 630036cd-bb85-439a-b313-49f526ede2dd, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 630036cd-bb85-439a-b313-49f526ede2dd, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f33dcc0c4a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f33dcc0c4a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f33dcc0c4a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8e9e7af9-b43e-4ebc-8545-7091aec93d1b, ghrun-npwyk27qgi.auto.internal:12338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8e9e7af9-b43e-4ebc-8545-7091aec93d1b, ghrun-npwyk27qgi.auto.internal:12338): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4MjcyMmEtM2FmMzE0NGQtNTUyODNiMTAtZTRkM2Q0ZTE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f33dcc0c4a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12338
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:12338
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8e9e7af9-b43e-4ebc-8545-7091aec93d1b, ghrun-npwyk27qgi.auto.internal:12338): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8e9e7af9-b43e-4ebc-8545-7091aec93d1b, ghrun-npwyk27qgi.auto.internal:12338): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8e9e7af9-b43e-4ebc-8545-7091aec93d1b, ghrun-npwyk27qgi.auto.internal:12338): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:17239?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075453
DEBUG    ya.test:process.py:259 Command (pid 1075453) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1075453) elapsed time (sec): 2.7139577865600586
DEBUG    ya.test:process.py:263 Command (pid 1075453) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) maxrss: 262048
DEBUG    ya.test:process.py:263 Command (pid 1075453) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1075453) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075453) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1075453) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075453) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1075453) utime: 0.007873999999999999
DEBUG    ya.test:process.py:263 Command (pid 1075453) wtime: 2.715
DEBUG    ya.test:process.py:275 Command (pid 1075453) output:

DEBUG    ya.test:process.py:276 Command (pid 1075453) errors:
*   Trying 127.0.0.1:17239...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17239
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:17239...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:17239\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17239...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17239
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17239...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17239
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17239...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17239
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:17239...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:17239
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.07s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_for_deleted_message[tables_format_v1-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_for_deleted_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17239...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17239
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17239...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17239
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_not_in_flight[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17239...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17239
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17239...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17239
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_does_not_change_visibility_not_in_flight[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:17239?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:17239...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 17239 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:17239
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.65s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_empty_queue_url[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26339...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26339
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_empty_queue_url[tables_format_v0]
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/a58y/00035b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5535
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00035b/r3tmp/kikimr_cluster_x91t5yfe
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26834
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26339
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035b/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/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url.tables_format_v0/cluster/node_1/logfile_aerluqiv.log --grpc-port=29695 --mon-port=21734 --ic-port=5535 --sqs-port=26339
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29695/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035b/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/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url.tables_format_v0/cluster/node_1/logfile_aerluqiv.log --grpc-port=29695 --mon-port=21734 --ic-port=5535 --sqs-port=26339
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url.tables_format_v0/cluster/node_1/logfile_aerluqiv.log', '--grpc-port=29695', '--mon-port=21734', '--ic-port=5535', '--sqs-port=26339')' in '/home/runner/.ya/build/build_root/a58y/00035b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk24/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1089461
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29695/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/a58y/00035b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089462
DEBUG    ya.test:process.py:259 Command (pid 1089462) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089462) elapsed time (sec): 0.24493694305419922
DEBUG    ya.test:process.py:263 Command (pid 1089462) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) maxrss: 410968
DEBUG    ya.test:process.py:263 Command (pid 1089462) minflt: 23323
DEBUG    ya.test:process.py:263 Command (pid 1089462) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1089462) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089462) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1089462) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089462) stime: 0.060030999999999994
DEBUG    ya.test:process.py:263 Command (pid 1089462) utime: 0.140072
DEBUG    ya.test:process.py:263 Command (pid 1089462) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1089462) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1089462) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00035b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29695', '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: 5535\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/a58y/00035b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29695', '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: 5535\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089797
DEBUG    ya.test:process.py:259 Command (pid 1089797) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089797) elapsed time (sec): 0.29636526107788086
DEBUG    ya.test:process.py:263 Command (pid 1089797) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) maxrss: 424032
DEBUG    ya.test:process.py:263 Command (pid 1089797) minflt: 26997
DEBUG    ya.test:process.py:263 Command (pid 1089797) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1089797) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089797) nvcsw: 375
DEBUG    ya.test:process.py:263 Command (pid 1089797) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089797) stime: 0.09298
DEBUG    ya.test:process.py:263 Command (pid 1089797) utime: 0.169791
DEBUG    ya.test:process.py:263 Command (pid 1089797) wtime: 0.297
DEBUG    ya.test:process.py:275 Command (pid 1089797) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29695', '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/a58y/00035b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29695', '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: 1089839
DEBUG    ya.test:process.py:259 Command (pid 1089839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089839) elapsed time (sec): 0.27045679092407227
DEBUG    ya.test:process.py:263 Command (pid 1089839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) maxrss: 424416
DEBUG    ya.test:process.py:263 Command (pid 1089839) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1089839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1089839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089839) nvcsw: 358
DEBUG    ya.test:process.py:263 Command (pid 1089839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089839) stime: 0.080438
DEBUG    ya.test:process.py:263 Command (pid 1089839) utime: 0.156854
DEBUG    ya.test:process.py:263 Command (pid 1089839) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1089839) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 82bd36ac-7ce1-4e44-ace9-24e17037e384, localhost:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82bd36ac-7ce1-4e44-ace9-24e17037e384, localhost:29695): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82bd36ac-7ce1-4e44-ace9-24e17037e384, localhost:29695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 29695 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-npwyk27qgi.auto.internal:29695, 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', 1250), ('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:29695
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 0x7f7e6ff30380 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f7e6ff30470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7e6ff30470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5eb75512-3296-4914-b403-dc48a6192b96, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5eb75512-3296-4914-b403-dc48a6192b96, ghrun-npwyk27qgi.auto.internal:29695): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5eb75512-3296-4914-b403-dc48a6192b96, ghrun-npwyk27qgi.auto.internal:29695): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5eb75512-3296-4914-b403-dc48a6192b96, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7e6ff30470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7e6ff30470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 543873bc-578d-4ddf-bea1-f28b71364eb0, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5eb75512-3296-4914-b403-dc48a6192b96, ghrun-npwyk27qgi.auto.internal:29695): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 543873bc-578d-4ddf-bea1-f28b71364eb0, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 543873bc-578d-4ddf-bea1-f28b71364eb0, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f5cb95-bcc4-4906-ae5b-ce377a9f21cc, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f5cb95-bcc4-4906-ae5b-ce377a9f21cc, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f5cb95-bcc4-4906-ae5b-ce377a9f21cc, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 99d14806-6dac-4af3-85c2-a1b64a869cae, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 99d14806-6dac-4af3-85c2-a1b64a869cae, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 99d14806-6dac-4af3-85c2-a1b64a869cae, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d8e9720e-64c3-474f-b7b2-07ec20a5608b, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d8e9720e-64c3-474f-b7b2-07ec20a5608b, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d8e9720e-64c3-474f-b7b2-07ec20a5608b, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a44172e5-1afd-4a84-b5f9-93684d9d60f4, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a44172e5-1afd-4a84-b5f9-93684d9d60f4, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a44172e5-1afd-4a84-b5f9-93684d9d60f4, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ef7b2f21-b396-4311-8d3e-0cd2ecb85d79, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ef7b2f21-b396-4311-8d3e-0cd2ecb85d79, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ef7b2f21-b396-4311-8d3e-0cd2ecb85d79, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3b20c811-261a-458e-a5e7-2c369e7266c9, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3b20c811-261a-458e-a5e7-2c369e7266c9, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3b20c811-261a-458e-a5e7-2c369e7266c9, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f5cb0d40-87ef-416e-bcb2-3fc0d820fa9e, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f5cb0d40-87ef-416e-bcb2-3fc0d820fa9e, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f5cb0d40-87ef-416e-bcb2-3fc0d820fa9e, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2b39d354-d23c-4e8b-91c4-2bb9139241f8, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2b39d354-d23c-4e8b-91c4-2bb9139241f8, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2b39d354-d23c-4e8b-91c4-2bb9139241f8, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 19af667f-beb0-4e29-9119-6b5792869bb4, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 19af667f-beb0-4e29-9119-6b5792869bb4, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 19af667f-beb0-4e29-9119-6b5792869bb4, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3d807e69-1534-4f90-ace9-ded0d7fd7b54, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3d807e69-1534-4f90-ace9-ded0d7fd7b54, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3d807e69-1534-4f90-ace9-ded0d7fd7b54, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2e06cb86-da07-424f-97d9-4fe0620a960a, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2e06cb86-da07-424f-97d9-4fe0620a960a, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2e06cb86-da07-424f-97d9-4fe0620a960a, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0c31f04e-1c7d-4494-87bd-6514cc60a6de, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0c31f04e-1c7d-4494-87bd-6514cc60a6de, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0c31f04e-1c7d-4494-87bd-6514cc60a6de, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 79f46ca7-d018-4f77-938e-4e4c2961767a, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 79f46ca7-d018-4f77-938e-4e4c2961767a, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 79f46ca7-d018-4f77-938e-4e4c2961767a, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, da4e810f-0ff8-46be-8d66-6f5075b14f2d, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, da4e810f-0ff8-46be-8d66-6f5075b14f2d, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, da4e810f-0ff8-46be-8d66-6f5075b14f2d, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0dc73e50-1da6-461f-bbb0-72655cfef811, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0dc73e50-1da6-461f-bbb0-72655cfef811, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0dc73e50-1da6-461f-bbb0-72655cfef811, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d36008ba-8fec-4c3e-88f0-6f83f2e14eae, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d36008ba-8fec-4c3e-88f0-6f83f2e14eae, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d36008ba-8fec-4c3e-88f0-6f83f2e14eae, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 952ab6c0-99ce-4c60-b844-568ac235adf3, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 952ab6c0-99ce-4c60-b844-568ac235adf3, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 952ab6c0-99ce-4c60-b844-568ac235adf3, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 01460464-7f06-4e1a-9ad1-eb891081c854, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 01460464-7f06-4e1a-9ad1-eb891081c854, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 01460464-7f06-4e1a-9ad1-eb891081c854, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 00d2e815-a6e0-4542-badf-6a6cee107c3c, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 00d2e815-a6e0-4542-badf-6a6cee107c3c, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 00d2e815-a6e0-4542-badf-6a6cee107c3c, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7e6ff30470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f7e6ff30470>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7e6ff30470> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d4979ea2-a973-44e4-b6dd-38e222f3a0f7, ghrun-npwyk27qgi.auto.internal:29695): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d4979ea2-a973-44e4-b6dd-38e222f3a0f7, ghrun-npwyk27qgi.auto.internal:29695): request = { session_id: "ydb://session/3?node_id=1&id=YTU3NTVhZWMtNDI5MDljYzMtMjBlOGFlYjMtNDFkMDhmY2E=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7e6ff30470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29695
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:29695
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d4979ea2-a973-44e4-b6dd-38e222f3a0f7, ghrun-npwyk27qgi.auto.internal:29695): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d4979ea2-a973-44e4-b6dd-38e222f3a0f7, ghrun-npwyk27qgi.auto.internal:29695): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d4979ea2-a973-44e4-b6dd-38e222f3a0f7, ghrun-npwyk27qgi.auto.internal:29695): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:26339?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089930
DEBUG    ya.test:process.py:259 Command (pid 1089930) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1089930) elapsed time (sec): 2.6931850910186768
DEBUG    ya.test:process.py:263 Command (pid 1089930) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) maxrss: 259324
DEBUG    ya.test:process.py:263 Command (pid 1089930) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1089930) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089930) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1089930) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1089930) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1089930) utime: 0.008669999999999999
DEBUG    ya.test:process.py:263 Command (pid 1089930) wtime: 2.694
DEBUG    ya.test:process.py:275 Command (pid 1089930) output:

DEBUG    ya.test:process.py:276 Command (pid 1089930) errors:
*   Trying 127.0.0.1:26339...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26339
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:26339...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:26339\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_empty_queue_url[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26339...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26339
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_empty_queue_url[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26339...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26339
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26339...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26339
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26339...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26339
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.99s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_empty_queue_url[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_empty_queue_url[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26339...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26339
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_empty_queue_url[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26339...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26339
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26339...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26339
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_attributes_table[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26339...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26339
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26339?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26339...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26339 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26339
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.63s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6567...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6567
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v1-std]
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/a58y/000359/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10099
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000359/r3tmp/kikimr_cluster_hehh57p6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000359/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19017
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6567
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000359/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/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1/logfile_hq_qbbr3.log --grpc-port=19017 --mon-port=63627 --ic-port=10099 --sqs-port=6567
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19017/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000359/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/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1/logfile_hq_qbbr3.log --grpc-port=19017 --mon-port=63627 --ic-port=10099 --sqs-port=6567
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000359/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1/logfile_hq_qbbr3.log', '--grpc-port=19017', '--mon-port=63627', '--ic-port=10099', '--sqs-port=6567')' in '/home/runner/.ya/build/build_root/a58y/000359/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1090563
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19017/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/a58y/000359/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090564
DEBUG    ya.test:process.py:259 Command (pid 1090564) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090564) elapsed time (sec): 0.24832606315612793
DEBUG    ya.test:process.py:263 Command (pid 1090564) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) majflt: 17
DEBUG    ya.test:process.py:263 Command (pid 1090564) maxrss: 373560
DEBUG    ya.test:process.py:263 Command (pid 1090564) minflt: 24424
DEBUG    ya.test:process.py:263 Command (pid 1090564) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090564) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1090564) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090564) stime: 0.089418
DEBUG    ya.test:process.py:263 Command (pid 1090564) utime: 0.11380499999999999
DEBUG    ya.test:process.py:263 Command (pid 1090564) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1090564) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1090564) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000359/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000359/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19017', '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: 10099\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/a58y/000359/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19017', '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: 10099\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090927
DEBUG    ya.test:process.py:259 Command (pid 1090927) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090927) elapsed time (sec): 0.2905435562133789
DEBUG    ya.test:process.py:263 Command (pid 1090927) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) maxrss: 424044
DEBUG    ya.test:process.py:263 Command (pid 1090927) minflt: 26995
DEBUG    ya.test:process.py:263 Command (pid 1090927) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1090927) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090927) nvcsw: 389
DEBUG    ya.test:process.py:263 Command (pid 1090927) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090927) stime: 0.116159
DEBUG    ya.test:process.py:263 Command (pid 1090927) utime: 0.141043
DEBUG    ya.test:process.py:263 Command (pid 1090927) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1090927) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000359/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000359/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19017', '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/a58y/000359/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19017', '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: 1090968
DEBUG    ya.test:process.py:259 Command (pid 1090968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090968) elapsed time (sec): 0.2816622257232666
DEBUG    ya.test:process.py:263 Command (pid 1090968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) maxrss: 424448
DEBUG    ya.test:process.py:263 Command (pid 1090968) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1090968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090968) nvcsw: 358
DEBUG    ya.test:process.py:263 Command (pid 1090968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090968) stime: 0.107323
DEBUG    ya.test:process.py:263 Command (pid 1090968) utime: 0.148611
DEBUG    ya.test:process.py:263 Command (pid 1090968) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1090968) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 24b236dc-3200-4012-b4d3-bdd3e573ac44, localhost:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 24b236dc-3200-4012-b4d3-bdd3e573ac44, localhost:19017): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 24b236dc-3200-4012-b4d3-bdd3e573ac44, localhost:19017): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 19017 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-npwyk27qgi.auto.internal:19017, 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', 1250), ('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:19017
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 0x7f5017fb0320 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f5017fb03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f5017fb03e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6f6c227b-5af7-431e-8e13-97769cc9f465, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f6c227b-5af7-431e-8e13-97769cc9f465, ghrun-npwyk27qgi.auto.internal:19017): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6f6c227b-5af7-431e-8e13-97769cc9f465, ghrun-npwyk27qgi.auto.internal:19017): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f6c227b-5af7-431e-8e13-97769cc9f465, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f5017fb03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f5017fb03e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6f6c227b-5af7-431e-8e13-97769cc9f465, ghrun-npwyk27qgi.auto.internal:19017): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0fa5d70c-9ed9-46c0-a636-352d1d985ccd, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0fa5d70c-9ed9-46c0-a636-352d1d985ccd, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0fa5d70c-9ed9-46c0-a636-352d1d985ccd, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31cdee20-122b-482d-90fe-80823e20b290, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cdee20-122b-482d-90fe-80823e20b290, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cdee20-122b-482d-90fe-80823e20b290, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 63881246-c0f1-45d8-ad37-75bf3f2909b2, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 63881246-c0f1-45d8-ad37-75bf3f2909b2, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 63881246-c0f1-45d8-ad37-75bf3f2909b2, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 89a3f34d-bb81-4c0f-b97f-2f417eda12fa, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 89a3f34d-bb81-4c0f-b97f-2f417eda12fa, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 89a3f34d-bb81-4c0f-b97f-2f417eda12fa, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e1ccde0a-9603-4949-a9b1-2f803f5088e3, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e1ccde0a-9603-4949-a9b1-2f803f5088e3, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e1ccde0a-9603-4949-a9b1-2f803f5088e3, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9dba3e65-48fb-4b01-a65e-8feaf1729ba6, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9dba3e65-48fb-4b01-a65e-8feaf1729ba6, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9dba3e65-48fb-4b01-a65e-8feaf1729ba6, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a82f7820-ac12-4f8e-a512-9a3e8690f487, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a82f7820-ac12-4f8e-a512-9a3e8690f487, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a82f7820-ac12-4f8e-a512-9a3e8690f487, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3373a977-2a52-41d6-bd70-1b27152f6794, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3373a977-2a52-41d6-bd70-1b27152f6794, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3373a977-2a52-41d6-bd70-1b27152f6794, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c8fe1038-77a0-4411-ac72-5155465e2576, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c8fe1038-77a0-4411-ac72-5155465e2576, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c8fe1038-77a0-4411-ac72-5155465e2576, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 56728496-cf48-49cf-9d92-a7ca0c4f1f46, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 56728496-cf48-49cf-9d92-a7ca0c4f1f46, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 56728496-cf48-49cf-9d92-a7ca0c4f1f46, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a9073588-893a-49eb-8d1f-1ac4ee953b9f, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a9073588-893a-49eb-8d1f-1ac4ee953b9f, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a9073588-893a-49eb-8d1f-1ac4ee953b9f, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 36647851-7cbb-44a9-81c0-7080a3cd7c06, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 36647851-7cbb-44a9-81c0-7080a3cd7c06, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 36647851-7cbb-44a9-81c0-7080a3cd7c06, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 20644127-a573-4e6b-9ab9-d8098e0eadeb, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 20644127-a573-4e6b-9ab9-d8098e0eadeb, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 20644127-a573-4e6b-9ab9-d8098e0eadeb, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d75c1cd4-3f25-4cb4-beb5-6d6eac773cff, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d75c1cd4-3f25-4cb4-beb5-6d6eac773cff, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d75c1cd4-3f25-4cb4-beb5-6d6eac773cff, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e5c6f52e-b293-4ecf-bb73-256d092f7c73, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e5c6f52e-b293-4ecf-bb73-256d092f7c73, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e5c6f52e-b293-4ecf-bb73-256d092f7c73, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 33325ca3-74e6-44fc-93fc-6a872a72dfa3, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 33325ca3-74e6-44fc-93fc-6a872a72dfa3, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 33325ca3-74e6-44fc-93fc-6a872a72dfa3, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c804ffa4-78a4-4a64-bf2f-bea18ebcf489, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c804ffa4-78a4-4a64-bf2f-bea18ebcf489, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c804ffa4-78a4-4a64-bf2f-bea18ebcf489, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 73c62c0d-b996-4d5a-8cf5-b436d022477a, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 73c62c0d-b996-4d5a-8cf5-b436d022477a, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 73c62c0d-b996-4d5a-8cf5-b436d022477a, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b3ed4063-026d-4be2-ac6d-d22bd5c94bfb, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b3ed4063-026d-4be2-ac6d-d22bd5c94bfb, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b3ed4063-026d-4be2-ac6d-d22bd5c94bfb, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 94306ec5-4e36-49d1-8833-fcee385cdd0f, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 94306ec5-4e36-49d1-8833-fcee385cdd0f, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 94306ec5-4e36-49d1-8833-fcee385cdd0f, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f5017fb03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f5017fb03e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f5017fb03e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f5c54f23-cecc-47ad-867b-bb6d93f3ca03, ghrun-npwyk27qgi.auto.internal:19017): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f5c54f23-cecc-47ad-867b-bb6d93f3ca03, ghrun-npwyk27qgi.auto.internal:19017): request = { session_id: "ydb://session/3?node_id=1&id=MjE5YWYwMDQtZWM2OGI1ZjQtOGU4YzY1NTUtZTZjMDNmMGE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f5017fb03e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19017
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:19017
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f5c54f23-cecc-47ad-867b-bb6d93f3ca03, ghrun-npwyk27qgi.auto.internal:19017): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f5c54f23-cecc-47ad-867b-bb6d93f3ca03, ghrun-npwyk27qgi.auto.internal:19017): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f5c54f23-cecc-47ad-867b-bb6d93f3ca03, ghrun-npwyk27qgi.auto.internal:19017): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:6567?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091183
DEBUG    ya.test:process.py:259 Command (pid 1091183) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1091183) elapsed time (sec): 2.8116462230682373
DEBUG    ya.test:process.py:263 Command (pid 1091183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) maxrss: 261496
DEBUG    ya.test:process.py:263 Command (pid 1091183) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1091183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091183) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1091183) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1091183) stime: 0.002104
DEBUG    ya.test:process.py:263 Command (pid 1091183) utime: 0.006852
DEBUG    ya.test:process.py:263 Command (pid 1091183) wtime: 2.813
DEBUG    ya.test:process.py:275 Command (pid 1091183) output:

DEBUG    ya.test:process.py:276 Command (pid 1091183) errors:
*   Trying 127.0.0.1:6567...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6567
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:6567...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:6567\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6567...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6567
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6567...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6567
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6567...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6567
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:6567...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:6567
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.16s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_attributes_table[tables_format_v1-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_attributes_table[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6567...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6567
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6567...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6567
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6567...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6567
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6567...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6567
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:6567?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:6567...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 6567 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:6567
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.83s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_invalid_queue_url[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3668...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3668
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_invalid_queue_url[tables_format_v0]
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/a58y/000357/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21591
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000357/r3tmp/kikimr_cluster_knthj1go
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000357/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21563
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14277
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000357/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/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url.tables_format_v0/cluster/node_1/logfile_mrjx2o1p.log --grpc-port=17837 --mon-port=62786 --ic-port=21591 --sqs-port=3668
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17837/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000357/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/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url.tables_format_v0/cluster/node_1/logfile_mrjx2o1p.log --grpc-port=17837 --mon-port=62786 --ic-port=21591 --sqs-port=3668
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000357/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url.tables_format_v0/cluster/node_1/logfile_mrjx2o1p.log', '--grpc-port=17837', '--mon-port=62786', '--ic-port=21591', '--sqs-port=3668')' in '/home/runner/.ya/build/build_root/a58y/000357/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk26/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1091198
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17837/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/a58y/000357/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091199
DEBUG    ya.test:process.py:259 Command (pid 1091199) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091199) elapsed time (sec): 0.24739766120910645
DEBUG    ya.test:process.py:263 Command (pid 1091199) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1091199) maxrss: 370616
DEBUG    ya.test:process.py:263 Command (pid 1091199) minflt: 24532
DEBUG    ya.test:process.py:263 Command (pid 1091199) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091199) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1091199) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091199) stime: 0.079373
DEBUG    ya.test:process.py:263 Command (pid 1091199) utime: 0.123029
DEBUG    ya.test:process.py:263 Command (pid 1091199) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1091199) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1091199) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000357/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000357/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17837', '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: 21591\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/a58y/000357/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17837', '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: 21591\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091552
DEBUG    ya.test:process.py:259 Command (pid 1091552) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091552) elapsed time (sec): 0.2848224639892578
DEBUG    ya.test:process.py:263 Command (pid 1091552) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) maxrss: 423860
DEBUG    ya.test:process.py:263 Command (pid 1091552) minflt: 27008
DEBUG    ya.test:process.py:263 Command (pid 1091552) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091552) nvcsw: 348
DEBUG    ya.test:process.py:263 Command (pid 1091552) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091552) stime: 0.12404699999999999
DEBUG    ya.test:process.py:263 Command (pid 1091552) utime: 0.127696
DEBUG    ya.test:process.py:263 Command (pid 1091552) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 1091552) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000357/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000357/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17837', '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/a58y/000357/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17837', '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: 1091594
DEBUG    ya.test:process.py:259 Command (pid 1091594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091594) elapsed time (sec): 0.27222418785095215
DEBUG    ya.test:process.py:263 Command (pid 1091594) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) maxrss: 424404
DEBUG    ya.test:process.py:263 Command (pid 1091594) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1091594) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1091594) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091594) nvcsw: 368
DEBUG    ya.test:process.py:263 Command (pid 1091594) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091594) stime: 0.077731
DEBUG    ya.test:process.py:263 Command (pid 1091594) utime: 0.159553
DEBUG    ya.test:process.py:263 Command (pid 1091594) wtime: 0.273
DEBUG    ya.test:process.py:275 Command (pid 1091594) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 000f3292-8c00-4ccc-a4d6-d32df5c82079, localhost:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 000f3292-8c00-4ccc-a4d6-d32df5c82079, localhost:17837): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 000f3292-8c00-4ccc-a4d6-d32df5c82079, localhost:17837): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 17837 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-npwyk27qgi.auto.internal:17837, 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', 1250), ('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:17837
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 0x7fd741c6c290 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fd741c6c4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd741c6c4d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e403394b-7cf7-46a0-b21f-f90f95a3dc73, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e403394b-7cf7-46a0-b21f-f90f95a3dc73, ghrun-npwyk27qgi.auto.internal:17837): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e403394b-7cf7-46a0-b21f-f90f95a3dc73, ghrun-npwyk27qgi.auto.internal:17837): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e403394b-7cf7-46a0-b21f-f90f95a3dc73, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd741c6c4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd741c6c4d0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e403394b-7cf7-46a0-b21f-f90f95a3dc73, ghrun-npwyk27qgi.auto.internal:17837): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, da924c86-362c-439f-93e0-90492d1cc2b0, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, da924c86-362c-439f-93e0-90492d1cc2b0, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, da924c86-362c-439f-93e0-90492d1cc2b0, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0ea3ee-7870-44f7-8955-811d94001806, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0ea3ee-7870-44f7-8955-811d94001806, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0ea3ee-7870-44f7-8955-811d94001806, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 04e883b9-932b-43ba-b230-108ac27c009a, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 04e883b9-932b-43ba-b230-108ac27c009a, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 04e883b9-932b-43ba-b230-108ac27c009a, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6f551af2-da61-4704-a67e-ec140371de18, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6f551af2-da61-4704-a67e-ec140371de18, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6f551af2-da61-4704-a67e-ec140371de18, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 51b369d6-fbea-4028-948e-cbe428f9ffb7, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 51b369d6-fbea-4028-948e-cbe428f9ffb7, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 51b369d6-fbea-4028-948e-cbe428f9ffb7, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7cb06bb9-81d2-42ba-886f-8ee5e43ff731, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7cb06bb9-81d2-42ba-886f-8ee5e43ff731, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7cb06bb9-81d2-42ba-886f-8ee5e43ff731, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d98bf698-6040-405d-9b6a-6f42601ddce6, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d98bf698-6040-405d-9b6a-6f42601ddce6, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d98bf698-6040-405d-9b6a-6f42601ddce6, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8b79c530-6473-44d1-970e-0aa038b9806f, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8b79c530-6473-44d1-970e-0aa038b9806f, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8b79c530-6473-44d1-970e-0aa038b9806f, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5d5e1f39-5a79-427b-82c8-1dab36805f6b, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5d5e1f39-5a79-427b-82c8-1dab36805f6b, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5d5e1f39-5a79-427b-82c8-1dab36805f6b, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fe31d0cc-f123-4750-909c-1d1548ac8a44, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fe31d0cc-f123-4750-909c-1d1548ac8a44, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fe31d0cc-f123-4750-909c-1d1548ac8a44, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 80385e7e-dcc9-469a-a61c-2604e087ca81, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 80385e7e-dcc9-469a-a61c-2604e087ca81, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 80385e7e-dcc9-469a-a61c-2604e087ca81, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cd546ab5-50cd-4ca9-aa16-93e1bce256de, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cd546ab5-50cd-4ca9-aa16-93e1bce256de, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cd546ab5-50cd-4ca9-aa16-93e1bce256de, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1846ba3e-7613-4014-9847-3da60e12ad5b, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1846ba3e-7613-4014-9847-3da60e12ad5b, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1846ba3e-7613-4014-9847-3da60e12ad5b, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4937060a-3757-43b8-bcba-f6f86648c3cd, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4937060a-3757-43b8-bcba-f6f86648c3cd, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4937060a-3757-43b8-bcba-f6f86648c3cd, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 39da81d3-b31d-4e80-a1a0-f15653695484, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 39da81d3-b31d-4e80-a1a0-f15653695484, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 39da81d3-b31d-4e80-a1a0-f15653695484, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b5ac0af4-2130-4295-b803-62cb17f61c47, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5ac0af4-2130-4295-b803-62cb17f61c47, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5ac0af4-2130-4295-b803-62cb17f61c47, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 137415df-ec8b-4232-91eb-a18bbecf5870, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 137415df-ec8b-4232-91eb-a18bbecf5870, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 137415df-ec8b-4232-91eb-a18bbecf5870, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 79ff07db-f128-42a1-abf2-148b182852cf, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 79ff07db-f128-42a1-abf2-148b182852cf, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 79ff07db-f128-42a1-abf2-148b182852cf, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1062d1de-7668-40e3-bfcb-2764543b2d43, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1062d1de-7668-40e3-bfcb-2764543b2d43, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1062d1de-7668-40e3-bfcb-2764543b2d43, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9034c859-900e-4259-afd2-65408a59a5f2, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9034c859-900e-4259-afd2-65408a59a5f2, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9034c859-900e-4259-afd2-65408a59a5f2, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd741c6c4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd741c6c4d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd741c6c4d0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d792e3ce-a113-4fb5-bc93-7c30ffda3826, ghrun-npwyk27qgi.auto.internal:17837): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d792e3ce-a113-4fb5-bc93-7c30ffda3826, ghrun-npwyk27qgi.auto.internal:17837): request = { session_id: "ydb://session/3?node_id=1&id=ZGVkMzlmMDUtYTVjZmQwNjktOTdjOTY5ZWItM2ExYmUxNzE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd741c6c4d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17837
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:17837
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d792e3ce-a113-4fb5-bc93-7c30ffda3826, ghrun-npwyk27qgi.auto.internal:17837): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d792e3ce-a113-4fb5-bc93-7c30ffda3826, ghrun-npwyk27qgi.auto.internal:17837): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d792e3ce-a113-4fb5-bc93-7c30ffda3826, ghrun-npwyk27qgi.auto.internal:17837): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:3668?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091692
DEBUG    ya.test:process.py:259 Command (pid 1091692) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1091692) elapsed time (sec): 2.9105007648468018
DEBUG    ya.test:process.py:263 Command (pid 1091692) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) maxrss: 261044
DEBUG    ya.test:process.py:263 Command (pid 1091692) minflt: 592
DEBUG    ya.test:process.py:263 Command (pid 1091692) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091692) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1091692) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091692) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1091692) utime: 0.008336999999999999
DEBUG    ya.test:process.py:263 Command (pid 1091692) wtime: 2.912
DEBUG    ya.test:process.py:275 Command (pid 1091692) output:

DEBUG    ya.test:process.py:276 Command (pid 1091692) errors:
*   Trying 127.0.0.1:3668...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3668
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:3668...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:3668\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_invalid_queue_url[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3668...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3668
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_invalid_queue_url[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_list_queues_of_nonexistent_user[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3668...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3668
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_queues_of_nonexistent_user[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_list_queues_of_nonexistent_user[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3668...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3668
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_queues_of_nonexistent_user[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_multi_read_dont_stall[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3668...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3668
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_multi_read_dont_stall[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.20s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_invalid_queue_url[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_invalid_queue_url[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3668...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3668
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_invalid_queue_url[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3668...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3668
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_list_queues_of_nonexistent_user[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3668...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3668
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_list_queues_of_nonexistent_user[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3668...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3668
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_multi_read_dont_stall[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3668?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3668...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3668 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3668
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.87s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_multi_read_dont_stall[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:62758...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:62758
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_multi_read_dont_stall[tables_format_v1]
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/a58y/000380/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8647
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000380/r3tmp/kikimr_cluster_u575gesq
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000380/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000380/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/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall.tables_format_v1/cluster/node_1/logfile_g_c3exi7.log --grpc-port=29041 --mon-port=5329 --ic-port=8647 --sqs-port=62758
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29041/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000380/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/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall.tables_format_v1/cluster/node_1/logfile_g_c3exi7.log --grpc-port=29041 --mon-port=5329 --ic-port=8647 --sqs-port=62758
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000380/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall.tables_format_v1/cluster/node_1/logfile_g_c3exi7.log', '--grpc-port=29041', '--mon-port=5329', '--ic-port=8647', '--sqs-port=62758')' in '/home/runner/.ya/build/build_root/a58y/000380/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk27/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1071704
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29041/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/a58y/000380/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071705
DEBUG    ya.test:process.py:259 Command (pid 1071705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071705) elapsed time (sec): 0.24822521209716797
DEBUG    ya.test:process.py:263 Command (pid 1071705) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 1071705) maxrss: 373824
DEBUG    ya.test:process.py:263 Command (pid 1071705) minflt: 24388
DEBUG    ya.test:process.py:263 Command (pid 1071705) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1071705) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071705) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1071705) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071705) stime: 0.05976
DEBUG    ya.test:process.py:263 Command (pid 1071705) utime: 0.143424
DEBUG    ya.test:process.py:263 Command (pid 1071705) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1071705) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1071705) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000380/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000380/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', '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: 8647\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/a58y/000380/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', '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: 8647\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071985
DEBUG    ya.test:process.py:259 Command (pid 1071985) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071985) elapsed time (sec): 0.29012131690979004
DEBUG    ya.test:process.py:263 Command (pid 1071985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) maxrss: 424192
DEBUG    ya.test:process.py:263 Command (pid 1071985) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1071985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1071985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071985) nvcsw: 365
DEBUG    ya.test:process.py:263 Command (pid 1071985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071985) stime: 0.107371
DEBUG    ya.test:process.py:263 Command (pid 1071985) utime: 0.151115
DEBUG    ya.test:process.py:263 Command (pid 1071985) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1071985) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000380/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000380/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', '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/a58y/000380/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', '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: 1072024
DEBUG    ya.test:process.py:259 Command (pid 1072024) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072024) elapsed time (sec): 0.2652857303619385
DEBUG    ya.test:process.py:263 Command (pid 1072024) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) maxrss: 424480
DEBUG    ya.test:process.py:263 Command (pid 1072024) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1072024) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072024) nvcsw: 356
DEBUG    ya.test:process.py:263 Command (pid 1072024) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072024) stime: 0.107607
DEBUG    ya.test:process.py:263 Command (pid 1072024) utime: 0.124162
DEBUG    ya.test:process.py:263 Command (pid 1072024) wtime: 0.266
DEBUG    ya.test:process.py:275 Command (pid 1072024) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3b2bb965-1f28-4a5a-bee2-84c39f47897f, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b2bb965-1f28-4a5a-bee2-84c39f47897f, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b2bb965-1f28-4a5a-bee2-84c39f47897f, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 29041 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-npwyk27qgi.auto.internal:29041, 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', 1250), ('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:29041
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 0x7f579c9b0320 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f579c9b0410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f579c9b0410>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6680da59-cedb-4a78-b733-e8ea29cb7f94, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6680da59-cedb-4a78-b733-e8ea29cb7f94, ghrun-npwyk27qgi.auto.internal:29041): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6680da59-cedb-4a78-b733-e8ea29cb7f94, ghrun-npwyk27qgi.auto.internal:29041): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6680da59-cedb-4a78-b733-e8ea29cb7f94, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f579c9b0410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f579c9b0410>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6680da59-cedb-4a78-b733-e8ea29cb7f94, ghrun-npwyk27qgi.auto.internal:29041): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 678a8a8f-3d58-4db1-9f19-1a83efb2c422, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 678a8a8f-3d58-4db1-9f19-1a83efb2c422, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 678a8a8f-3d58-4db1-9f19-1a83efb2c422, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b250e44-2158-4ed7-8cde-f7d33798f2b3, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b250e44-2158-4ed7-8cde-f7d33798f2b3, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b250e44-2158-4ed7-8cde-f7d33798f2b3, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c48f0fe7-984f-4eb7-8979-56561b54586c, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c48f0fe7-984f-4eb7-8979-56561b54586c, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c48f0fe7-984f-4eb7-8979-56561b54586c, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 499611e2-b229-4393-bf84-4c2b8e241eb9, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 499611e2-b229-4393-bf84-4c2b8e241eb9, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 499611e2-b229-4393-bf84-4c2b8e241eb9, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, aa12f37a-1e4d-4310-9e16-a733d30b60c8, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, aa12f37a-1e4d-4310-9e16-a733d30b60c8, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, aa12f37a-1e4d-4310-9e16-a733d30b60c8, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 39591d67-ea39-4483-8270-f941fa296f42, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 39591d67-ea39-4483-8270-f941fa296f42, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 39591d67-ea39-4483-8270-f941fa296f42, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2197dd00-08ef-45ad-8ab1-550cc9ee5a20, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2197dd00-08ef-45ad-8ab1-550cc9ee5a20, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2197dd00-08ef-45ad-8ab1-550cc9ee5a20, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1366482e-3f9a-4d51-9b56-8f4b2b7a35a0, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1366482e-3f9a-4d51-9b56-8f4b2b7a35a0, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1366482e-3f9a-4d51-9b56-8f4b2b7a35a0, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8518c996-e8a4-40de-a7d0-972e24c9de41, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8518c996-e8a4-40de-a7d0-972e24c9de41, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8518c996-e8a4-40de-a7d0-972e24c9de41, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7e8933f1-188a-4422-8f3e-3f2058643809, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7e8933f1-188a-4422-8f3e-3f2058643809, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7e8933f1-188a-4422-8f3e-3f2058643809, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2270d0e1-d8f2-4045-9bd2-4d79f4a64a40, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2270d0e1-d8f2-4045-9bd2-4d79f4a64a40, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2270d0e1-d8f2-4045-9bd2-4d79f4a64a40, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 30376c9e-3d8a-4987-ab18-3e5187861d12, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 30376c9e-3d8a-4987-ab18-3e5187861d12, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 30376c9e-3d8a-4987-ab18-3e5187861d12, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dca822b4-ea9d-4ca7-b6c4-9d19c6b06365, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dca822b4-ea9d-4ca7-b6c4-9d19c6b06365, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dca822b4-ea9d-4ca7-b6c4-9d19c6b06365, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 972b671e-6c8b-4ac9-a103-7ecacfe633d7, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 972b671e-6c8b-4ac9-a103-7ecacfe633d7, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 972b671e-6c8b-4ac9-a103-7ecacfe633d7, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf3f77ad-9dbb-41d9-a3e1-ad05e33cc3b9, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf3f77ad-9dbb-41d9-a3e1-ad05e33cc3b9, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf3f77ad-9dbb-41d9-a3e1-ad05e33cc3b9, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ca02a40c-cfd9-4a70-ae8e-96d278fa2f59, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ca02a40c-cfd9-4a70-ae8e-96d278fa2f59, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ca02a40c-cfd9-4a70-ae8e-96d278fa2f59, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c392c8c2-7e1e-4a65-a3d1-b4748d5b4576, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c392c8c2-7e1e-4a65-a3d1-b4748d5b4576, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c392c8c2-7e1e-4a65-a3d1-b4748d5b4576, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 199a4372-3de0-4a3a-8fbd-1fb45fa069d1, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 199a4372-3de0-4a3a-8fbd-1fb45fa069d1, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 199a4372-3de0-4a3a-8fbd-1fb45fa069d1, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fc40f271-6303-4b8a-bc9d-983cb20f60c2, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fc40f271-6303-4b8a-bc9d-983cb20f60c2, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fc40f271-6303-4b8a-bc9d-983cb20f60c2, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 72078029-c591-4656-b763-aec26b7450ff, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 72078029-c591-4656-b763-aec26b7450ff, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 72078029-c591-4656-b763-aec26b7450ff, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f579c9b0410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f579c9b0410>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f579c9b0410> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 63977560-d5aa-4b15-947b-9daa54256d28, ghrun-npwyk27qgi.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 63977560-d5aa-4b15-947b-9daa54256d28, ghrun-npwyk27qgi.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjAyNzQyNDgtYzBhNWUxMmItOWVjZjlkMzMtM2VlNjNmMjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f579c9b0410>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:29041
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 63977560-d5aa-4b15-947b-9daa54256d28, ghrun-npwyk27qgi.auto.internal:29041): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 63977560-d5aa-4b15-947b-9daa54256d28, ghrun-npwyk27qgi.auto.internal:29041): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 63977560-d5aa-4b15-947b-9daa54256d28, ghrun-npwyk27qgi.auto.internal:29041): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:62758?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072282
DEBUG    ya.test:process.py:259 Command (pid 1072282) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1072282) elapsed time (sec): 2.576462984085083
DEBUG    ya.test:process.py:263 Command (pid 1072282) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) maxrss: 260908
DEBUG    ya.test:process.py:263 Command (pid 1072282) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1072282) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072282) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1072282) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072282) stime: 0.008489
DEBUG    ya.test:process.py:263 Command (pid 1072282) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1072282) wtime: 2.578
DEBUG    ya.test:process.py:275 Command (pid 1072282) output:

DEBUG    ya.test:process.py:276 Command (pid 1072282) errors:
*   Trying 127.0.0.1:62758...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:62758
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:62758...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:62758\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_partial_delete_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:62758...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:62758
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_partial_delete_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_partial_delete_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:62758...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:62758
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_partial_delete_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:62758...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:62758
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:62758...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:62758
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.88s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_multi_read_dont_stall[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_multi_read_dont_stall[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:62758...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:62758
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_partial_delete_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:62758...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:62758
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_partial_delete_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:62758...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:62758
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_queue_attributes[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:62758...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:62758
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_queue_attributes[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:62758?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:62758...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 62758 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:62758
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11366...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11366
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v1-fifo]
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/a58y/000364/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8650
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000364/r3tmp/kikimr_cluster_frlgqusa
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000364/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11366
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000364/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/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes.tables_format_v1-fifo/cluster/node_1/logfile_cy50v9zm.log --grpc-port=21249 --mon-port=15201 --ic-port=8650 --sqs-port=11366
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21249/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000364/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/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes.tables_format_v1-fifo/cluster/node_1/logfile_cy50v9zm.log --grpc-port=21249 --mon-port=15201 --ic-port=8650 --sqs-port=11366
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000364/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes.tables_format_v1-fifo/cluster/node_1/logfile_cy50v9zm.log', '--grpc-port=21249', '--mon-port=15201', '--ic-port=8650', '--sqs-port=11366')' in '/home/runner/.ya/build/build_root/a58y/000364/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk28/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1084884
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21249/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/a58y/000364/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1084885
DEBUG    ya.test:process.py:259 Command (pid 1084885) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1084885) elapsed time (sec): 0.24622726440429688
DEBUG    ya.test:process.py:263 Command (pid 1084885) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1084885) maxrss: 371268
DEBUG    ya.test:process.py:263 Command (pid 1084885) minflt: 24473
DEBUG    ya.test:process.py:263 Command (pid 1084885) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1084885) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1084885) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1084885) stime: 0.074917
DEBUG    ya.test:process.py:263 Command (pid 1084885) utime: 0.12617699999999998
DEBUG    ya.test:process.py:263 Command (pid 1084885) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1084885) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1084885) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000364/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000364/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21249', '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: 8650\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/a58y/000364/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21249', '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: 8650\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085373
DEBUG    ya.test:process.py:259 Command (pid 1085373) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085373) elapsed time (sec): 0.2757456302642822
DEBUG    ya.test:process.py:263 Command (pid 1085373) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) maxrss: 423948
DEBUG    ya.test:process.py:263 Command (pid 1085373) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1085373) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1085373) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085373) nvcsw: 382
DEBUG    ya.test:process.py:263 Command (pid 1085373) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085373) stime: 0.096354
DEBUG    ya.test:process.py:263 Command (pid 1085373) utime: 0.146459
DEBUG    ya.test:process.py:263 Command (pid 1085373) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1085373) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000364/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000364/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21249', '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/a58y/000364/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21249', '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: 1085417
DEBUG    ya.test:process.py:259 Command (pid 1085417) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085417) elapsed time (sec): 0.26728367805480957
DEBUG    ya.test:process.py:263 Command (pid 1085417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) maxrss: 424396
DEBUG    ya.test:process.py:263 Command (pid 1085417) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1085417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085417) nvcsw: 339
DEBUG    ya.test:process.py:263 Command (pid 1085417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085417) stime: 0.090921
DEBUG    ya.test:process.py:263 Command (pid 1085417) utime: 0.140515
DEBUG    ya.test:process.py:263 Command (pid 1085417) wtime: 0.268
DEBUG    ya.test:process.py:275 Command (pid 1085417) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, de7d4c7a-3466-4bd8-9eff-cfbbec4f2ed0, localhost:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, de7d4c7a-3466-4bd8-9eff-cfbbec4f2ed0, localhost:21249): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, de7d4c7a-3466-4bd8-9eff-cfbbec4f2ed0, localhost:21249): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 21249 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-npwyk27qgi.auto.internal:21249, 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', 1250), ('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:21249
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 0x7ff89126c410 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff89126c320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff89126c320>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 657111bf-f269-4c67-8d4a-a227f3e161e8, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 657111bf-f269-4c67-8d4a-a227f3e161e8, ghrun-npwyk27qgi.auto.internal:21249): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 657111bf-f269-4c67-8d4a-a227f3e161e8, ghrun-npwyk27qgi.auto.internal:21249): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 657111bf-f269-4c67-8d4a-a227f3e161e8, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff89126c320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff89126c320>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 657111bf-f269-4c67-8d4a-a227f3e161e8, ghrun-npwyk27qgi.auto.internal:21249): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 50af71c3-fe4d-479f-9a7a-cef6378f1db7, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 50af71c3-fe4d-479f-9a7a-cef6378f1db7, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 50af71c3-fe4d-479f-9a7a-cef6378f1db7, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a9ea8e-c564-4409-ac9c-8bfe9c645acd, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a9ea8e-c564-4409-ac9c-8bfe9c645acd, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a9ea8e-c564-4409-ac9c-8bfe9c645acd, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f1ab0cfc-bb3a-4f0d-8d01-c89f0095ebb8, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f1ab0cfc-bb3a-4f0d-8d01-c89f0095ebb8, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f1ab0cfc-bb3a-4f0d-8d01-c89f0095ebb8, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 22c33691-35e1-4fa0-b03f-0d355857392b, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 22c33691-35e1-4fa0-b03f-0d355857392b, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 22c33691-35e1-4fa0-b03f-0d355857392b, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6d96bb4f-3d95-4b1e-ac86-a363b6aa01f7, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6d96bb4f-3d95-4b1e-ac86-a363b6aa01f7, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6d96bb4f-3d95-4b1e-ac86-a363b6aa01f7, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 466fb2a5-4f94-4bdf-90b6-8ee61f0ac470, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 466fb2a5-4f94-4bdf-90b6-8ee61f0ac470, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 466fb2a5-4f94-4bdf-90b6-8ee61f0ac470, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9511b9e4-9d00-426a-84f6-c711e556449b, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9511b9e4-9d00-426a-84f6-c711e556449b, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9511b9e4-9d00-426a-84f6-c711e556449b, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5bd62a24-bdf5-4925-ad30-bb596f687981, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5bd62a24-bdf5-4925-ad30-bb596f687981, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5bd62a24-bdf5-4925-ad30-bb596f687981, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c7181a6b-8c76-47de-85b9-8448f55775ef, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c7181a6b-8c76-47de-85b9-8448f55775ef, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c7181a6b-8c76-47de-85b9-8448f55775ef, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fd6ed1bf-fceb-420e-b8a4-fda6c97863d3, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fd6ed1bf-fceb-420e-b8a4-fda6c97863d3, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fd6ed1bf-fceb-420e-b8a4-fda6c97863d3, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fa6cd286-71e4-4e29-b1f4-da61dd829a20, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fa6cd286-71e4-4e29-b1f4-da61dd829a20, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fa6cd286-71e4-4e29-b1f4-da61dd829a20, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7cb9f131-9cb2-4cbe-93f0-7ae6be7c3ada, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7cb9f131-9cb2-4cbe-93f0-7ae6be7c3ada, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7cb9f131-9cb2-4cbe-93f0-7ae6be7c3ada, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 178d11a0-2383-4fcd-8714-400559d1162b, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 178d11a0-2383-4fcd-8714-400559d1162b, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 178d11a0-2383-4fcd-8714-400559d1162b, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4c23cd1b-c0bf-40a9-9e0d-a4275fe6ca14, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4c23cd1b-c0bf-40a9-9e0d-a4275fe6ca14, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4c23cd1b-c0bf-40a9-9e0d-a4275fe6ca14, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 341828f3-3096-44c9-b87b-5ebaa61b0da5, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 341828f3-3096-44c9-b87b-5ebaa61b0da5, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 341828f3-3096-44c9-b87b-5ebaa61b0da5, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a37101fe-5af3-4348-a16b-69e462ecd650, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a37101fe-5af3-4348-a16b-69e462ecd650, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a37101fe-5af3-4348-a16b-69e462ecd650, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7f2a28b5-e40e-4493-925b-17f31e188301, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7f2a28b5-e40e-4493-925b-17f31e188301, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7f2a28b5-e40e-4493-925b-17f31e188301, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 68799f45-fba2-4237-8909-4c1356d6234d, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 68799f45-fba2-4237-8909-4c1356d6234d, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 68799f45-fba2-4237-8909-4c1356d6234d, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0171c845-a2d7-4abe-bf01-d93fd0e07592, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0171c845-a2d7-4abe-bf01-d93fd0e07592, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0171c845-a2d7-4abe-bf01-d93fd0e07592, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 887b784a-8c1d-4829-88ec-362e91466fb1, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 887b784a-8c1d-4829-88ec-362e91466fb1, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 887b784a-8c1d-4829-88ec-362e91466fb1, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff89126c320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7ff89126c320>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7ff89126c320> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, eedf6226-ccc4-4c2d-8c91-49c7bfffe263, ghrun-npwyk27qgi.auto.internal:21249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, eedf6226-ccc4-4c2d-8c91-49c7bfffe263, ghrun-npwyk27qgi.auto.internal:21249): request = { session_id: "ydb://session/3?node_id=1&id=YzM1MjAyZDEtYjlkMWU0YjEtZGJmOWE3MWEtMmQwOGNiYzc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7ff89126c320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, eedf6226-ccc4-4c2d-8c91-49c7bfffe263, ghrun-npwyk27qgi.auto.internal:21249): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, eedf6226-ccc4-4c2d-8c91-49c7bfffe263, ghrun-npwyk27qgi.auto.internal:21249): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:21249
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, eedf6226-ccc4-4c2d-8c91-49c7bfffe263, ghrun-npwyk27qgi.auto.internal:21249): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:11366?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085610
DEBUG    ya.test:process.py:259 Command (pid 1085610) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1085610) elapsed time (sec): 2.8220388889312744
DEBUG    ya.test:process.py:263 Command (pid 1085610) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) maxrss: 261844
DEBUG    ya.test:process.py:263 Command (pid 1085610) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1085610) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085610) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1085610) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1085610) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1085610) utime: 0.007871
DEBUG    ya.test:process.py:263 Command (pid 1085610) wtime: 2.823
DEBUG    ya.test:process.py:275 Command (pid 1085610) output:

DEBUG    ya.test:process.py:276 Command (pid 1085610) errors:
*   Trying 127.0.0.1:11366...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11366
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:11366...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:11366\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11366...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11366
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_queue_attributes_batch[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11366...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11366
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes_batch[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_queue_attributes_batch[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11366...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11366
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes_batch[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_read_dont_stall[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11366...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11366
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.10s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_queue_attributes[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_queue_attributes[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11366...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11366
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_queue_attributes[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11366...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11366
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_queue_attributes_batch[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11366...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11366
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_queue_attributes_batch[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11366...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11366
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_read_dont_stall[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11366?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11366...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11366 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11366
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.72s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_read_dont_stall[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:7928...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:7928
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v1]
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/a58y/00036a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6896
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00036a/r3tmp/kikimr_cluster_zdn9_ply
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23400
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7928
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036a/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/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall.tables_format_v1/cluster/node_1/logfile_crt157ry.log --grpc-port=8012 --mon-port=23400 --ic-port=6896 --sqs-port=7928
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8012/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036a/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/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall.tables_format_v1/cluster/node_1/logfile_crt157ry.log --grpc-port=8012 --mon-port=23400 --ic-port=6896 --sqs-port=7928
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall.tables_format_v1/cluster/node_1/logfile_crt157ry.log', '--grpc-port=8012', '--mon-port=23400', '--ic-port=6896', '--sqs-port=7928')' in '/home/runner/.ya/build/build_root/a58y/00036a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk29/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1082038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8012/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/a58y/00036a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082039
DEBUG    ya.test:process.py:259 Command (pid 1082039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082039) elapsed time (sec): 0.2413952350616455
DEBUG    ya.test:process.py:263 Command (pid 1082039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) majflt: 207
DEBUG    ya.test:process.py:263 Command (pid 1082039) maxrss: 373356
DEBUG    ya.test:process.py:263 Command (pid 1082039) minflt: 24308
DEBUG    ya.test:process.py:263 Command (pid 1082039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082039) nvcsw: 74
DEBUG    ya.test:process.py:263 Command (pid 1082039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082039) stime: 0.070989
DEBUG    ya.test:process.py:263 Command (pid 1082039) utime: 0.125275
DEBUG    ya.test:process.py:263 Command (pid 1082039) wtime: 0.242
DEBUG    ya.test:process.py:275 Command (pid 1082039) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1082039) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00036a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8012', '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: 6896\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/a58y/00036a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8012', '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: 6896\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082831
DEBUG    ya.test:process.py:259 Command (pid 1082831) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082831) elapsed time (sec): 0.2856767177581787
DEBUG    ya.test:process.py:263 Command (pid 1082831) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) maxrss: 424304
DEBUG    ya.test:process.py:263 Command (pid 1082831) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1082831) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082831) nvcsw: 363
DEBUG    ya.test:process.py:263 Command (pid 1082831) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082831) stime: 0.121706
DEBUG    ya.test:process.py:263 Command (pid 1082831) utime: 0.12982
DEBUG    ya.test:process.py:263 Command (pid 1082831) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 1082831) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8012', '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/a58y/00036a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8012', '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: 1082875
DEBUG    ya.test:process.py:259 Command (pid 1082875) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082875) elapsed time (sec): 0.28251099586486816
DEBUG    ya.test:process.py:263 Command (pid 1082875) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) maxrss: 424320
DEBUG    ya.test:process.py:263 Command (pid 1082875) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1082875) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082875) nvcsw: 392
DEBUG    ya.test:process.py:263 Command (pid 1082875) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082875) stime: 0.11741
DEBUG    ya.test:process.py:263 Command (pid 1082875) utime: 0.129556
DEBUG    ya.test:process.py:263 Command (pid 1082875) wtime: 0.283
DEBUG    ya.test:process.py:275 Command (pid 1082875) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5f9021f7-1626-4bb3-8bfc-3ac0201ae048, localhost:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f9021f7-1626-4bb3-8bfc-3ac0201ae048, localhost:8012): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f9021f7-1626-4bb3-8bfc-3ac0201ae048, localhost:8012): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 8012 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-npwyk27qgi.auto.internal:8012, 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', 1250), ('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:8012
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 0x7f9571128110 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f95711283b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f95711283b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd969ae3-8fd0-469b-9d93-96bca434d18d, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd969ae3-8fd0-469b-9d93-96bca434d18d, ghrun-npwyk27qgi.auto.internal:8012): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cd969ae3-8fd0-469b-9d93-96bca434d18d, ghrun-npwyk27qgi.auto.internal:8012): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd969ae3-8fd0-469b-9d93-96bca434d18d, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f95711283b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f95711283b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cd969ae3-8fd0-469b-9d93-96bca434d18d, ghrun-npwyk27qgi.auto.internal:8012): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 861f074d-8b4c-4373-a777-6a398461f5a8, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 861f074d-8b4c-4373-a777-6a398461f5a8, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 861f074d-8b4c-4373-a777-6a398461f5a8, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b82ab55-67df-4acd-9d80-c096c29cede8, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b82ab55-67df-4acd-9d80-c096c29cede8, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b82ab55-67df-4acd-9d80-c096c29cede8, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 047fda5a-b207-454e-abe4-6c10a061e375, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 047fda5a-b207-454e-abe4-6c10a061e375, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 047fda5a-b207-454e-abe4-6c10a061e375, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, de0dd5e4-c0e2-442e-8604-92435ff61668, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, de0dd5e4-c0e2-442e-8604-92435ff61668, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, de0dd5e4-c0e2-442e-8604-92435ff61668, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b897489e-9a14-4400-a759-f16fba4aa997, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b897489e-9a14-4400-a759-f16fba4aa997, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b897489e-9a14-4400-a759-f16fba4aa997, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 05468f06-5964-466d-bf20-c306566c1a6c, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 05468f06-5964-466d-bf20-c306566c1a6c, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 05468f06-5964-466d-bf20-c306566c1a6c, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 595dc037-c5d4-4dd2-976a-6181a1571a10, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 595dc037-c5d4-4dd2-976a-6181a1571a10, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 595dc037-c5d4-4dd2-976a-6181a1571a10, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9eb57893-9209-4ed1-bae6-06d4e2758745, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9eb57893-9209-4ed1-bae6-06d4e2758745, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9eb57893-9209-4ed1-bae6-06d4e2758745, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6c4f12f4-a862-4cee-a59a-86483c895914, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6c4f12f4-a862-4cee-a59a-86483c895914, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6c4f12f4-a862-4cee-a59a-86483c895914, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a3d61257-3ca9-4833-a068-8140d4c9d328, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a3d61257-3ca9-4833-a068-8140d4c9d328, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a3d61257-3ca9-4833-a068-8140d4c9d328, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3b828700-85bb-4808-9307-1f23293e178a, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3b828700-85bb-4808-9307-1f23293e178a, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3b828700-85bb-4808-9307-1f23293e178a, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 23cebae2-a594-4bb2-beb2-8e6c17158fee, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 23cebae2-a594-4bb2-beb2-8e6c17158fee, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 23cebae2-a594-4bb2-beb2-8e6c17158fee, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9074dece-621b-4ba6-a4cb-93bbf038b3b5, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9074dece-621b-4ba6-a4cb-93bbf038b3b5, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9074dece-621b-4ba6-a4cb-93bbf038b3b5, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 997001ff-79b8-4964-aaef-148daf559144, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 997001ff-79b8-4964-aaef-148daf559144, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 997001ff-79b8-4964-aaef-148daf559144, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6daf77c7-1dc5-4783-a34d-ec463ac4fd6d, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6daf77c7-1dc5-4783-a34d-ec463ac4fd6d, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6daf77c7-1dc5-4783-a34d-ec463ac4fd6d, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ac11aa88-375e-4204-8b33-d40ea68f24f7, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ac11aa88-375e-4204-8b33-d40ea68f24f7, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ac11aa88-375e-4204-8b33-d40ea68f24f7, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 29273bd2-0089-4215-bb38-5737968eebe6, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 29273bd2-0089-4215-bb38-5737968eebe6, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 29273bd2-0089-4215-bb38-5737968eebe6, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, db461337-1301-46aa-a5fa-3835a3e66f49, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, db461337-1301-46aa-a5fa-3835a3e66f49, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, db461337-1301-46aa-a5fa-3835a3e66f49, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4151c460-308b-4b56-bd94-2cad1e7177c0, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4151c460-308b-4b56-bd94-2cad1e7177c0, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4151c460-308b-4b56-bd94-2cad1e7177c0, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f5d3f8d3-da79-41b4-9c78-13c0fdba442b, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f5d3f8d3-da79-41b4-9c78-13c0fdba442b, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f5d3f8d3-da79-41b4-9c78-13c0fdba442b, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f95711283b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f95711283b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f95711283b0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, de5fb981-e84d-42f2-8c20-32a84e88e326, ghrun-npwyk27qgi.auto.internal:8012): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, de5fb981-e84d-42f2-8c20-32a84e88e326, ghrun-npwyk27qgi.auto.internal:8012): request = { session_id: "ydb://session/3?node_id=1&id=MTA1M2E3YjYtZGY0ZmU3MmItYzYyNmNhY2ItOThmNDY0OGE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f95711283b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8012
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:8012
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, de5fb981-e84d-42f2-8c20-32a84e88e326, ghrun-npwyk27qgi.auto.internal:8012): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, de5fb981-e84d-42f2-8c20-32a84e88e326, ghrun-npwyk27qgi.auto.internal:8012): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, de5fb981-e84d-42f2-8c20-32a84e88e326, ghrun-npwyk27qgi.auto.internal:8012): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:7928?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082973
DEBUG    ya.test:process.py:259 Command (pid 1082973) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1082973) elapsed time (sec): 2.7152280807495117
DEBUG    ya.test:process.py:263 Command (pid 1082973) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) maxrss: 262036
DEBUG    ya.test:process.py:263 Command (pid 1082973) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1082973) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082973) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1082973) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082973) stime: 0.0014399999999999999
DEBUG    ya.test:process.py:263 Command (pid 1082973) utime: 0.00684
DEBUG    ya.test:process.py:263 Command (pid 1082973) wtime: 2.716
DEBUG    ya.test:process.py:275 Command (pid 1082973) output:

DEBUG    ya.test:process.py:276 Command (pid 1082973) errors:
*   Trying 127.0.0.1:7928...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:7928
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:7928...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:7928\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_receive_with_very_big_visibility_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:7928...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:7928
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_with_very_big_visibility_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_receive_with_very_big_visibility_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:7928...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:7928
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_with_very_big_visibility_timeout[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:7928...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:7928
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:7928...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:7928
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.01s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_read_dont_stall[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_read_dont_stall[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:7928...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:7928
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_receive_with_very_big_visibility_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:7928...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:7928
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_receive_with_very_big_visibility_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:7928...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:7928
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_and_read_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:7928...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:7928
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_and_read_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:7928?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:7928...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 7928 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:7928
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.59s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11817...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11817
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v1-fifo]
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/a58y/000373/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7111
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000373/r3tmp/kikimr_cluster_c7l7kdio
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000373/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11817
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000373/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/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1/logfile_ttk9zzoe.log --grpc-port=5818 --mon-port=7546 --ic-port=7111 --sqs-port=11817
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5818/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000373/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/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1/logfile_ttk9zzoe.log --grpc-port=5818 --mon-port=7546 --ic-port=7111 --sqs-port=11817
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000373/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1/logfile_ttk9zzoe.log', '--grpc-port=5818', '--mon-port=7546', '--ic-port=7111', '--sqs-port=11817')' in '/home/runner/.ya/build/build_root/a58y/000373/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk30/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1077889
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5818/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/a58y/000373/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077890
DEBUG    ya.test:process.py:259 Command (pid 1077890) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1077890) elapsed time (sec): 0.24949097633361816
DEBUG    ya.test:process.py:263 Command (pid 1077890) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) majflt: 45
DEBUG    ya.test:process.py:263 Command (pid 1077890) maxrss: 356632
DEBUG    ya.test:process.py:263 Command (pid 1077890) minflt: 25030
DEBUG    ya.test:process.py:263 Command (pid 1077890) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1077890) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077890) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1077890) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1077890) stime: 0.066551
DEBUG    ya.test:process.py:263 Command (pid 1077890) utime: 0.137262
DEBUG    ya.test:process.py:263 Command (pid 1077890) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 1077890) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1077890) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000373/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000373/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5818', '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: 7111\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/a58y/000373/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5818', '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: 7111\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1078604
DEBUG    ya.test:process.py:259 Command (pid 1078604) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078604) elapsed time (sec): 0.2820923328399658
DEBUG    ya.test:process.py:263 Command (pid 1078604) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) maxrss: 424220
DEBUG    ya.test:process.py:263 Command (pid 1078604) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1078604) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078604) nvcsw: 368
DEBUG    ya.test:process.py:263 Command (pid 1078604) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078604) stime: 0.120114
DEBUG    ya.test:process.py:263 Command (pid 1078604) utime: 0.12812199999999999
DEBUG    ya.test:process.py:263 Command (pid 1078604) wtime: 0.283
DEBUG    ya.test:process.py:275 Command (pid 1078604) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000373/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000373/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5818', '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/a58y/000373/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5818', '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: 1078682
DEBUG    ya.test:process.py:259 Command (pid 1078682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078682) elapsed time (sec): 0.2766842842102051
DEBUG    ya.test:process.py:263 Command (pid 1078682) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) maxrss: 424308
DEBUG    ya.test:process.py:263 Command (pid 1078682) minflt: 27019
DEBUG    ya.test:process.py:263 Command (pid 1078682) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1078682) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078682) nvcsw: 355
DEBUG    ya.test:process.py:263 Command (pid 1078682) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078682) stime: 0.09824
DEBUG    ya.test:process.py:263 Command (pid 1078682) utime: 0.145395
DEBUG    ya.test:process.py:263 Command (pid 1078682) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1078682) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c6796b92-e588-4755-a190-e280180fd50b, localhost:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c6796b92-e588-4755-a190-e280180fd50b, localhost:5818): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c6796b92-e588-4755-a190-e280180fd50b, localhost:5818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 5818 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-npwyk27qgi.auto.internal:5818, 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', 1250), ('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:5818
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 0x7f4c47f7b0e0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f4c47f7b200>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f4c47f7b200>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2a3cf03-5509-468c-9851-eebe23c4e558, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2a3cf03-5509-468c-9851-eebe23c4e558, ghrun-npwyk27qgi.auto.internal:5818): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e2a3cf03-5509-468c-9851-eebe23c4e558, ghrun-npwyk27qgi.auto.internal:5818): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2a3cf03-5509-468c-9851-eebe23c4e558, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4c47f7b200>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f4c47f7b200>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e2a3cf03-5509-468c-9851-eebe23c4e558, ghrun-npwyk27qgi.auto.internal:5818): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 93d4e4c5-517a-4b6c-9c31-0cded79061c8, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 93d4e4c5-517a-4b6c-9c31-0cded79061c8, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 93d4e4c5-517a-4b6c-9c31-0cded79061c8, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14150228-a7bb-49d7-b485-837dd95eeae0, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14150228-a7bb-49d7-b485-837dd95eeae0, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14150228-a7bb-49d7-b485-837dd95eeae0, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9c4cf893-ee0f-4526-acf3-f8c65da0d7d8, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9c4cf893-ee0f-4526-acf3-f8c65da0d7d8, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9c4cf893-ee0f-4526-acf3-f8c65da0d7d8, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5e94eb4e-37a8-47e3-8cb8-8ff1ce306285, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5e94eb4e-37a8-47e3-8cb8-8ff1ce306285, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5e94eb4e-37a8-47e3-8cb8-8ff1ce306285, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e268a659-c982-49cb-82d3-b55673b7bfce, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e268a659-c982-49cb-82d3-b55673b7bfce, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e268a659-c982-49cb-82d3-b55673b7bfce, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0a366e09-f44c-45a4-bbc8-0eec55ca60ae, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0a366e09-f44c-45a4-bbc8-0eec55ca60ae, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0a366e09-f44c-45a4-bbc8-0eec55ca60ae, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 21c32e8a-fa49-4ce9-9336-2f320d490a34, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 21c32e8a-fa49-4ce9-9336-2f320d490a34, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 21c32e8a-fa49-4ce9-9336-2f320d490a34, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 85a9cb4a-f16a-47e8-9936-22543dab5b18, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85a9cb4a-f16a-47e8-9936-22543dab5b18, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85a9cb4a-f16a-47e8-9936-22543dab5b18, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 88049922-1b68-4618-8e62-8b4133d9b296, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 88049922-1b68-4618-8e62-8b4133d9b296, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 88049922-1b68-4618-8e62-8b4133d9b296, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2b50d0a5-4f69-4676-851b-64c57f7e0de4, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2b50d0a5-4f69-4676-851b-64c57f7e0de4, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2b50d0a5-4f69-4676-851b-64c57f7e0de4, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5fa677e5-06b2-4187-9cbe-6f6234be35f8, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5fa677e5-06b2-4187-9cbe-6f6234be35f8, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5fa677e5-06b2-4187-9cbe-6f6234be35f8, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ead4fb63-5beb-4933-8325-d72b89115fd8, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ead4fb63-5beb-4933-8325-d72b89115fd8, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ead4fb63-5beb-4933-8325-d72b89115fd8, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5fca3b68-fe94-4740-91ad-1ece1afff85c, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5fca3b68-fe94-4740-91ad-1ece1afff85c, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5fca3b68-fe94-4740-91ad-1ece1afff85c, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1ddaeca6-bcc1-41f4-a912-d4e942759449, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1ddaeca6-bcc1-41f4-a912-d4e942759449, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1ddaeca6-bcc1-41f4-a912-d4e942759449, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6b371089-3978-45c6-b341-ce4822c11888, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6b371089-3978-45c6-b341-ce4822c11888, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6b371089-3978-45c6-b341-ce4822c11888, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f7fddbde-bd95-4e8e-8310-792f246d939b, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f7fddbde-bd95-4e8e-8310-792f246d939b, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f7fddbde-bd95-4e8e-8310-792f246d939b, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eba54199-08dd-4ec1-9301-aef1d549190e, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eba54199-08dd-4ec1-9301-aef1d549190e, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eba54199-08dd-4ec1-9301-aef1d549190e, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4f7aa94e-3703-46c9-8b9a-f31e9364633b, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4f7aa94e-3703-46c9-8b9a-f31e9364633b, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4f7aa94e-3703-46c9-8b9a-f31e9364633b, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, efaf9949-b753-454b-83c8-cfdb8c1c9952, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, efaf9949-b753-454b-83c8-cfdb8c1c9952, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, efaf9949-b753-454b-83c8-cfdb8c1c9952, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5efff5fd-ce55-4bae-b9bf-4514f7eb2939, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5efff5fd-ce55-4bae-b9bf-4514f7eb2939, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5efff5fd-ce55-4bae-b9bf-4514f7eb2939, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4c47f7b200>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f4c47f7b200>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f4c47f7b200> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9dcef961-ea98-4284-942f-285c879d6739, ghrun-npwyk27qgi.auto.internal:5818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9dcef961-ea98-4284-942f-285c879d6739, ghrun-npwyk27qgi.auto.internal:5818): request = { session_id: "ydb://session/3?node_id=1&id=MmI3Y2U3M2UtMmY5ZjVkYzQtMjM0YzgyYTQtYjIyMzdlYjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f4c47f7b200>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5818
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:5818
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 9dcef961-ea98-4284-942f-285c879d6739, ghrun-npwyk27qgi.auto.internal:5818): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9dcef961-ea98-4284-942f-285c879d6739, ghrun-npwyk27qgi.auto.internal:5818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 9dcef961-ea98-4284-942f-285c879d6739, ghrun-npwyk27qgi.auto.internal:5818): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:11817?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079102
DEBUG    ya.test:process.py:259 Command (pid 1079102) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1079102) elapsed time (sec): 2.732182502746582
DEBUG    ya.test:process.py:263 Command (pid 1079102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) maxrss: 260392
DEBUG    ya.test:process.py:263 Command (pid 1079102) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1079102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079102) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1079102) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079102) stime: 0.004684
DEBUG    ya.test:process.py:263 Command (pid 1079102) utime: 0.0031929999999999997
DEBUG    ya.test:process.py:263 Command (pid 1079102) wtime: 2.733
DEBUG    ya.test:process.py:275 Command (pid 1079102) output:

DEBUG    ya.test:process.py:276 Command (pid 1079102) errors:
*   Trying 127.0.0.1:11817...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11817
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:11817...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:11817\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11817...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11817
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11817...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11817
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11817...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11817
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11817...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11817
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.92s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_and_read_message[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_and_read_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11817...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11817
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_and_read_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11817...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11817
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_and_read_multiple_messages[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11817...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11817
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_and_read_multiple_messages[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11817...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11817
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11817?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11817...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11817 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11817
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.42s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12256...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12256
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v0-std]
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/a58y/00035a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15144
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00035a/r3tmp/kikimr_cluster_n7u982ca
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14618
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9544
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23274
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035a/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/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message.tables_format_v0-std/cluster/node_1/logfile_mp0drw02.log --grpc-port=14618 --mon-port=9544 --ic-port=15144 --sqs-port=12256
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14618/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035a/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/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message.tables_format_v0-std/cluster/node_1/logfile_mp0drw02.log --grpc-port=14618 --mon-port=9544 --ic-port=15144 --sqs-port=12256
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message.tables_format_v0-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message.tables_format_v0-std/cluster/node_1/logfile_mp0drw02.log', '--grpc-port=14618', '--mon-port=9544', '--ic-port=15144', '--sqs-port=12256')' in '/home/runner/.ya/build/build_root/a58y/00035a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk31/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message.tables_format_v0-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1089938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14618/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/a58y/00035a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089939
DEBUG    ya.test:process.py:259 Command (pid 1089939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089939) elapsed time (sec): 0.2568793296813965
DEBUG    ya.test:process.py:263 Command (pid 1089939) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) majflt: 38
DEBUG    ya.test:process.py:263 Command (pid 1089939) maxrss: 356032
DEBUG    ya.test:process.py:263 Command (pid 1089939) minflt: 25085
DEBUG    ya.test:process.py:263 Command (pid 1089939) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089939) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1089939) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089939) stime: 0.095883
DEBUG    ya.test:process.py:263 Command (pid 1089939) utime: 0.11585899999999999
DEBUG    ya.test:process.py:263 Command (pid 1089939) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 1089939) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1089939) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00035a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14618', '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: 15144\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/a58y/00035a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14618', '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: 15144\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090119
DEBUG    ya.test:process.py:259 Command (pid 1090119) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090119) elapsed time (sec): 0.28243398666381836
DEBUG    ya.test:process.py:263 Command (pid 1090119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) maxrss: 424348
DEBUG    ya.test:process.py:263 Command (pid 1090119) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1090119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090119) nvcsw: 338
DEBUG    ya.test:process.py:263 Command (pid 1090119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090119) stime: 0.121831
DEBUG    ya.test:process.py:263 Command (pid 1090119) utime: 0.125452
DEBUG    ya.test:process.py:263 Command (pid 1090119) wtime: 0.283
DEBUG    ya.test:process.py:275 Command (pid 1090119) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14618', '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/a58y/00035a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14618', '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: 1090174
DEBUG    ya.test:process.py:259 Command (pid 1090174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090174) elapsed time (sec): 0.2895169258117676
DEBUG    ya.test:process.py:263 Command (pid 1090174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) maxrss: 424400
DEBUG    ya.test:process.py:263 Command (pid 1090174) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1090174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090174) nvcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1090174) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090174) stime: 0.100018
DEBUG    ya.test:process.py:263 Command (pid 1090174) utime: 0.156027
DEBUG    ya.test:process.py:263 Command (pid 1090174) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 1090174) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6e7f0b21-c97b-487e-8d16-c963790c4411, localhost:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6e7f0b21-c97b-487e-8d16-c963790c4411, localhost:14618): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6e7f0b21-c97b-487e-8d16-c963790c4411, localhost:14618): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 14618 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-npwyk27qgi.auto.internal:14618, 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', 1250), ('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:14618
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 0x7f8727348200 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f87273482f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f87273482f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 127534f0-ccb7-4b37-8b5f-e7b75e634c66, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 127534f0-ccb7-4b37-8b5f-e7b75e634c66, ghrun-npwyk27qgi.auto.internal:14618): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 127534f0-ccb7-4b37-8b5f-e7b75e634c66, ghrun-npwyk27qgi.auto.internal:14618): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 127534f0-ccb7-4b37-8b5f-e7b75e634c66, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f87273482f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f87273482f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bb3cb90f-f0ff-45c4-87d1-d46aa989b39b, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 127534f0-ccb7-4b37-8b5f-e7b75e634c66, ghrun-npwyk27qgi.auto.internal:14618): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bb3cb90f-f0ff-45c4-87d1-d46aa989b39b, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bb3cb90f-f0ff-45c4-87d1-d46aa989b39b, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137e6d44-1687-4427-b564-75201d9e37e1, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137e6d44-1687-4427-b564-75201d9e37e1, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137e6d44-1687-4427-b564-75201d9e37e1, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 760da257-dd15-4fd2-9e1c-9981c0d4b6cf, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 760da257-dd15-4fd2-9e1c-9981c0d4b6cf, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 760da257-dd15-4fd2-9e1c-9981c0d4b6cf, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2785e819-f7e0-44e4-8e2e-f12d1ab4542d, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2785e819-f7e0-44e4-8e2e-f12d1ab4542d, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2785e819-f7e0-44e4-8e2e-f12d1ab4542d, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0c4bd14f-48d9-4115-b34b-7c43febc00c8, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0c4bd14f-48d9-4115-b34b-7c43febc00c8, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0c4bd14f-48d9-4115-b34b-7c43febc00c8, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1a65f8f0-6540-4501-a8c0-016da205822c, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1a65f8f0-6540-4501-a8c0-016da205822c, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1a65f8f0-6540-4501-a8c0-016da205822c, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 245f9c8c-9dda-4c1d-8729-d84f4a2467ca, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 245f9c8c-9dda-4c1d-8729-d84f4a2467ca, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 245f9c8c-9dda-4c1d-8729-d84f4a2467ca, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 31e74aad-94c4-44da-9b9e-dababf54e677, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 31e74aad-94c4-44da-9b9e-dababf54e677, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 31e74aad-94c4-44da-9b9e-dababf54e677, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c567dfd8-4919-4421-86d4-9b682f7b0657, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c567dfd8-4919-4421-86d4-9b682f7b0657, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c567dfd8-4919-4421-86d4-9b682f7b0657, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4c3365ff-7e40-4dd2-aec7-083e27772d06, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4c3365ff-7e40-4dd2-aec7-083e27772d06, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4c3365ff-7e40-4dd2-aec7-083e27772d06, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 98e94ec5-9090-42a4-883a-1bada986ab7f, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 98e94ec5-9090-42a4-883a-1bada986ab7f, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 98e94ec5-9090-42a4-883a-1bada986ab7f, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 518f0ef0-abd5-4c67-b0d8-b644da0a126c, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 518f0ef0-abd5-4c67-b0d8-b644da0a126c, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 518f0ef0-abd5-4c67-b0d8-b644da0a126c, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 177a5183-1a5f-4304-ac45-bda9c1afb329, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 177a5183-1a5f-4304-ac45-bda9c1afb329, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 177a5183-1a5f-4304-ac45-bda9c1afb329, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c02e18aa-5ac3-4c0a-ae05-aba185bba849, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c02e18aa-5ac3-4c0a-ae05-aba185bba849, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c02e18aa-5ac3-4c0a-ae05-aba185bba849, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 97f89ef7-8a62-4e4f-be44-1aece1d9ce20, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 97f89ef7-8a62-4e4f-be44-1aece1d9ce20, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 97f89ef7-8a62-4e4f-be44-1aece1d9ce20, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 82453561-066b-4706-8b08-e3d7d3936d39, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 82453561-066b-4706-8b08-e3d7d3936d39, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 82453561-066b-4706-8b08-e3d7d3936d39, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 363c7f4a-6145-482c-8a79-6c388aee3cad, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 363c7f4a-6145-482c-8a79-6c388aee3cad, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 363c7f4a-6145-482c-8a79-6c388aee3cad, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 47ad47e0-3049-403d-a421-f19f580bd832, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 47ad47e0-3049-403d-a421-f19f580bd832, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 47ad47e0-3049-403d-a421-f19f580bd832, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, beab3306-23c3-41c1-901d-3aac8956d5e4, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, beab3306-23c3-41c1-901d-3aac8956d5e4, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, beab3306-23c3-41c1-901d-3aac8956d5e4, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0697ed7a-db61-44ae-84d1-90014e24d24f, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0697ed7a-db61-44ae-84d1-90014e24d24f, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0697ed7a-db61-44ae-84d1-90014e24d24f, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f87273482f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f87273482f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f87273482f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f237f1f3-e94a-46c1-a262-cab9556f18cc, ghrun-npwyk27qgi.auto.internal:14618): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f237f1f3-e94a-46c1-a262-cab9556f18cc, ghrun-npwyk27qgi.auto.internal:14618): request = { session_id: "ydb://session/3?node_id=1&id=ZWVlMjY5ZmUtMTFjODQ2ZjktYjM0M2Q4ZjUtNTExMWE2Mw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f87273482f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14618
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:14618
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f237f1f3-e94a-46c1-a262-cab9556f18cc, ghrun-npwyk27qgi.auto.internal:14618): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f237f1f3-e94a-46c1-a262-cab9556f18cc, ghrun-npwyk27qgi.auto.internal:14618): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f237f1f3-e94a-46c1-a262-cab9556f18cc, ghrun-npwyk27qgi.auto.internal:14618): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:12256?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090433
DEBUG    ya.test:process.py:259 Command (pid 1090433) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1090433) elapsed time (sec): 2.751498222351074
DEBUG    ya.test:process.py:263 Command (pid 1090433) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) maxrss: 261536
DEBUG    ya.test:process.py:263 Command (pid 1090433) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1090433) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090433) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1090433) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090433) stime: 0.006644
DEBUG    ya.test:process.py:263 Command (pid 1090433) utime: 0.0014039999999999999
DEBUG    ya.test:process.py:263 Command (pid 1090433) wtime: 2.753
DEBUG    ya.test:process.py:275 Command (pid 1090433) output:

DEBUG    ya.test:process.py:276 Command (pid 1090433) errors:
*   Trying 127.0.0.1:12256...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12256
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:12256...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:12256\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12256...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12256
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12256...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12256
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12256...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12256
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12256...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12256
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.05s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message[tables_format_v0-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12256...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12256
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12256...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12256
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12256...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12256
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message_batch[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12256...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12256
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message_batch[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12256?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12256...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12256 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12256
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.63s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28409...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28409
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v1-fifo]
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/a58y/000381/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9934
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000381/r3tmp/kikimr_cluster_83dlbruf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000381/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30833
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28409
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000381/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/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch.tables_format_v1-fifo/cluster/node_1/logfile_gcyj33zq.log --grpc-port=27475 --mon-port=28917 --ic-port=9934 --sqs-port=28409
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27475/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000381/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/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch.tables_format_v1-fifo/cluster/node_1/logfile_gcyj33zq.log --grpc-port=27475 --mon-port=28917 --ic-port=9934 --sqs-port=28409
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000381/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch.tables_format_v1-fifo/cluster/node_1/logfile_gcyj33zq.log', '--grpc-port=27475', '--mon-port=28917', '--ic-port=9934', '--sqs-port=28409')' in '/home/runner/.ya/build/build_root/a58y/000381/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1071480
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27475/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/a58y/000381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071481
DEBUG    ya.test:process.py:259 Command (pid 1071481) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071481) elapsed time (sec): 0.24344778060913086
DEBUG    ya.test:process.py:263 Command (pid 1071481) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) majflt: 19
DEBUG    ya.test:process.py:263 Command (pid 1071481) maxrss: 372456
DEBUG    ya.test:process.py:263 Command (pid 1071481) minflt: 24526
DEBUG    ya.test:process.py:263 Command (pid 1071481) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1071481) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071481) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1071481) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071481) stime: 0.05554
DEBUG    ya.test:process.py:263 Command (pid 1071481) utime: 0.142818
DEBUG    ya.test:process.py:263 Command (pid 1071481) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 1071481) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1071481) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000381/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000381/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27475', '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: 9934\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/a58y/000381/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27475', '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: 9934\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071664
DEBUG    ya.test:process.py:259 Command (pid 1071664) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071664) elapsed time (sec): 0.2906002998352051
DEBUG    ya.test:process.py:263 Command (pid 1071664) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) maxrss: 423968
DEBUG    ya.test:process.py:263 Command (pid 1071664) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1071664) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1071664) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071664) nvcsw: 346
DEBUG    ya.test:process.py:263 Command (pid 1071664) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071664) stime: 0.105639
DEBUG    ya.test:process.py:263 Command (pid 1071664) utime: 0.154396
DEBUG    ya.test:process.py:263 Command (pid 1071664) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1071664) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000381/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000381/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27475', '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/a58y/000381/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27475', '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: 1071703
DEBUG    ya.test:process.py:259 Command (pid 1071703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071703) elapsed time (sec): 0.2727994918823242
DEBUG    ya.test:process.py:263 Command (pid 1071703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) maxrss: 424360
DEBUG    ya.test:process.py:263 Command (pid 1071703) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1071703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071703) nvcsw: 371
DEBUG    ya.test:process.py:263 Command (pid 1071703) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071703) stime: 0.132858
DEBUG    ya.test:process.py:263 Command (pid 1071703) utime: 0.109858
DEBUG    ya.test:process.py:263 Command (pid 1071703) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1071703) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 85c581bb-5dbd-48e6-8ddb-0b1692983533, localhost:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 85c581bb-5dbd-48e6-8ddb-0b1692983533, localhost:27475): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 85c581bb-5dbd-48e6-8ddb-0b1692983533, localhost:27475): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 27475 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-npwyk27qgi.auto.internal:27475, 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', 1250), ('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:27475
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 0x7f643e6180b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f643e618260>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f643e618260>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a56e33f6-f26a-45bd-915e-f6ac9a7bc70c, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a56e33f6-f26a-45bd-915e-f6ac9a7bc70c, ghrun-npwyk27qgi.auto.internal:27475): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a56e33f6-f26a-45bd-915e-f6ac9a7bc70c, ghrun-npwyk27qgi.auto.internal:27475): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a56e33f6-f26a-45bd-915e-f6ac9a7bc70c, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f643e618260>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f643e618260>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a56e33f6-f26a-45bd-915e-f6ac9a7bc70c, ghrun-npwyk27qgi.auto.internal:27475): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8c209c6c-a129-44e0-99dd-7682fa24d0f4, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8c209c6c-a129-44e0-99dd-7682fa24d0f4, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8c209c6c-a129-44e0-99dd-7682fa24d0f4, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5917371a-7fa2-4bf1-864a-1adb138d199c, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5917371a-7fa2-4bf1-864a-1adb138d199c, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5917371a-7fa2-4bf1-864a-1adb138d199c, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5052111b-0b42-4683-aa97-6ce957f29e13, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5052111b-0b42-4683-aa97-6ce957f29e13, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5052111b-0b42-4683-aa97-6ce957f29e13, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f130d891-4ad1-42dd-adb0-59b35b6509b4, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f130d891-4ad1-42dd-adb0-59b35b6509b4, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f130d891-4ad1-42dd-adb0-59b35b6509b4, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0ede8577-3f7e-4c93-8915-bfba7c88d1f5, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0ede8577-3f7e-4c93-8915-bfba7c88d1f5, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0ede8577-3f7e-4c93-8915-bfba7c88d1f5, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 89a783be-13f0-4cda-a24e-df52633da02c, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 89a783be-13f0-4cda-a24e-df52633da02c, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 89a783be-13f0-4cda-a24e-df52633da02c, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4a7cd593-74db-4638-8fcf-daa6d10ac0d0, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4a7cd593-74db-4638-8fcf-daa6d10ac0d0, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4a7cd593-74db-4638-8fcf-daa6d10ac0d0, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 21e9ef04-8e1a-481f-89ec-d663ca63255b, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 21e9ef04-8e1a-481f-89ec-d663ca63255b, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 21e9ef04-8e1a-481f-89ec-d663ca63255b, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 96e751f6-82df-4a9b-849c-514c88fb4fcb, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 96e751f6-82df-4a9b-849c-514c88fb4fcb, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 96e751f6-82df-4a9b-849c-514c88fb4fcb, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f8423c40-c275-41be-ba08-09889d56a344, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f8423c40-c275-41be-ba08-09889d56a344, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f8423c40-c275-41be-ba08-09889d56a344, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d12dca1e-a9e0-41c4-b2f6-a8201c2c1e20, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d12dca1e-a9e0-41c4-b2f6-a8201c2c1e20, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d12dca1e-a9e0-41c4-b2f6-a8201c2c1e20, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b6320c8a-8d74-4851-879b-e94f45b90b79, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b6320c8a-8d74-4851-879b-e94f45b90b79, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b6320c8a-8d74-4851-879b-e94f45b90b79, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7790f6db-3d5d-43f1-8fd6-633a480158a5, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7790f6db-3d5d-43f1-8fd6-633a480158a5, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7790f6db-3d5d-43f1-8fd6-633a480158a5, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 87234001-3b0d-4084-8977-3b8a97a3158b, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 87234001-3b0d-4084-8977-3b8a97a3158b, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 87234001-3b0d-4084-8977-3b8a97a3158b, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2403c725-0011-4627-ba2f-ca103b596c54, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2403c725-0011-4627-ba2f-ca103b596c54, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2403c725-0011-4627-ba2f-ca103b596c54, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5391030b-b2f0-4b41-bfc0-86982560a512, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5391030b-b2f0-4b41-bfc0-86982560a512, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5391030b-b2f0-4b41-bfc0-86982560a512, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 02506b46-0017-44aa-b0bc-421b28f5f067, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 02506b46-0017-44aa-b0bc-421b28f5f067, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 02506b46-0017-44aa-b0bc-421b28f5f067, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 82724047-8319-46f8-82b8-29a4b1f502d7, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 82724047-8319-46f8-82b8-29a4b1f502d7, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 82724047-8319-46f8-82b8-29a4b1f502d7, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7557c69b-f358-40b3-95f9-f1e9bf2d6f85, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7557c69b-f358-40b3-95f9-f1e9bf2d6f85, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7557c69b-f358-40b3-95f9-f1e9bf2d6f85, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0e1fbb33-6a36-4ef5-ac97-9e08bd45d599, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0e1fbb33-6a36-4ef5-ac97-9e08bd45d599, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0e1fbb33-6a36-4ef5-ac97-9e08bd45d599, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f643e618260>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f643e618260>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f643e618260> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d86515bf-e38a-495b-bfb9-564226487d49, ghrun-npwyk27qgi.auto.internal:27475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d86515bf-e38a-495b-bfb9-564226487d49, ghrun-npwyk27qgi.auto.internal:27475): request = { session_id: "ydb://session/3?node_id=1&id=YzRjYjcxNjAtYmU4Y2RlZS0yNzhiOWE3Zi02NjY0NTc2Nw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f643e618260>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d86515bf-e38a-495b-bfb9-564226487d49, ghrun-npwyk27qgi.auto.internal:27475): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d86515bf-e38a-495b-bfb9-564226487d49, ghrun-npwyk27qgi.auto.internal:27475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27475
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:27475
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d86515bf-e38a-495b-bfb9-564226487d49, ghrun-npwyk27qgi.auto.internal:27475): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:28409?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071970
DEBUG    ya.test:process.py:259 Command (pid 1071970) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1071970) elapsed time (sec): 2.563840627670288
DEBUG    ya.test:process.py:263 Command (pid 1071970) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) maxrss: 260372
DEBUG    ya.test:process.py:263 Command (pid 1071970) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1071970) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071970) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1071970) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071970) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1071970) utime: 0.008265999999999999
DEBUG    ya.test:process.py:263 Command (pid 1071970) wtime: 2.565
DEBUG    ya.test:process.py:275 Command (pid 1071970) output:

DEBUG    ya.test:process.py:276 Command (pid 1071970) errors:
*   Trying 127.0.0.1:28409...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28409
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:28409...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:28409\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28409...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28409
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_to_nonexistent_queue[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28409...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28409
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_to_nonexistent_queue[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_send_to_nonexistent_queue[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28409...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28409
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_to_nonexistent_queue[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28409...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28409
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_set_very_big_visibility_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.84s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message_batch[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message_batch[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28409...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28409
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_message_batch[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28409...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28409
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_to_nonexistent_queue[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28409...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28409
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_send_to_nonexistent_queue[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28409...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28409
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_set_very_big_visibility_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28409?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28409...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28409 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28409
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21497...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21497
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_set_very_big_visibility_timeout[tables_format_v1]
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/a58y/000382/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1782
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000382/r3tmp/kikimr_cluster_agj16e7x
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000382/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000382/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/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1/logfile_q50k5uqe.log --grpc-port=1452 --mon-port=24887 --ic-port=1782 --sqs-port=21497
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1452/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000382/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/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1/logfile_q50k5uqe.log --grpc-port=1452 --mon-port=24887 --ic-port=1782 --sqs-port=21497
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000382/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1/logfile_q50k5uqe.log', '--grpc-port=1452', '--mon-port=24887', '--ic-port=1782', '--sqs-port=21497')' in '/home/runner/.ya/build/build_root/a58y/000382/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk33/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1070938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1452/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/a58y/000382/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070939
DEBUG    ya.test:process.py:259 Command (pid 1070939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070939) elapsed time (sec): 0.24715375900268555
DEBUG    ya.test:process.py:263 Command (pid 1070939) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) majflt: 14
DEBUG    ya.test:process.py:263 Command (pid 1070939) maxrss: 373808
DEBUG    ya.test:process.py:263 Command (pid 1070939) minflt: 24447
DEBUG    ya.test:process.py:263 Command (pid 1070939) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070939) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1070939) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070939) stime: 0.060714
DEBUG    ya.test:process.py:263 Command (pid 1070939) utime: 0.141667
DEBUG    ya.test:process.py:263 Command (pid 1070939) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1070939) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1070939) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000382/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000382/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1452', '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: 1782\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/a58y/000382/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1452', '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: 1782\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071333
DEBUG    ya.test:process.py:259 Command (pid 1071333) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071333) elapsed time (sec): 0.27025485038757324
DEBUG    ya.test:process.py:263 Command (pid 1071333) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) maxrss: 424064
DEBUG    ya.test:process.py:263 Command (pid 1071333) minflt: 27008
DEBUG    ya.test:process.py:263 Command (pid 1071333) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071333) nvcsw: 375
DEBUG    ya.test:process.py:263 Command (pid 1071333) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071333) stime: 0.07725499999999999
DEBUG    ya.test:process.py:263 Command (pid 1071333) utime: 0.158576
DEBUG    ya.test:process.py:263 Command (pid 1071333) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1071333) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000382/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000382/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1452', '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/a58y/000382/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1452', '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: 1071372
DEBUG    ya.test:process.py:259 Command (pid 1071372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1071372) elapsed time (sec): 0.2708580493927002
DEBUG    ya.test:process.py:263 Command (pid 1071372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) maxrss: 424360
DEBUG    ya.test:process.py:263 Command (pid 1071372) minflt: 27013
DEBUG    ya.test:process.py:263 Command (pid 1071372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1071372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071372) nvcsw: 336
DEBUG    ya.test:process.py:263 Command (pid 1071372) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071372) stime: 0.082955
DEBUG    ya.test:process.py:263 Command (pid 1071372) utime: 0.15406
DEBUG    ya.test:process.py:263 Command (pid 1071372) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1071372) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3879ad7b-64c4-4a3d-9213-8a9c0ac5b2b5, localhost:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3879ad7b-64c4-4a3d-9213-8a9c0ac5b2b5, localhost:1452): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3879ad7b-64c4-4a3d-9213-8a9c0ac5b2b5, localhost:1452): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 1452 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-npwyk27qgi.auto.internal:1452, 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', 1250), ('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:1452
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 0x7f02e6be4350 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02e6be43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02e6be43e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b33d4114-92e3-42cd-9a8f-97f21b28a467, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b33d4114-92e3-42cd-9a8f-97f21b28a467, ghrun-npwyk27qgi.auto.internal:1452): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b33d4114-92e3-42cd-9a8f-97f21b28a467, ghrun-npwyk27qgi.auto.internal:1452): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b33d4114-92e3-42cd-9a8f-97f21b28a467, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02e6be43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02e6be43e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b33d4114-92e3-42cd-9a8f-97f21b28a467, ghrun-npwyk27qgi.auto.internal:1452): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c3372c6e-b16f-4806-b7ac-a747d3f49c5a, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c3372c6e-b16f-4806-b7ac-a747d3f49c5a, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c3372c6e-b16f-4806-b7ac-a747d3f49c5a, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e547370c-97ee-44d8-9718-c88dcd90b984, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e547370c-97ee-44d8-9718-c88dcd90b984, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e547370c-97ee-44d8-9718-c88dcd90b984, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 99004616-8877-4c76-a339-60ccf205ba2a, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 99004616-8877-4c76-a339-60ccf205ba2a, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 99004616-8877-4c76-a339-60ccf205ba2a, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7a6624c3-e9ec-4adb-8ea1-a38af414bedb, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7a6624c3-e9ec-4adb-8ea1-a38af414bedb, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7a6624c3-e9ec-4adb-8ea1-a38af414bedb, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 343fe498-dd50-44e0-9624-423e18ce6945, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 343fe498-dd50-44e0-9624-423e18ce6945, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 343fe498-dd50-44e0-9624-423e18ce6945, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0c71d643-70ac-4de2-980c-3412ec37adf5, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0c71d643-70ac-4de2-980c-3412ec37adf5, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0c71d643-70ac-4de2-980c-3412ec37adf5, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 66d2ccfe-fa27-4d62-81ea-c5c86ee5f590, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 66d2ccfe-fa27-4d62-81ea-c5c86ee5f590, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 66d2ccfe-fa27-4d62-81ea-c5c86ee5f590, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 569bc3d1-238c-40d4-aead-d65679a5d8bb, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 569bc3d1-238c-40d4-aead-d65679a5d8bb, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 569bc3d1-238c-40d4-aead-d65679a5d8bb, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7f4747e2-25d5-4de8-9d6b-39c8a80ae55e, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7f4747e2-25d5-4de8-9d6b-39c8a80ae55e, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7f4747e2-25d5-4de8-9d6b-39c8a80ae55e, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1bacec60-5661-4a67-bea7-0dbce8208c07, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1bacec60-5661-4a67-bea7-0dbce8208c07, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1bacec60-5661-4a67-bea7-0dbce8208c07, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 342babb7-1b8e-4ae2-b195-446ec91868ba, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 342babb7-1b8e-4ae2-b195-446ec91868ba, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 342babb7-1b8e-4ae2-b195-446ec91868ba, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 72bb323d-5ccf-4c2f-bd02-d52680ac7a3e, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 72bb323d-5ccf-4c2f-bd02-d52680ac7a3e, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 72bb323d-5ccf-4c2f-bd02-d52680ac7a3e, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 47838431-773e-4645-8ae8-6733ae686ba8, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 47838431-773e-4645-8ae8-6733ae686ba8, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 47838431-773e-4645-8ae8-6733ae686ba8, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 28099203-0a52-441b-81dd-4045f255f33c, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 28099203-0a52-441b-81dd-4045f255f33c, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 28099203-0a52-441b-81dd-4045f255f33c, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f0e0d724-93bd-43ea-916f-d6ba666f2ebb, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f0e0d724-93bd-43ea-916f-d6ba666f2ebb, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f0e0d724-93bd-43ea-916f-d6ba666f2ebb, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 531162f7-20d6-484d-9dfb-740820315dde, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 531162f7-20d6-484d-9dfb-740820315dde, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 531162f7-20d6-484d-9dfb-740820315dde, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b9c523a6-c352-4255-b28d-16d71a8a0828, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b9c523a6-c352-4255-b28d-16d71a8a0828, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b9c523a6-c352-4255-b28d-16d71a8a0828, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6bc0538f-c01f-404a-9526-426a8cb9bd1f, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6bc0538f-c01f-404a-9526-426a8cb9bd1f, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6bc0538f-c01f-404a-9526-426a8cb9bd1f, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ef5d6973-85c3-49a9-a15e-d75f0da93274, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ef5d6973-85c3-49a9-a15e-d75f0da93274, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ef5d6973-85c3-49a9-a15e-d75f0da93274, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 28c02885-8907-4f64-bf55-6fcb6696ef77, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 28c02885-8907-4f64-bf55-6fcb6696ef77, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 28c02885-8907-4f64-bf55-6fcb6696ef77, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02e6be43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02e6be43e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02e6be43e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f601567f-6365-4739-893b-58e4e48161ab, ghrun-npwyk27qgi.auto.internal:1452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f601567f-6365-4739-893b-58e4e48161ab, ghrun-npwyk27qgi.auto.internal:1452): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyYTA4YTEtNzIyNmIxNzMtY2MwYzI2ODItOTFhMzVlMDk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02e6be43e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1452
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:1452
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f601567f-6365-4739-893b-58e4e48161ab, ghrun-npwyk27qgi.auto.internal:1452): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f601567f-6365-4739-893b-58e4e48161ab, ghrun-npwyk27qgi.auto.internal:1452): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f601567f-6365-4739-893b-58e4e48161ab, ghrun-npwyk27qgi.auto.internal:1452): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:21497?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071473
DEBUG    ya.test:process.py:259 Command (pid 1071473) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1071473) elapsed time (sec): 2.7590436935424805
DEBUG    ya.test:process.py:263 Command (pid 1071473) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) maxrss: 261660
DEBUG    ya.test:process.py:263 Command (pid 1071473) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1071473) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071473) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1071473) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1071473) stime: 0.001633
DEBUG    ya.test:process.py:263 Command (pid 1071473) utime: 0.006722
DEBUG    ya.test:process.py:263 Command (pid 1071473) wtime: 2.76
DEBUG    ya.test:process.py:275 Command (pid 1071473) output:

DEBUG    ya.test:process.py:276 Command (pid 1071473) errors:
*   Trying 127.0.0.1:21497...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21497
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:21497...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:21497\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_validates_message_attribute_value[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21497...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21497
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attribute_value[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_validates_message_attribute_value[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21497...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21497
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attribute_value[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_validates_message_attributes[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21497...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21497
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attributes[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_validates_message_attributes[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21497...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21497
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attributes[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.03s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_set_very_big_visibility_timeout[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_set_very_big_visibility_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21497...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21497
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_validates_message_attribute_value[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21497...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21497
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_validates_message_attribute_value[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21497...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21497
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_validates_message_attributes[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21497...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21497
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_validates_message_attributes[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21497?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21497...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21497 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21497
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.65s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_validates_message_body[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25169...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25169
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_body[tables_format_v0]
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/a58y/00037d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24812
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00037d/r3tmp/kikimr_cluster_fizsy1j9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12344
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25169
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037d/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/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body.tables_format_v0/cluster/node_1/logfile_ox70x_gj.log --grpc-port=17436 --mon-port=30639 --ic-port=24812 --sqs-port=25169
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17436/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037d/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/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body.tables_format_v0/cluster/node_1/logfile_ox70x_gj.log --grpc-port=17436 --mon-port=30639 --ic-port=24812 --sqs-port=25169
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body.tables_format_v0/cluster/node_1/logfile_ox70x_gj.log', '--grpc-port=17436', '--mon-port=30639', '--ic-port=24812', '--sqs-port=25169')' in '/home/runner/.ya/build/build_root/a58y/00037d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1073037
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17436/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/a58y/00037d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073038
DEBUG    ya.test:process.py:259 Command (pid 1073038) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073038) elapsed time (sec): 0.24599051475524902
DEBUG    ya.test:process.py:263 Command (pid 1073038) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 1073038) maxrss: 383892
DEBUG    ya.test:process.py:263 Command (pid 1073038) minflt: 24135
DEBUG    ya.test:process.py:263 Command (pid 1073038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073038) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1073038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073038) stime: 0.056221
DEBUG    ya.test:process.py:263 Command (pid 1073038) utime: 0.144568
DEBUG    ya.test:process.py:263 Command (pid 1073038) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1073038) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1073038) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00037d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17436', '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: 24812\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/a58y/00037d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17436', '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: 24812\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073322
DEBUG    ya.test:process.py:259 Command (pid 1073322) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073322) elapsed time (sec): 0.30272483825683594
DEBUG    ya.test:process.py:263 Command (pid 1073322) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) maxrss: 424192
DEBUG    ya.test:process.py:263 Command (pid 1073322) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1073322) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1073322) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073322) nvcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1073322) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073322) stime: 0.13694699999999999
DEBUG    ya.test:process.py:263 Command (pid 1073322) utime: 0.13303399999999999
DEBUG    ya.test:process.py:263 Command (pid 1073322) wtime: 0.304
DEBUG    ya.test:process.py:275 Command (pid 1073322) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17436', '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/a58y/00037d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17436', '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: 1073361
DEBUG    ya.test:process.py:259 Command (pid 1073361) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073361) elapsed time (sec): 0.2712116241455078
DEBUG    ya.test:process.py:263 Command (pid 1073361) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) maxrss: 424156
DEBUG    ya.test:process.py:263 Command (pid 1073361) minflt: 26996
DEBUG    ya.test:process.py:263 Command (pid 1073361) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073361) nvcsw: 341
DEBUG    ya.test:process.py:263 Command (pid 1073361) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073361) stime: 0.10858999999999999
DEBUG    ya.test:process.py:263 Command (pid 1073361) utime: 0.128699
DEBUG    ya.test:process.py:263 Command (pid 1073361) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1073361) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 70f88835-5243-4f1c-a037-2bec14d5bac8, localhost:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 70f88835-5243-4f1c-a037-2bec14d5bac8, localhost:17436): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 70f88835-5243-4f1c-a037-2bec14d5bac8, localhost:17436): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 17436 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-npwyk27qgi.auto.internal:17436, 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', 1250), ('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:17436
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 0x7f420efc42c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f420efc42f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f420efc42f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad83e409-896f-42b5-8da8-252f52ac5eeb, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad83e409-896f-42b5-8da8-252f52ac5eeb, ghrun-npwyk27qgi.auto.internal:17436): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ad83e409-896f-42b5-8da8-252f52ac5eeb, ghrun-npwyk27qgi.auto.internal:17436): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad83e409-896f-42b5-8da8-252f52ac5eeb, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f420efc42f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f420efc42f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ad83e409-896f-42b5-8da8-252f52ac5eeb, ghrun-npwyk27qgi.auto.internal:17436): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cdb21a59-1cdb-47e7-b72e-4290441be1fe, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cdb21a59-1cdb-47e7-b72e-4290441be1fe, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cdb21a59-1cdb-47e7-b72e-4290441be1fe, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9913e0-a08d-497d-8c98-96136ff8c7e0, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9913e0-a08d-497d-8c98-96136ff8c7e0, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9913e0-a08d-497d-8c98-96136ff8c7e0, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c9f3c28a-7f6c-426e-9679-0370ca0130aa, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c9f3c28a-7f6c-426e-9679-0370ca0130aa, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c9f3c28a-7f6c-426e-9679-0370ca0130aa, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d4080aa6-b801-436a-a987-1a737ce2aa7d, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d4080aa6-b801-436a-a987-1a737ce2aa7d, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d4080aa6-b801-436a-a987-1a737ce2aa7d, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c52caab5-c3d8-421e-82a7-b7fe3f254f24, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c52caab5-c3d8-421e-82a7-b7fe3f254f24, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c52caab5-c3d8-421e-82a7-b7fe3f254f24, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 23a28064-970d-427a-a8a7-5a40e2fc7e93, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 23a28064-970d-427a-a8a7-5a40e2fc7e93, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 23a28064-970d-427a-a8a7-5a40e2fc7e93, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 70be5f7e-990e-4b81-b68b-aeaf09cd0052, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 70be5f7e-990e-4b81-b68b-aeaf09cd0052, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 70be5f7e-990e-4b81-b68b-aeaf09cd0052, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9e8285bf-f384-42d3-be5d-cc5eadad8c42, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9e8285bf-f384-42d3-be5d-cc5eadad8c42, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9e8285bf-f384-42d3-be5d-cc5eadad8c42, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bf6861d5-f4fd-4c48-9ca5-ae75f3d89330, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bf6861d5-f4fd-4c48-9ca5-ae75f3d89330, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bf6861d5-f4fd-4c48-9ca5-ae75f3d89330, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 64d8399b-9e31-4f05-8394-0e615927ab0d, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 64d8399b-9e31-4f05-8394-0e615927ab0d, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 64d8399b-9e31-4f05-8394-0e615927ab0d, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 756888c6-b236-4dd6-a362-6558c3f474e1, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 756888c6-b236-4dd6-a362-6558c3f474e1, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 756888c6-b236-4dd6-a362-6558c3f474e1, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 03f3ed5e-ea57-435e-a1f5-f32dcb042b69, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 03f3ed5e-ea57-435e-a1f5-f32dcb042b69, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 03f3ed5e-ea57-435e-a1f5-f32dcb042b69, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6147016d-c541-4a70-966c-9e6a362c12fc, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6147016d-c541-4a70-966c-9e6a362c12fc, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6147016d-c541-4a70-966c-9e6a362c12fc, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b4f1aa74-24c1-4414-bf40-81b544dfcb4d, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b4f1aa74-24c1-4414-bf40-81b544dfcb4d, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b4f1aa74-24c1-4414-bf40-81b544dfcb4d, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e262bf0d-f891-4bc5-af5c-95a99b450180, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e262bf0d-f891-4bc5-af5c-95a99b450180, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e262bf0d-f891-4bc5-af5c-95a99b450180, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b4fddaa0-0765-402d-badd-18c54452dbb2, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b4fddaa0-0765-402d-badd-18c54452dbb2, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b4fddaa0-0765-402d-badd-18c54452dbb2, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 563180f6-2f04-4b05-ad2b-38fdb431b667, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 563180f6-2f04-4b05-ad2b-38fdb431b667, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 563180f6-2f04-4b05-ad2b-38fdb431b667, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9309f989-b1aa-48e8-9e77-7353c90072e8, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9309f989-b1aa-48e8-9e77-7353c90072e8, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9309f989-b1aa-48e8-9e77-7353c90072e8, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 882a28dd-a69e-4cc1-bb54-b0f1b98768d3, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 882a28dd-a69e-4cc1-bb54-b0f1b98768d3, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 882a28dd-a69e-4cc1-bb54-b0f1b98768d3, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, da99f59a-2d1a-4f13-9356-b7b227c0b6cd, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, da99f59a-2d1a-4f13-9356-b7b227c0b6cd, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, da99f59a-2d1a-4f13-9356-b7b227c0b6cd, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f420efc42f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f420efc42f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f420efc42f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4b3fb59a-fda7-419d-8066-b68616d6a5ba, ghrun-npwyk27qgi.auto.internal:17436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4b3fb59a-fda7-419d-8066-b68616d6a5ba, ghrun-npwyk27qgi.auto.internal:17436): request = { session_id: "ydb://session/3?node_id=1&id=NDc1YzY4NmUtMThmODYxMTctZTU2Yjk3ZGItMzEwNTRiMA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f420efc42f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17436
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:17436
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4b3fb59a-fda7-419d-8066-b68616d6a5ba, ghrun-npwyk27qgi.auto.internal:17436): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4b3fb59a-fda7-419d-8066-b68616d6a5ba, ghrun-npwyk27qgi.auto.internal:17436): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4b3fb59a-fda7-419d-8066-b68616d6a5ba, ghrun-npwyk27qgi.auto.internal:17436): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:25169?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073606
DEBUG    ya.test:process.py:259 Command (pid 1073606) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1073606) elapsed time (sec): 2.840989828109741
DEBUG    ya.test:process.py:263 Command (pid 1073606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) maxrss: 260948
DEBUG    ya.test:process.py:263 Command (pid 1073606) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1073606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073606) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1073606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073606) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1073606) utime: 0.008125
DEBUG    ya.test:process.py:263 Command (pid 1073606) wtime: 2.842
DEBUG    ya.test:process.py:275 Command (pid 1073606) output:

DEBUG    ya.test:process.py:276 Command (pid 1073606) errors:
*   Trying 127.0.0.1:25169...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25169
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:25169...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:25169\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_validates_message_body[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25169...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25169
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_body[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_visibility_timeout_expires_on_wait_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25169...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25169
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_expires_on_wait_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_visibility_timeout_expires_on_wait_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25169...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25169
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_expires_on_wait_timeout[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_visibility_timeout_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25169...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25169
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
6.13s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_validates_message_body[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_validates_message_body[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25169...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25169
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_validates_message_body[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25169...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25169
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_visibility_timeout_expires_on_wait_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25169...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25169
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_visibility_timeout_expires_on_wait_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25169...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25169
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_visibility_timeout_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25169?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25169...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25169 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25169
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.68s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_visibility_timeout_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:5443...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:5443
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v1]
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/a58y/000384/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9604
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000384/r3tmp/kikimr_cluster_zmkbsnse
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000384/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5025
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26572
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000384/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/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_hx11_jb3.log --grpc-port=5025 --mon-port=26572 --ic-port=9604 --sqs-port=5443
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5025/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000384/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/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_hx11_jb3.log --grpc-port=5025 --mon-port=26572 --ic-port=9604 --sqs-port=5443
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000384/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_hx11_jb3.log', '--grpc-port=5025', '--mon-port=26572', '--ic-port=9604', '--sqs-port=5443')' in '/home/runner/.ya/build/build_root/a58y/000384/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk35/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1070320
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5025/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/a58y/000384/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070321
DEBUG    ya.test:process.py:259 Command (pid 1070321) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070321) elapsed time (sec): 0.24245619773864746
DEBUG    ya.test:process.py:263 Command (pid 1070321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) majflt: 19
DEBUG    ya.test:process.py:263 Command (pid 1070321) maxrss: 372836
DEBUG    ya.test:process.py:263 Command (pid 1070321) minflt: 24480
DEBUG    ya.test:process.py:263 Command (pid 1070321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070321) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1070321) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070321) stime: 0.086878
DEBUG    ya.test:process.py:263 Command (pid 1070321) utime: 0.11057199999999999
DEBUG    ya.test:process.py:263 Command (pid 1070321) wtime: 0.243
DEBUG    ya.test:process.py:275 Command (pid 1070321) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1070321) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000384/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000384/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5025', '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: 9604\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/a58y/000384/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5025', '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: 9604\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070696
DEBUG    ya.test:process.py:259 Command (pid 1070696) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070696) elapsed time (sec): 0.2711312770843506
DEBUG    ya.test:process.py:263 Command (pid 1070696) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) maxrss: 424088
DEBUG    ya.test:process.py:263 Command (pid 1070696) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1070696) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1070696) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070696) nvcsw: 358
DEBUG    ya.test:process.py:263 Command (pid 1070696) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070696) stime: 0.099385
DEBUG    ya.test:process.py:263 Command (pid 1070696) utime: 0.138345
DEBUG    ya.test:process.py:263 Command (pid 1070696) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1070696) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000384/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000384/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5025', '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/a58y/000384/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5025', '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: 1070735
DEBUG    ya.test:process.py:259 Command (pid 1070735) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070735) elapsed time (sec): 0.26308226585388184
DEBUG    ya.test:process.py:263 Command (pid 1070735) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) maxrss: 424468
DEBUG    ya.test:process.py:263 Command (pid 1070735) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1070735) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070735) nvcsw: 328
DEBUG    ya.test:process.py:263 Command (pid 1070735) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070735) stime: 0.099435
DEBUG    ya.test:process.py:263 Command (pid 1070735) utime: 0.130565
DEBUG    ya.test:process.py:263 Command (pid 1070735) wtime: 0.264
DEBUG    ya.test:process.py:275 Command (pid 1070735) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8af66701-3ee2-4b8f-87b7-16354ff67af7, localhost:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8af66701-3ee2-4b8f-87b7-16354ff67af7, localhost:5025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8af66701-3ee2-4b8f-87b7-16354ff67af7, localhost:5025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 5025 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-npwyk27qgi.auto.internal:5025, 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', 1250), ('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:5025
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 0x7fcd0facc1d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fcd0facc470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcd0facc470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fa0c441e-631a-4c36-ba00-f6eaa07dc7f6, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa0c441e-631a-4c36-ba00-f6eaa07dc7f6, ghrun-npwyk27qgi.auto.internal:5025): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fa0c441e-631a-4c36-ba00-f6eaa07dc7f6, ghrun-npwyk27qgi.auto.internal:5025): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa0c441e-631a-4c36-ba00-f6eaa07dc7f6, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcd0facc470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fcd0facc470>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, fa0c441e-631a-4c36-ba00-f6eaa07dc7f6, ghrun-npwyk27qgi.auto.internal:5025): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 47254246-4b57-4d0f-b536-eb33aa5551fd, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 47254246-4b57-4d0f-b536-eb33aa5551fd, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 47254246-4b57-4d0f-b536-eb33aa5551fd, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e92dc3cf-5431-4fa4-af8d-040419cc27f2, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92dc3cf-5431-4fa4-af8d-040419cc27f2, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92dc3cf-5431-4fa4-af8d-040419cc27f2, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c503d44f-67bf-481c-839f-e9c90c44be0a, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c503d44f-67bf-481c-839f-e9c90c44be0a, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c503d44f-67bf-481c-839f-e9c90c44be0a, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4cef640e-2043-461a-808d-4b3e44cf70d5, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4cef640e-2043-461a-808d-4b3e44cf70d5, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4cef640e-2043-461a-808d-4b3e44cf70d5, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2b2a4d3c-fe8a-4a0c-bffa-1358d44c1098, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2b2a4d3c-fe8a-4a0c-bffa-1358d44c1098, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2b2a4d3c-fe8a-4a0c-bffa-1358d44c1098, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 49e7f549-12ec-4aa3-b333-2d8dbc194e1b, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 49e7f549-12ec-4aa3-b333-2d8dbc194e1b, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 49e7f549-12ec-4aa3-b333-2d8dbc194e1b, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7cab8974-a80d-43d2-8da9-d4bd2fff9dee, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7cab8974-a80d-43d2-8da9-d4bd2fff9dee, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7cab8974-a80d-43d2-8da9-d4bd2fff9dee, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1faaadf6-af0f-4c05-a9f3-dd55c5548d0e, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1faaadf6-af0f-4c05-a9f3-dd55c5548d0e, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1faaadf6-af0f-4c05-a9f3-dd55c5548d0e, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 70ce671f-6183-406a-b80b-b8d636cc9f15, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 70ce671f-6183-406a-b80b-b8d636cc9f15, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 70ce671f-6183-406a-b80b-b8d636cc9f15, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9260ac4a-6f07-42d0-bd23-07bf9dbc21f6, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9260ac4a-6f07-42d0-bd23-07bf9dbc21f6, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9260ac4a-6f07-42d0-bd23-07bf9dbc21f6, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b5f9e55b-a0c9-4884-a169-ec3569c883fb, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5f9e55b-a0c9-4884-a169-ec3569c883fb, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5f9e55b-a0c9-4884-a169-ec3569c883fb, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1d373d11-a706-49fc-95ca-efbf8943aa2a, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1d373d11-a706-49fc-95ca-efbf8943aa2a, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1d373d11-a706-49fc-95ca-efbf8943aa2a, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4796d330-b0ab-416e-ba1a-6317ba9a5008, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4796d330-b0ab-416e-ba1a-6317ba9a5008, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4796d330-b0ab-416e-ba1a-6317ba9a5008, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf8b7e0a-0c02-485d-9c9b-93d620e36dc8, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf8b7e0a-0c02-485d-9c9b-93d620e36dc8, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf8b7e0a-0c02-485d-9c9b-93d620e36dc8, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e39d8fe5-5a3f-4e9f-b4c2-b402f59d0faf, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e39d8fe5-5a3f-4e9f-b4c2-b402f59d0faf, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e39d8fe5-5a3f-4e9f-b4c2-b402f59d0faf, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8c483282-1b4b-4636-be65-0761d6ceaa2e, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8c483282-1b4b-4636-be65-0761d6ceaa2e, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8c483282-1b4b-4636-be65-0761d6ceaa2e, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, de2f8407-6833-4ff2-a376-24834b745257, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, de2f8407-6833-4ff2-a376-24834b745257, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, de2f8407-6833-4ff2-a376-24834b745257, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8bad6463-6bd5-43f0-bd35-be76096f98b5, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8bad6463-6bd5-43f0-bd35-be76096f98b5, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8bad6463-6bd5-43f0-bd35-be76096f98b5, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c2f2de94-e3f5-4533-9cda-42c06c1c6f4c, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c2f2de94-e3f5-4533-9cda-42c06c1c6f4c, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c2f2de94-e3f5-4533-9cda-42c06c1c6f4c, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a2818a5c-e78e-4f8a-bff9-e1959ff1bd27, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a2818a5c-e78e-4f8a-bff9-e1959ff1bd27, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a2818a5c-e78e-4f8a-bff9-e1959ff1bd27, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcd0facc470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fcd0facc470>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fcd0facc470> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6049d8ee-8ccd-4afc-9363-4779dbf2912d, ghrun-npwyk27qgi.auto.internal:5025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6049d8ee-8ccd-4afc-9363-4779dbf2912d, ghrun-npwyk27qgi.auto.internal:5025): request = { session_id: "ydb://session/3?node_id=1&id=OTMwZjhmNDYtMmM4MTE1NjYtYTQxOWYxZGYtZmUwOTIzNDk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fcd0facc470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5025
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:5025
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 6049d8ee-8ccd-4afc-9363-4779dbf2912d, ghrun-npwyk27qgi.auto.internal:5025): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6049d8ee-8ccd-4afc-9363-4779dbf2912d, ghrun-npwyk27qgi.auto.internal:5025): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 6049d8ee-8ccd-4afc-9363-4779dbf2912d, ghrun-npwyk27qgi.auto.internal:5025): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:5443?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070936
DEBUG    ya.test:process.py:259 Command (pid 1070936) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1070936) elapsed time (sec): 2.7870254516601562
DEBUG    ya.test:process.py:263 Command (pid 1070936) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) maxrss: 260988
DEBUG    ya.test:process.py:263 Command (pid 1070936) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1070936) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070936) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1070936) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070936) stime: 0.008262
DEBUG    ya.test:process.py:263 Command (pid 1070936) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1070936) wtime: 2.788
DEBUG    ya.test:process.py:275 Command (pid 1070936) output:

DEBUG    ya.test:process.py:276 Command (pid 1070936) errors:
*   Trying 127.0.0.1:5443...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:5443
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:5443...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:5443\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_wrong_attribute_name[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:5443...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:5443
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_attribute_name[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_wrong_attribute_name[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:5443...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:5443
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_attribute_name[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_wrong_delete_fails[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:5443...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:5443
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_delete_fails[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_wrong_delete_fails[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:5443...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:5443
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_delete_fails[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.99s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_visibility_timeout_works[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_visibility_timeout_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:5443...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:5443
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_wrong_attribute_name[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:5443...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:5443
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_wrong_attribute_name[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:5443...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:5443
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_wrong_delete_fails[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:5443...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:5443
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_wrong_delete_fails[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:5443?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:5443...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 5443 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:5443
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 7.55s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30640...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30640
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v0-fifo]
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/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15119
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00037c/r3tmp/kikimr_cluster_ft0llarc
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25195
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30640
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037c/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/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1/logfile_mp09euhc.log --grpc-port=11227 --mon-port=25195 --ic-port=15119 --sqs-port=30640
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11227/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037c/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/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1/logfile_mp09euhc.log --grpc-port=11227 --mon-port=25195 --ic-port=15119 --sqs-port=30640
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1/logfile_mp09euhc.log', '--grpc-port=11227', '--mon-port=25195', '--ic-port=15119', '--sqs-port=30640')' in '/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1073438
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11227/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/a58y/00037c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073439
DEBUG    ya.test:process.py:259 Command (pid 1073439) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073439) elapsed time (sec): 0.24521088600158691
DEBUG    ya.test:process.py:263 Command (pid 1073439) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) majflt: 9
DEBUG    ya.test:process.py:263 Command (pid 1073439) maxrss: 372380
DEBUG    ya.test:process.py:263 Command (pid 1073439) minflt: 24474
DEBUG    ya.test:process.py:263 Command (pid 1073439) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1073439) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073439) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1073439) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073439) stime: 0.08398499999999999
DEBUG    ya.test:process.py:263 Command (pid 1073439) utime: 0.115979
DEBUG    ya.test:process.py:263 Command (pid 1073439) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1073439) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1073439) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11227', '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: 15119\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/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11227', '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: 15119\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073639
DEBUG    ya.test:process.py:259 Command (pid 1073639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073639) elapsed time (sec): 0.28465867042541504
DEBUG    ya.test:process.py:263 Command (pid 1073639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) maxrss: 423972
DEBUG    ya.test:process.py:263 Command (pid 1073639) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1073639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1073639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073639) nvcsw: 366
DEBUG    ya.test:process.py:263 Command (pid 1073639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073639) stime: 0.134645
DEBUG    ya.test:process.py:263 Command (pid 1073639) utime: 0.11645499999999999
DEBUG    ya.test:process.py:263 Command (pid 1073639) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 1073639) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11227', '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/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11227', '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: 1073678
DEBUG    ya.test:process.py:259 Command (pid 1073678) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073678) elapsed time (sec): 0.2695896625518799
DEBUG    ya.test:process.py:263 Command (pid 1073678) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) maxrss: 424300
DEBUG    ya.test:process.py:263 Command (pid 1073678) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1073678) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073678) nvcsw: 367
DEBUG    ya.test:process.py:263 Command (pid 1073678) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073678) stime: 0.092205
DEBUG    ya.test:process.py:263 Command (pid 1073678) utime: 0.14249799999999999
DEBUG    ya.test:process.py:263 Command (pid 1073678) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 1073678) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6331db72-ad3f-4bc7-b676-f5a63bb4a95e, localhost:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6331db72-ad3f-4bc7-b676-f5a63bb4a95e, localhost:11227): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6331db72-ad3f-4bc7-b676-f5a63bb4a95e, localhost:11227): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 11227 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-npwyk27qgi.auto.internal:11227, 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', 1250), ('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:11227
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 0x7f556d5f4230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f556d5f4320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f556d5f4320>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 55e8fd8c-7df8-45dc-a91d-79f95bf80a26, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55e8fd8c-7df8-45dc-a91d-79f95bf80a26, ghrun-npwyk27qgi.auto.internal:11227): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 55e8fd8c-7df8-45dc-a91d-79f95bf80a26, ghrun-npwyk27qgi.auto.internal:11227): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55e8fd8c-7df8-45dc-a91d-79f95bf80a26, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f556d5f4320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f556d5f4320>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f439532e-3612-4f1d-9165-88eaca3298ee, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 55e8fd8c-7df8-45dc-a91d-79f95bf80a26, ghrun-npwyk27qgi.auto.internal:11227): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f439532e-3612-4f1d-9165-88eaca3298ee, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f439532e-3612-4f1d-9165-88eaca3298ee, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935e643d-d959-48d4-b304-b6c5e90b0994, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935e643d-d959-48d4-b304-b6c5e90b0994, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/PathSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935e643d-d959-48d4-b304-b6c5e90b0994, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 61493486-d763-4c29-9281-9583b5ebf604, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 61493486-d763-4c29-9281-9583b5ebf604, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 61493486-d763-4c29-9281-9583b5ebf604, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a63fbae0-f061-4ea4-b505-e6eddfa18fa9, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a63fbae0-f061-4ea4-b505-e6eddfa18fa9, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a63fbae0-f061-4ea4-b505-e6eddfa18fa9, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2c812d04-5ab1-494a-9fa5-f39f81943510, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2c812d04-5ab1-494a-9fa5-f39f81943510, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2c812d04-5ab1-494a-9fa5-f39f81943510, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d4081ae3-0fef-409e-b7f4-05c1fff6eb78, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d4081ae3-0fef-409e-b7f4-05c1fff6eb78, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d4081ae3-0fef-409e-b7f4-05c1fff6eb78, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b6426931-a6f3-4548-a4fb-9025d7690696, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b6426931-a6f3-4548-a4fb-9025d7690696, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b6426931-a6f3-4548-a4fb-9025d7690696, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 425699c4-e4d6-46bd-a9c9-3202290c68e8, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 425699c4-e4d6-46bd-a9c9-3202290c68e8, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 425699c4-e4d6-46bd-a9c9-3202290c68e8, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 41283ec1-3eee-48e4-a8ac-9db3c5a5a216, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41283ec1-3eee-48e4-a8ac-9db3c5a5a216, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41283ec1-3eee-48e4-a8ac-9db3c5a5a216, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a6db6d2d-bf14-40d8-86d8-7e2e7303cde9, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a6db6d2d-bf14-40d8-86d8-7e2e7303cde9, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a6db6d2d-bf14-40d8-86d8-7e2e7303cde9, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 52b12c1e-7bf8-4462-80ce-a696df794646, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 52b12c1e-7bf8-4462-80ce-a696df794646, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 52b12c1e-7bf8-4462-80ce-a696df794646, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 588b829c-6ec2-4f44-8d1e-024819647afe, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 588b829c-6ec2-4f44-8d1e-024819647afe, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 588b829c-6ec2-4f44-8d1e-024819647afe, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 09a1448c-d3a7-4f7e-aca1-539b55e3fb1f, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 09a1448c-d3a7-4f7e-aca1-539b55e3fb1f, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 09a1448c-d3a7-4f7e-aca1-539b55e3fb1f, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 276d0f92-9778-48d9-9a8f-86ec9889236b, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 276d0f92-9778-48d9-9a8f-86ec9889236b, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 276d0f92-9778-48d9-9a8f-86ec9889236b, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 98fe1360-f291-4e15-952b-93a399b0f581, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 98fe1360-f291-4e15-952b-93a399b0f581, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 98fe1360-f291-4e15-952b-93a399b0f581, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c4f9e885-8c22-49fa-975f-5ad1ce8c933a, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c4f9e885-8c22-49fa-975f-5ad1ce8c933a, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c4f9e885-8c22-49fa-975f-5ad1ce8c933a, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 24ba1fc6-564b-408a-9494-7f87155b4035, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 24ba1fc6-564b-408a-9494-7f87155b4035, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 24ba1fc6-564b-408a-9494-7f87155b4035, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8fd186fa-1220-4dc2-bc9e-f0229e324d6d, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8fd186fa-1220-4dc2-bc9e-f0229e324d6d, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8fd186fa-1220-4dc2-bc9e-f0229e324d6d, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6f78b369-eb4d-4c18-b018-bf409a4456cb, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6f78b369-eb4d-4c18-b018-bf409a4456cb, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6f78b369-eb4d-4c18-b018-bf409a4456cb, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, da0fbb37-b1ad-483e-b86c-898c35248211, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, da0fbb37-b1ad-483e-b86c-898c35248211, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" path: "/Root/PathSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, da0fbb37-b1ad-483e-b86c-898c35248211, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f556d5f4320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f556d5f4320>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f556d5f4320> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f17027e7-63c4-4f68-9e62-128e64ecb287, ghrun-npwyk27qgi.auto.internal:11227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f17027e7-63c4-4f68-9e62-128e64ecb287, ghrun-npwyk27qgi.auto.internal:11227): request = { session_id: "ydb://session/3?node_id=1&id=ZWEyMjZmY2QtNmE0MzViZDctMjE4NGM0ODUtNDJlOTc1NDE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f556d5f4320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11227
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:11227
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f17027e7-63c4-4f68-9e62-128e64ecb287, ghrun-npwyk27qgi.auto.internal:11227): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f17027e7-63c4-4f68-9e62-128e64ecb287, ghrun-npwyk27qgi.auto.internal:11227): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f17027e7-63c4-4f68-9e62-128e64ecb287, ghrun-npwyk27qgi.auto.internal:11227): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:30640?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073776
DEBUG    ya.test:process.py:259 Command (pid 1073776) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1073776) elapsed time (sec): 2.663240909576416
DEBUG    ya.test:process.py:263 Command (pid 1073776) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) maxrss: 261128
DEBUG    ya.test:process.py:263 Command (pid 1073776) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1073776) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073776) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1073776) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1073776) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1073776) utime: 0.008350999999999999
DEBUG    ya.test:process.py:263 Command (pid 1073776) wtime: 2.664
DEBUG    ya.test:process.py:275 Command (pid 1073776) output:

DEBUG    ya.test:process.py:276 Command (pid 1073776) errors:
*   Trying 127.0.0.1:30640...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30640
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:30640...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:30640\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30640...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30640
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30640...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30640
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30640...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30640
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:9052?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:9052...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 9052 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:9052
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_new_written_data_on_visibility_timeout[tables_format_v0]
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/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18965
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00037c/r3tmp/kikimr_cluster_itkxzt9u
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13961
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037c/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/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1/logfile_pmm1evmh.log --grpc-port=63386 --mon-port=65474 --ic-port=18965 --sqs-port=9052
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63386/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037c/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/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1/logfile_pmm1evmh.log --grpc-port=63386 --mon-port=65474 --ic-port=18965 --sqs-port=9052
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1/logfile_pmm1evmh.log', '--grpc-port=63386', '--mon-port=65474', '--ic-port=18965', '--sqs-port=9052')' in '/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1073804
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63386/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073805
DEBUG    ya.test:process.py:259 Command (pid 1073805) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073805) elapsed time (sec): 0.23399066925048828
DEBUG    ya.test:process.py:263 Command (pid 1073805) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1073805) maxrss: 396940
DEBUG    ya.test:process.py:263 Command (pid 1073805) minflt: 23706
DEBUG    ya.test:process.py:263 Command (pid 1073805) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1073805) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073805) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1073805) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073805) stime: 0.07231499999999999
DEBUG    ya.test:process.py:263 Command (pid 1073805) utime: 0.116508
DEBUG    ya.test:process.py:263 Command (pid 1073805) wtime: 0.235
DEBUG    ya.test:process.py:275 Command (pid 1073805) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1073805) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63386', '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: 18965\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63386', '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: 18965\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074343
DEBUG    ya.test:process.py:259 Command (pid 1074343) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074343) elapsed time (sec): 0.2713949680328369
DEBUG    ya.test:process.py:263 Command (pid 1074343) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) maxrss: 423912
DEBUG    ya.test:process.py:263 Command (pid 1074343) minflt: 26995
DEBUG    ya.test:process.py:263 Command (pid 1074343) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1074343) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074343) nvcsw: 356
DEBUG    ya.test:process.py:263 Command (pid 1074343) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074343) stime: 0.11503899999999999
DEBUG    ya.test:process.py:263 Command (pid 1074343) utime: 0.122461
DEBUG    ya.test:process.py:263 Command (pid 1074343) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1074343) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63386', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63386', '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: 1074422
DEBUG    ya.test:process.py:259 Command (pid 1074422) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074422) elapsed time (sec): 0.28272390365600586
DEBUG    ya.test:process.py:263 Command (pid 1074422) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) maxrss: 424412
DEBUG    ya.test:process.py:263 Command (pid 1074422) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1074422) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074422) nvcsw: 341
DEBUG    ya.test:process.py:263 Command (pid 1074422) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074422) stime: 0.10081899999999999
DEBUG    ya.test:process.py:263 Command (pid 1074422) utime: 0.150887
DEBUG    ya.test:process.py:263 Command (pid 1074422) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1074422) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1074422) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:63386 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/slot_1/logfile_7f0ivlr1.log --grpc-port=64315 --mon-port=28418 --ic-port=3315 --sqs-port=27748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:63386 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/slot_1/logfile_7f0ivlr1.log --grpc-port=64315 --mon-port=28418 --ic-port=3315 --sqs-port=27748
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:63386', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/slot_1/logfile_7f0ivlr1.log', '--grpc-port=64315', '--mon-port=28418', '--ic-port=3315', '--sqs-port=27748')' in '/home/runner/.ya/build/build_root/a58y/00037c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk36/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1074707
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64315/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00037c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074708
DEBUG    ya.test:process.py:259 Command (pid 1074708) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074708) elapsed time (sec): 0.24187088012695312
DEBUG    ya.test:process.py:263 Command (pid 1074708) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1074708) maxrss: 369376
DEBUG    ya.test:process.py:263 Command (pid 1074708) minflt: 24655
DEBUG    ya.test:process.py:263 Command (pid 1074708) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074708) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1074708) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074708) stime: 0.072285
DEBUG    ya.test:process.py:263 Command (pid 1074708) utime: 0.12449099999999999
DEBUG    ya.test:process.py:263 Command (pid 1074708) wtime: 0.243
DEBUG    ya.test:process.py:275 Command (pid 1074708) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1074708) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2d11da53-056d-416c-9362-138f1381eb3a, localhost:63386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2d11da53-056d-416c-9362-138f1381eb3a, localhost:63386): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2d11da53-056d-416c-9362-138f1381eb3a, localhost:63386): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 64315 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:64315, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63386
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 0x7f556d6f2f00 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f556d6f3f20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f556d6f3f20>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b18e1827-bcf5-4916-b1e9-58a67a58546c, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b18e1827-bcf5-4916-b1e9-58a67a58546c, ghrun-npwyk27qgi.auto.internal:64315): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b18e1827-bcf5-4916-b1e9-58a67a58546c, ghrun-npwyk27qgi.auto.internal:64315): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b18e1827-bcf5-4916-b1e9-58a67a58546c, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f556d6f3f20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f556d6f3f20>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b18e1827-bcf5-4916-b1e9-58a67a58546c, ghrun-npwyk27qgi.auto.internal:64315): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6b36d2c6-64ac-4b42-94ff-12043027c72c, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6b36d2c6-64ac-4b42-94ff-12043027c72c, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6b36d2c6-64ac-4b42-94ff-12043027c72c, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4451d8c3-1c13-4450-a0b9-3a7cf46b629a, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4451d8c3-1c13-4450-a0b9-3a7cf46b629a, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4451d8c3-1c13-4450-a0b9-3a7cf46b629a, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0656585-f7de-4a6f-bd3c-3b1c3e71466e, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0656585-f7de-4a6f-bd3c-3b1c3e71466e, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0656585-f7de-4a6f-bd3c-3b1c3e71466e, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 53fc2efc-f5d0-41d8-9966-76956b32e504, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 53fc2efc-f5d0-41d8-9966-76956b32e504, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 53fc2efc-f5d0-41d8-9966-76956b32e504, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4021ecd6-84b3-4c89-8713-e04fcce9568e, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4021ecd6-84b3-4c89-8713-e04fcce9568e, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4021ecd6-84b3-4c89-8713-e04fcce9568e, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0a7b7b99-657a-44b9-8f85-c1962c61451c, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0a7b7b99-657a-44b9-8f85-c1962c61451c, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0a7b7b99-657a-44b9-8f85-c1962c61451c, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 49db48be-462a-4911-80e2-d1bb5ab1d955, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 49db48be-462a-4911-80e2-d1bb5ab1d955, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 49db48be-462a-4911-80e2-d1bb5ab1d955, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 996d3180-6149-4e52-ab32-7675fd738dd9, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 996d3180-6149-4e52-ab32-7675fd738dd9, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 996d3180-6149-4e52-ab32-7675fd738dd9, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bdc697f3-a471-4266-b3e7-2775ddbff38d, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bdc697f3-a471-4266-b3e7-2775ddbff38d, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bdc697f3-a471-4266-b3e7-2775ddbff38d, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a440ae90-ad8f-433c-ab33-a9232292f546, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a440ae90-ad8f-433c-ab33-a9232292f546, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a440ae90-ad8f-433c-ab33-a9232292f546, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e8d5d3f9-cbc3-4f64-9593-8c51792fa825, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e8d5d3f9-cbc3-4f64-9593-8c51792fa825, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e8d5d3f9-cbc3-4f64-9593-8c51792fa825, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1ad34adf-2c8b-452c-bcfd-52501096e607, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1ad34adf-2c8b-452c-bcfd-52501096e607, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1ad34adf-2c8b-452c-bcfd-52501096e607, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 033ad4b1-86c4-4387-8305-b1fad6e02aca, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 033ad4b1-86c4-4387-8305-b1fad6e02aca, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 033ad4b1-86c4-4387-8305-b1fad6e02aca, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e222b6b2-12d4-4613-bb7f-c21b12eed112, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e222b6b2-12d4-4613-bb7f-c21b12eed112, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e222b6b2-12d4-4613-bb7f-c21b12eed112, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d754f5d5-1d1b-4855-8709-4709a858f131, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d754f5d5-1d1b-4855-8709-4709a858f131, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d754f5d5-1d1b-4855-8709-4709a858f131, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f89a0fe7-73c5-4431-8aea-25379884e488, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f89a0fe7-73c5-4431-8aea-25379884e488, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f89a0fe7-73c5-4431-8aea-25379884e488, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1f2ec2cb-835c-47bd-9a9f-40f91634328a, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1f2ec2cb-835c-47bd-9a9f-40f91634328a, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1f2ec2cb-835c-47bd-9a9f-40f91634328a, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 16d6b5f8-15ef-469e-8dd2-4cb03ec7a135, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 16d6b5f8-15ef-469e-8dd2-4cb03ec7a135, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 16d6b5f8-15ef-469e-8dd2-4cb03ec7a135, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3e33391e-9515-4e93-a3e3-3adc6a4b28c2, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3e33391e-9515-4e93-a3e3-3adc6a4b28c2, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3e33391e-9515-4e93-a3e3-3adc6a4b28c2, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e08cf985-7f9a-4df9-aa35-24f134016958, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e08cf985-7f9a-4df9-aa35-24f134016958, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e08cf985-7f9a-4df9-aa35-24f134016958, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f556d6f3f20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f556d6f3f20>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f556d6f3f20> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 150eae59-3b01-4254-b1f6-0a42a2cf34cd, ghrun-npwyk27qgi.auto.internal:64315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 150eae59-3b01-4254-b1f6-0a42a2cf34cd, ghrun-npwyk27qgi.auto.internal:64315): request = { session_id: "ydb://session/3?node_id=50000&id=Mzc2NWY2NTMtMTU3YTViYWYtYzAzZTdkODItMjY2MDAxNzg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f556d6f3f20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:64315
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 150eae59-3b01-4254-b1f6-0a42a2cf34cd, ghrun-npwyk27qgi.auto.internal:64315): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 150eae59-3b01-4254-b1f6-0a42a2cf34cd, ghrun-npwyk27qgi.auto.internal:64315): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 150eae59-3b01-4254-b1f6-0a42a2cf34cd, ghrun-npwyk27qgi.auto.internal:64315): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err.0
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:9052?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075451
DEBUG    ya.test:process.py:259 Command (pid 1075451) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1075451) elapsed time (sec): 2.6920244693756104
DEBUG    ya.test:process.py:263 Command (pid 1075451) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) maxrss: 269736
DEBUG    ya.test:process.py:263 Command (pid 1075451) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1075451) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075451) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1075451) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075451) stime: 0.004667
DEBUG    ya.test:process.py:263 Command (pid 1075451) utime: 0.0033989999999999997
DEBUG    ya.test:process.py:263 Command (pid 1075451) wtime: 2.693
DEBUG    ya.test:process.py:275 Command (pid 1075451) output:

DEBUG    ya.test:process.py:276 Command (pid 1075451) errors:
*   Trying 127.0.0.1:9052...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 9052 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:9052
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:9052...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 9052 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:9052\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
============================== slowest durations ===============================
8.74s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_can_read_new_written_data_on_visibility_timeout[tables_format_v0]
5.90s setup    test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_zero_visibility_timeout_works[tables_format_v0-fifo]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_zero_visibility_timeout_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30640...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30640
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_zero_visibility_timeout_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30640...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30640
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_zero_visibility_timeout_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30640...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30640
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithPath::test_zero_visibility_timeout_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30640?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30640...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30640 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30640
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_can_read_new_written_data_on_visibility_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:9052?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:9052...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 9052 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:9052
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 16.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/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12029...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12029
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_can_read_new_written_data_on_visibility_timeout[tables_format_v1]
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/a58y/00038a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25530
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00038a/r3tmp/kikimr_cluster_we1t2_i4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15771
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12029
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038a/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/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1/logfile_f9hb5zxh.log --grpc-port=26108 --mon-port=15771 --ic-port=25530 --sqs-port=12029
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26108/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038a/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/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1/logfile_f9hb5zxh.log --grpc-port=26108 --mon-port=15771 --ic-port=25530 --sqs-port=12029
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1/logfile_f9hb5zxh.log', '--grpc-port=26108', '--mon-port=15771', '--ic-port=25530', '--sqs-port=12029')' in '/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1066909
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26108/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/a58y/00038a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1066910
DEBUG    ya.test:process.py:259 Command (pid 1066910) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1066910) elapsed time (sec): 0.23736906051635742
DEBUG    ya.test:process.py:263 Command (pid 1066910) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 1066910) maxrss: 372604
DEBUG    ya.test:process.py:263 Command (pid 1066910) minflt: 24509
DEBUG    ya.test:process.py:263 Command (pid 1066910) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1066910) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1066910) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1066910) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1066910) stime: 0.09410199999999999
DEBUG    ya.test:process.py:263 Command (pid 1066910) utime: 0.09819399999999999
DEBUG    ya.test:process.py:263 Command (pid 1066910) wtime: 0.238
DEBUG    ya.test:process.py:275 Command (pid 1066910) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1066910) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00038a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26108', '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: 25530\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/a58y/00038a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26108', '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: 25530\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1067514
DEBUG    ya.test:process.py:259 Command (pid 1067514) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067514) elapsed time (sec): 0.2749612331390381
DEBUG    ya.test:process.py:263 Command (pid 1067514) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) maxrss: 424040
DEBUG    ya.test:process.py:263 Command (pid 1067514) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1067514) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1067514) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067514) nvcsw: 417
DEBUG    ya.test:process.py:263 Command (pid 1067514) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067514) stime: 0.106385
DEBUG    ya.test:process.py:263 Command (pid 1067514) utime: 0.13502699999999998
DEBUG    ya.test:process.py:263 Command (pid 1067514) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 1067514) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26108', '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/a58y/00038a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26108', '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: 1067670
DEBUG    ya.test:process.py:259 Command (pid 1067670) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067670) elapsed time (sec): 0.2601497173309326
DEBUG    ya.test:process.py:263 Command (pid 1067670) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) maxrss: 424320
DEBUG    ya.test:process.py:263 Command (pid 1067670) minflt: 27013
DEBUG    ya.test:process.py:263 Command (pid 1067670) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067670) nvcsw: 389
DEBUG    ya.test:process.py:263 Command (pid 1067670) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067670) stime: 0.09693299999999999
DEBUG    ya.test:process.py:263 Command (pid 1067670) utime: 0.130649
DEBUG    ya.test:process.py:263 Command (pid 1067670) wtime: 0.261
DEBUG    ya.test:process.py:275 Command (pid 1067670) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1067670) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6136
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64181
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26108 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/slot_1/logfile_ouhu1wfu.log --grpc-port=61956 --mon-port=12685 --ic-port=29494 --sqs-port=64181
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26108 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/slot_1/logfile_ouhu1wfu.log --grpc-port=61956 --mon-port=12685 --ic-port=29494 --sqs-port=64181
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26108', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/slot_1/logfile_ouhu1wfu.log', '--grpc-port=61956', '--mon-port=12685', '--ic-port=29494', '--sqs-port=64181')' in '/home/runner/.ya/build/build_root/a58y/00038a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1068161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61956/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00038a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068162
DEBUG    ya.test:process.py:259 Command (pid 1068162) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1068162) elapsed time (sec): 0.24438238143920898
DEBUG    ya.test:process.py:263 Command (pid 1068162) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) maxrss: 410980
DEBUG    ya.test:process.py:263 Command (pid 1068162) minflt: 23321
DEBUG    ya.test:process.py:263 Command (pid 1068162) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068162) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1068162) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068162) stime: 0.089972
DEBUG    ya.test:process.py:263 Command (pid 1068162) utime: 0.10953099999999999
DEBUG    ya.test:process.py:263 Command (pid 1068162) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 1068162) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1068162) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b92466fd-798d-4fb2-ae82-7897bb485722, localhost:26108): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b92466fd-798d-4fb2-ae82-7897bb485722, localhost:26108): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b92466fd-798d-4fb2-ae82-7897bb485722, localhost:26108): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 61956 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:61956, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26108
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 0x7f9ba9a77500 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f9ba9a77b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f9ba9a77b00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7301cd76-662e-4141-b2a1-536cbe2a1a7b, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7301cd76-662e-4141-b2a1-536cbe2a1a7b, ghrun-npwyk27qgi.auto.internal:61956): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7301cd76-662e-4141-b2a1-536cbe2a1a7b, ghrun-npwyk27qgi.auto.internal:61956): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7301cd76-662e-4141-b2a1-536cbe2a1a7b, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9ba9a77b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f9ba9a77b00>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7301cd76-662e-4141-b2a1-536cbe2a1a7b, ghrun-npwyk27qgi.auto.internal:61956): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cc190707-139d-40a9-9244-66b876c5431e, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cc190707-139d-40a9-9244-66b876c5431e, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cc190707-139d-40a9-9244-66b876c5431e, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 424f3a09-3182-4ccf-9157-6f6d08b45505, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424f3a09-3182-4ccf-9157-6f6d08b45505, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424f3a09-3182-4ccf-9157-6f6d08b45505, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6c183032-c11c-4b4d-89fa-7283fae25c9e, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6c183032-c11c-4b4d-89fa-7283fae25c9e, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6c183032-c11c-4b4d-89fa-7283fae25c9e, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8687cc01-1b74-4b82-829c-d0c114b23b91, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8687cc01-1b74-4b82-829c-d0c114b23b91, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8687cc01-1b74-4b82-829c-d0c114b23b91, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d99f4b8c-5029-4d14-8e39-0262eaedb3ad, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d99f4b8c-5029-4d14-8e39-0262eaedb3ad, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d99f4b8c-5029-4d14-8e39-0262eaedb3ad, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0f4031c2-0eec-41f4-a4f2-c498ce45f118, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f4031c2-0eec-41f4-a4f2-c498ce45f118, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0f4031c2-0eec-41f4-a4f2-c498ce45f118, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7d66af48-e758-499a-83de-5db6ba6e09f6, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7d66af48-e758-499a-83de-5db6ba6e09f6, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7d66af48-e758-499a-83de-5db6ba6e09f6, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 831e079a-59ac-4794-9a62-9283a4c7e846, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 831e079a-59ac-4794-9a62-9283a4c7e846, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 831e079a-59ac-4794-9a62-9283a4c7e846, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fdfcbae5-d43a-421e-94e5-6c83fd3067b9, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fdfcbae5-d43a-421e-94e5-6c83fd3067b9, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fdfcbae5-d43a-421e-94e5-6c83fd3067b9, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4491ef45-27fd-4ebf-a0a9-c30b97093b6d, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4491ef45-27fd-4ebf-a0a9-c30b97093b6d, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4491ef45-27fd-4ebf-a0a9-c30b97093b6d, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1c660c7b-ffe9-419c-ab05-baf59eb8f9b6, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1c660c7b-ffe9-419c-ab05-baf59eb8f9b6, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1c660c7b-ffe9-419c-ab05-baf59eb8f9b6, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4203e922-1793-427f-8dfb-02123ff81df8, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4203e922-1793-427f-8dfb-02123ff81df8, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4203e922-1793-427f-8dfb-02123ff81df8, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1d021ae5-5573-4e74-8700-3200f1cb7881, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1d021ae5-5573-4e74-8700-3200f1cb7881, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1d021ae5-5573-4e74-8700-3200f1cb7881, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 96d9a708-b766-4c1f-8685-9ad5f57eb963, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 96d9a708-b766-4c1f-8685-9ad5f57eb963, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 96d9a708-b766-4c1f-8685-9ad5f57eb963, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 724cd14d-f2a6-485b-b320-5c7baeb7bf4d, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 724cd14d-f2a6-485b-b320-5c7baeb7bf4d, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 724cd14d-f2a6-485b-b320-5c7baeb7bf4d, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cb989421-8ae6-4190-a691-16be098e2203, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cb989421-8ae6-4190-a691-16be098e2203, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cb989421-8ae6-4190-a691-16be098e2203, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6425f379-87e0-4ad8-b2ed-a2dbb0bef7ea, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6425f379-87e0-4ad8-b2ed-a2dbb0bef7ea, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6425f379-87e0-4ad8-b2ed-a2dbb0bef7ea, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 43bdd123-fd7e-4e20-bd68-f2cd9150bb6e, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 43bdd123-fd7e-4e20-bd68-f2cd9150bb6e, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 43bdd123-fd7e-4e20-bd68-f2cd9150bb6e, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4ad5077d-1358-45e7-8dae-964122ee66ee, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4ad5077d-1358-45e7-8dae-964122ee66ee, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4ad5077d-1358-45e7-8dae-964122ee66ee, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1fcfa7f6-6e17-4f8f-9e54-84a319caaef0, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1fcfa7f6-6e17-4f8f-9e54-84a319caaef0, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1fcfa7f6-6e17-4f8f-9e54-84a319caaef0, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f9ba9a77b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f9ba9a77b00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f9ba9a77b00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0e3ecef1-e699-47df-966a-8bae7f5475e2, ghrun-npwyk27qgi.auto.internal:61956): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0e3ecef1-e699-47df-966a-8bae7f5475e2, ghrun-npwyk27qgi.auto.internal:61956): request = { session_id: "ydb://session/3?node_id=50000&id=YzhhMWY0YjAtMjBlYzg5ZDUtYmM1ZmJlMGYtYWY5N2I3YWE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f9ba9a77b00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26108
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:61956
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0e3ecef1-e699-47df-966a-8bae7f5475e2, ghrun-npwyk27qgi.auto.internal:61956): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0e3ecef1-e699-47df-966a-8bae7f5475e2, ghrun-npwyk27qgi.auto.internal:61956): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0e3ecef1-e699-47df-966a-8bae7f5475e2, ghrun-npwyk27qgi.auto.internal:61956): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:12029?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068406
DEBUG    ya.test:process.py:259 Command (pid 1068406) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1068406) elapsed time (sec): 2.6319520473480225
DEBUG    ya.test:process.py:263 Command (pid 1068406) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) maxrss: 261388
DEBUG    ya.test:process.py:263 Command (pid 1068406) minflt: 594
DEBUG    ya.test:process.py:263 Command (pid 1068406) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068406) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1068406) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068406) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1068406) utime: 0.008905
DEBUG    ya.test:process.py:263 Command (pid 1068406) wtime: 2.633
DEBUG    ya.test:process.py:275 Command (pid 1068406) output:

DEBUG    ya.test:process.py:276 Command (pid 1068406) errors:
*   Trying 127.0.0.1:12029...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12029
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:12029...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:12029\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_message_visibility_with_very_big_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12029...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12029
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_message_visibility_with_very_big_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_message_visibility_with_very_big_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12029...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12029
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_message_visibility_with_very_big_timeout[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12029...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12029
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12029...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12029
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.64s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_can_read_new_written_data_on_visibility_timeout[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_can_read_new_written_data_on_visibility_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12029...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12029
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_message_visibility_with_very_big_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12029...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12029
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_message_visibility_with_very_big_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12029...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12029
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_batch_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12029...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12029
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_batch_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12029?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12029...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12029 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12029
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.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/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15527...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15527
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v1-fifo]
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/a58y/00038b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14450
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00038b/r3tmp/kikimr_cluster_454e7zri
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12930
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7710
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038b/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/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1/logfile_fdbzto_s.log --grpc-port=12930 --mon-port=6811 --ic-port=14450 --sqs-port=15527
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12930/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038b/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/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1/logfile_fdbzto_s.log --grpc-port=12930 --mon-port=6811 --ic-port=14450 --sqs-port=15527
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1/logfile_fdbzto_s.log', '--grpc-port=12930', '--mon-port=6811', '--ic-port=14450', '--sqs-port=15527')' in '/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1066697
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12930/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/a58y/00038b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1066698
DEBUG    ya.test:process.py:259 Command (pid 1066698) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1066698) elapsed time (sec): 0.2220783233642578
DEBUG    ya.test:process.py:263 Command (pid 1066698) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) majflt: 26
DEBUG    ya.test:process.py:263 Command (pid 1066698) maxrss: 362488
DEBUG    ya.test:process.py:263 Command (pid 1066698) minflt: 24670
DEBUG    ya.test:process.py:263 Command (pid 1066698) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1066698) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1066698) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1066698) stime: 0.06579499999999999
DEBUG    ya.test:process.py:263 Command (pid 1066698) utime: 0.11102899999999999
DEBUG    ya.test:process.py:263 Command (pid 1066698) wtime: 0.223
DEBUG    ya.test:process.py:275 Command (pid 1066698) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1066698) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00038b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12930', '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: 14450\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/a58y/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12930', '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: 14450\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1067398
DEBUG    ya.test:process.py:259 Command (pid 1067398) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067398) elapsed time (sec): 0.27637481689453125
DEBUG    ya.test:process.py:263 Command (pid 1067398) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) maxrss: 424280
DEBUG    ya.test:process.py:263 Command (pid 1067398) minflt: 27012
DEBUG    ya.test:process.py:263 Command (pid 1067398) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1067398) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067398) nvcsw: 351
DEBUG    ya.test:process.py:263 Command (pid 1067398) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067398) stime: 0.11946999999999999
DEBUG    ya.test:process.py:263 Command (pid 1067398) utime: 0.123204
DEBUG    ya.test:process.py:263 Command (pid 1067398) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1067398) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12930', '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/a58y/00038b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12930', '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: 1067437
DEBUG    ya.test:process.py:259 Command (pid 1067437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067437) elapsed time (sec): 0.26154565811157227
DEBUG    ya.test:process.py:263 Command (pid 1067437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) maxrss: 424456
DEBUG    ya.test:process.py:263 Command (pid 1067437) minflt: 27014
DEBUG    ya.test:process.py:263 Command (pid 1067437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1067437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067437) nvcsw: 374
DEBUG    ya.test:process.py:263 Command (pid 1067437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067437) stime: 0.10987699999999999
DEBUG    ya.test:process.py:263 Command (pid 1067437) utime: 0.11832999999999999
DEBUG    ya.test:process.py:263 Command (pid 1067437) wtime: 0.262
DEBUG    ya.test:process.py:275 Command (pid 1067437) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1067437) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15221
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22460
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12930 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/slot_1/logfile_gf8itgvf.log --grpc-port=15221 --mon-port=26252 --ic-port=23410 --sqs-port=20624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12930 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/slot_1/logfile_gf8itgvf.log --grpc-port=15221 --mon-port=26252 --ic-port=23410 --sqs-port=20624
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:12930', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/slot_1/logfile_gf8itgvf.log', '--grpc-port=15221', '--mon-port=26252', '--ic-port=23410', '--sqs-port=20624')' in '/home/runner/.ya/build/build_root/a58y/00038b/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk38/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works.tables_format_v1-fifo/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1067795
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15221/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00038b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1067796
DEBUG    ya.test:process.py:259 Command (pid 1067796) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067796) elapsed time (sec): 0.24375128746032715
DEBUG    ya.test:process.py:263 Command (pid 1067796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 1067796) maxrss: 371468
DEBUG    ya.test:process.py:263 Command (pid 1067796) minflt: 24504
DEBUG    ya.test:process.py:263 Command (pid 1067796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1067796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067796) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1067796) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067796) stime: 0.052716
DEBUG    ya.test:process.py:263 Command (pid 1067796) utime: 0.145974
DEBUG    ya.test:process.py:263 Command (pid 1067796) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 1067796) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1067796) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3e7dd974-7f0d-4bae-a9d4-3ec1bae853cd, localhost:12930): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3e7dd974-7f0d-4bae-a9d4-3ec1bae853cd, localhost:12930): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3e7dd974-7f0d-4bae-a9d4-3ec1bae853cd, localhost:12930): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 15221 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:15221, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12930
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 0x7f63b28738c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f63b2873b60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f63b2873b60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61725792-04e4-4211-92f9-43eae2a05f58, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61725792-04e4-4211-92f9-43eae2a05f58, ghrun-npwyk27qgi.auto.internal:15221): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 61725792-04e4-4211-92f9-43eae2a05f58, ghrun-npwyk27qgi.auto.internal:15221): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61725792-04e4-4211-92f9-43eae2a05f58, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f63b2873b60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f63b2873b60>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 61725792-04e4-4211-92f9-43eae2a05f58, ghrun-npwyk27qgi.auto.internal:15221): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4ec476ee-66ac-4269-8e87-1002a7a373dd, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4ec476ee-66ac-4269-8e87-1002a7a373dd, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4ec476ee-66ac-4269-8e87-1002a7a373dd, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3207fde-409b-4534-ba87-2cacfa7b8ea7, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3207fde-409b-4534-ba87-2cacfa7b8ea7, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3207fde-409b-4534-ba87-2cacfa7b8ea7, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d4f4c51c-b970-4a04-96e1-d6afed677d34, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d4f4c51c-b970-4a04-96e1-d6afed677d34, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d4f4c51c-b970-4a04-96e1-d6afed677d34, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 308802bc-d1f8-404c-8194-7c672dfa003f, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 308802bc-d1f8-404c-8194-7c672dfa003f, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 308802bc-d1f8-404c-8194-7c672dfa003f, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2a70f071-4aaf-49a3-bfb9-7ab92b442783, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2a70f071-4aaf-49a3-bfb9-7ab92b442783, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2a70f071-4aaf-49a3-bfb9-7ab92b442783, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a1f0e4c3-6084-4282-8be9-9bc20db9abf4, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a1f0e4c3-6084-4282-8be9-9bc20db9abf4, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a1f0e4c3-6084-4282-8be9-9bc20db9abf4, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 87706aea-c072-4219-8ffd-542a1730066c, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 87706aea-c072-4219-8ffd-542a1730066c, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 87706aea-c072-4219-8ffd-542a1730066c, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5776ebd6-80af-461f-a5f2-3383702b1ea9, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5776ebd6-80af-461f-a5f2-3383702b1ea9, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5776ebd6-80af-461f-a5f2-3383702b1ea9, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0a00766b-0608-41ca-a765-a154f54c401c, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0a00766b-0608-41ca-a765-a154f54c401c, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0a00766b-0608-41ca-a765-a154f54c401c, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e82f7258-873b-439c-aa5b-e4b8dd88b4b5, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e82f7258-873b-439c-aa5b-e4b8dd88b4b5, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e82f7258-873b-439c-aa5b-e4b8dd88b4b5, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ba54d55d-6d09-467b-bef2-6275e02e969d, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ba54d55d-6d09-467b-bef2-6275e02e969d, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ba54d55d-6d09-467b-bef2-6275e02e969d, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 101b7572-58bd-4d2f-a760-88b2754f0599, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 101b7572-58bd-4d2f-a760-88b2754f0599, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 101b7572-58bd-4d2f-a760-88b2754f0599, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 031ab34f-101f-4f07-8bc6-b8db4ef2c9a9, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 031ab34f-101f-4f07-8bc6-b8db4ef2c9a9, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 031ab34f-101f-4f07-8bc6-b8db4ef2c9a9, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9723d184-458c-4b68-991b-9cf15eab056d, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9723d184-458c-4b68-991b-9cf15eab056d, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9723d184-458c-4b68-991b-9cf15eab056d, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a2485c54-ae55-4fc6-b564-7ed9eeaa1001, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a2485c54-ae55-4fc6-b564-7ed9eeaa1001, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a2485c54-ae55-4fc6-b564-7ed9eeaa1001, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 941c68f5-afff-43e5-a529-2f7a9224140a, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 941c68f5-afff-43e5-a529-2f7a9224140a, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 941c68f5-afff-43e5-a529-2f7a9224140a, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6fe8cfae-fb98-4567-938c-e7b13f40e860, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6fe8cfae-fb98-4567-938c-e7b13f40e860, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6fe8cfae-fb98-4567-938c-e7b13f40e860, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 08333f63-e59d-47ff-95ac-28f3da88eb6a, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 08333f63-e59d-47ff-95ac-28f3da88eb6a, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 08333f63-e59d-47ff-95ac-28f3da88eb6a, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1c72a1aa-79e7-4fc1-8ebe-ddaa0b79a7bb, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1c72a1aa-79e7-4fc1-8ebe-ddaa0b79a7bb, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1c72a1aa-79e7-4fc1-8ebe-ddaa0b79a7bb, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 93bc53a9-738c-4267-ab8f-4dad0daae593, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 93bc53a9-738c-4267-ab8f-4dad0daae593, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 93bc53a9-738c-4267-ab8f-4dad0daae593, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f63b2873b60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f63b2873b60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f63b2873b60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, fbd8543f-66ba-4d66-8192-3f215a20f391, ghrun-npwyk27qgi.auto.internal:15221): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fbd8543f-66ba-4d66-8192-3f215a20f391, ghrun-npwyk27qgi.auto.internal:15221): request = { session_id: "ydb://session/3?node_id=50000&id=ODgzMDJiNjAtYTRkNmVjNjYtNjhhZmJkMjItYjJlZTMzOTQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f63b2873b60>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, fbd8543f-66ba-4d66-8192-3f215a20f391, ghrun-npwyk27qgi.auto.internal:15221): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, fbd8543f-66ba-4d66-8192-3f215a20f391, ghrun-npwyk27qgi.auto.internal:15221): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, fbd8543f-66ba-4d66-8192-3f215a20f391, ghrun-npwyk27qgi.auto.internal:15221): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12930
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:15221
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:15527?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068440
DEBUG    ya.test:process.py:259 Command (pid 1068440) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1068440) elapsed time (sec): 2.6914310455322266
DEBUG    ya.test:process.py:263 Command (pid 1068440) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) maxrss: 261204
DEBUG    ya.test:process.py:263 Command (pid 1068440) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1068440) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068440) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1068440) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068440) stime: 0.004233
DEBUG    ya.test:process.py:263 Command (pid 1068440) utime: 0.004233
DEBUG    ya.test:process.py:263 Command (pid 1068440) wtime: 2.693
DEBUG    ya.test:process.py:275 Command (pid 1068440) output:

DEBUG    ya.test:process.py:276 Command (pid 1068440) errors:
*   Trying 127.0.0.1:15527...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15527
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:15527...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:15527\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15527...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15527
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_batch_works[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15527...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15527
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15527...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15527
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15527...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15527
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
12.65s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_batch_works[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_batch_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15527...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15527
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_batch_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15527...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15527
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_to_zero_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15527...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15527
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_to_zero_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15527...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15527
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_to_zero_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15527?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15527...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15527 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15527
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 14.11s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11168...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11168
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_to_zero_works[tables_format_v1-std]
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/a58y/00036c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4669
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00036c/r3tmp/kikimr_cluster_mw6dbba8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11168
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036c/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/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1/logfile_z01nlm5a.log --grpc-port=11379 --mon-port=24393 --ic-port=4669 --sqs-port=11168
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11379/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036c/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/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1/logfile_z01nlm5a.log --grpc-port=11379 --mon-port=24393 --ic-port=4669 --sqs-port=11168
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1/logfile_z01nlm5a.log', '--grpc-port=11379', '--mon-port=24393', '--ic-port=4669', '--sqs-port=11168')' in '/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081315
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11379/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/a58y/00036c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081316
DEBUG    ya.test:process.py:259 Command (pid 1081316) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081316) elapsed time (sec): 0.24356555938720703
DEBUG    ya.test:process.py:263 Command (pid 1081316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1081316) maxrss: 372772
DEBUG    ya.test:process.py:263 Command (pid 1081316) minflt: 24523
DEBUG    ya.test:process.py:263 Command (pid 1081316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1081316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081316) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1081316) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081316) stime: 0.07539599999999999
DEBUG    ya.test:process.py:263 Command (pid 1081316) utime: 0.123016
DEBUG    ya.test:process.py:263 Command (pid 1081316) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 1081316) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1081316) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00036c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11379', '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: 4669\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/a58y/00036c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11379', '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: 4669\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081995
DEBUG    ya.test:process.py:259 Command (pid 1081995) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081995) elapsed time (sec): 0.2829873561859131
DEBUG    ya.test:process.py:263 Command (pid 1081995) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) maxrss: 423872
DEBUG    ya.test:process.py:263 Command (pid 1081995) minflt: 27000
DEBUG    ya.test:process.py:263 Command (pid 1081995) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1081995) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081995) nvcsw: 403
DEBUG    ya.test:process.py:263 Command (pid 1081995) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081995) stime: 0.119334
DEBUG    ya.test:process.py:263 Command (pid 1081995) utime: 0.131267
DEBUG    ya.test:process.py:263 Command (pid 1081995) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1081995) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11379', '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/a58y/00036c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11379', '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: 1082037
DEBUG    ya.test:process.py:259 Command (pid 1082037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082037) elapsed time (sec): 0.2783997058868408
DEBUG    ya.test:process.py:263 Command (pid 1082037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) majflt: 193
DEBUG    ya.test:process.py:263 Command (pid 1082037) maxrss: 379928
DEBUG    ya.test:process.py:263 Command (pid 1082037) minflt: 28364
DEBUG    ya.test:process.py:263 Command (pid 1082037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082037) nvcsw: 423
DEBUG    ya.test:process.py:263 Command (pid 1082037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082037) stime: 0.090985
DEBUG    ya.test:process.py:263 Command (pid 1082037) utime: 0.153021
DEBUG    ya.test:process.py:263 Command (pid 1082037) wtime: 0.279
DEBUG    ya.test:process.py:275 Command (pid 1082037) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1082037) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17965
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7715
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11379 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/slot_1/logfile_tfidd71u.log --grpc-port=17965 --mon-port=14427 --ic-port=8285 --sqs-port=7715
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11379 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/slot_1/logfile_tfidd71u.log --grpc-port=17965 --mon-port=14427 --ic-port=8285 --sqs-port=7715
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:11379', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/slot_1/logfile_tfidd71u.log', '--grpc-port=17965', '--mon-port=14427', '--ic-port=8285', '--sqs-port=7715')' in '/home/runner/.ya/build/build_root/a58y/00036c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk39/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works.tables_format_v1-std/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1082405
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17965/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00036c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082406
DEBUG    ya.test:process.py:259 Command (pid 1082406) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1082406) elapsed time (sec): 0.2456965446472168
DEBUG    ya.test:process.py:263 Command (pid 1082406) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 1082406) maxrss: 372932
DEBUG    ya.test:process.py:263 Command (pid 1082406) minflt: 24532
DEBUG    ya.test:process.py:263 Command (pid 1082406) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082406) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1082406) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082406) stime: 0.07762899999999999
DEBUG    ya.test:process.py:263 Command (pid 1082406) utime: 0.122572
DEBUG    ya.test:process.py:263 Command (pid 1082406) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1082406) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1082406) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 24270974-1332-483b-bd37-88ac9a8e7950, localhost:11379): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 24270974-1332-483b-bd37-88ac9a8e7950, localhost:11379): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 24270974-1332-483b-bd37-88ac9a8e7950, localhost:11379): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 17965 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:17965, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11379
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 0x7fd0145d78f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fd0145d7cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd0145d7cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4b59044-7f83-4127-9771-f69d714242ef, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4b59044-7f83-4127-9771-f69d714242ef, ghrun-npwyk27qgi.auto.internal:17965): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d4b59044-7f83-4127-9771-f69d714242ef, ghrun-npwyk27qgi.auto.internal:17965): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4b59044-7f83-4127-9771-f69d714242ef, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd0145d7cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd0145d7cb0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d4b59044-7f83-4127-9771-f69d714242ef, ghrun-npwyk27qgi.auto.internal:17965): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3ef73c87-4441-4ceb-b555-3f1323456e13, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3ef73c87-4441-4ceb-b555-3f1323456e13, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3ef73c87-4441-4ceb-b555-3f1323456e13, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab582549-605e-41ff-be1b-1cea948a527a, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab582549-605e-41ff-be1b-1cea948a527a, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab582549-605e-41ff-be1b-1cea948a527a, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 74767077-b335-4a04-9c54-e2f8f754390e, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 74767077-b335-4a04-9c54-e2f8f754390e, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 74767077-b335-4a04-9c54-e2f8f754390e, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, df46fea9-a97e-4d19-90b7-26fe4dae3513, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, df46fea9-a97e-4d19-90b7-26fe4dae3513, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, df46fea9-a97e-4d19-90b7-26fe4dae3513, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 81f64b27-a275-46a7-bc6d-add8ab414223, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 81f64b27-a275-46a7-bc6d-add8ab414223, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 81f64b27-a275-46a7-bc6d-add8ab414223, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cc735b11-0b67-44a4-ad97-e61ee96f6a29, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cc735b11-0b67-44a4-ad97-e61ee96f6a29, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cc735b11-0b67-44a4-ad97-e61ee96f6a29, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d704db71-4999-46b4-8650-b45f667f1c84, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d704db71-4999-46b4-8650-b45f667f1c84, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d704db71-4999-46b4-8650-b45f667f1c84, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 16ff7966-5522-4eb2-931c-c13ff9ccd28d, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 16ff7966-5522-4eb2-931c-c13ff9ccd28d, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 16ff7966-5522-4eb2-931c-c13ff9ccd28d, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7656b835-8667-493c-9df3-07669566a825, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7656b835-8667-493c-9df3-07669566a825, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7656b835-8667-493c-9df3-07669566a825, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3ec33852-896a-44df-be1a-c9ed93650029, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3ec33852-896a-44df-be1a-c9ed93650029, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3ec33852-896a-44df-be1a-c9ed93650029, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 24cf5fbd-a63c-49ea-b2e9-1ee693be674d, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 24cf5fbd-a63c-49ea-b2e9-1ee693be674d, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 24cf5fbd-a63c-49ea-b2e9-1ee693be674d, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8f5ce8fb-afb4-4ab3-a767-ac31740094c3, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8f5ce8fb-afb4-4ab3-a767-ac31740094c3, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8f5ce8fb-afb4-4ab3-a767-ac31740094c3, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6e26c6d3-5026-4870-9d56-2c76e57ba4e0, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6e26c6d3-5026-4870-9d56-2c76e57ba4e0, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6e26c6d3-5026-4870-9d56-2c76e57ba4e0, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 766f3abe-6b33-4e0c-b4ea-6fe2e14d18a1, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 766f3abe-6b33-4e0c-b4ea-6fe2e14d18a1, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 766f3abe-6b33-4e0c-b4ea-6fe2e14d18a1, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 810bae67-65e1-4437-85f1-59aeebde022d, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 810bae67-65e1-4437-85f1-59aeebde022d, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 810bae67-65e1-4437-85f1-59aeebde022d, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c15c1d05-cdfe-4f25-9fc3-133be743ed54, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c15c1d05-cdfe-4f25-9fc3-133be743ed54, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c15c1d05-cdfe-4f25-9fc3-133be743ed54, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c105c99e-5e23-4376-9632-e9e0e769db55, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c105c99e-5e23-4376-9632-e9e0e769db55, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c105c99e-5e23-4376-9632-e9e0e769db55, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 92507b15-77e6-40ab-af6d-c3919b7df5ca, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 92507b15-77e6-40ab-af6d-c3919b7df5ca, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 92507b15-77e6-40ab-af6d-c3919b7df5ca, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e4596b6e-c68e-46e9-b926-ec7efd31d396, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e4596b6e-c68e-46e9-b926-ec7efd31d396, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e4596b6e-c68e-46e9-b926-ec7efd31d396, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2017adb8-08e8-43b7-b812-15a6434c8798, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2017adb8-08e8-43b7-b812-15a6434c8798, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2017adb8-08e8-43b7-b812-15a6434c8798, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd0145d7cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd0145d7cb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd0145d7cb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8bd969a0-238d-49f9-86ff-0e637348d5b2, ghrun-npwyk27qgi.auto.internal:17965): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8bd969a0-238d-49f9-86ff-0e637348d5b2, ghrun-npwyk27qgi.auto.internal:17965): request = { session_id: "ydb://session/3?node_id=50000&id=ZjFkZGQ3YjMtZjRjNmY1NmMtZTEyNmEzYWEtN2VmN2Q1ZTI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd0145d7cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8bd969a0-238d-49f9-86ff-0e637348d5b2, ghrun-npwyk27qgi.auto.internal:17965): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8bd969a0-238d-49f9-86ff-0e637348d5b2, ghrun-npwyk27qgi.auto.internal:17965): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8bd969a0-238d-49f9-86ff-0e637348d5b2, ghrun-npwyk27qgi.auto.internal:17965): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11379
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:17965
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:11168?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082994
DEBUG    ya.test:process.py:259 Command (pid 1082994) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1082994) elapsed time (sec): 2.787903308868408
DEBUG    ya.test:process.py:263 Command (pid 1082994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) maxrss: 260292
DEBUG    ya.test:process.py:263 Command (pid 1082994) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1082994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082994) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1082994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1082994) stime: 0.008313
DEBUG    ya.test:process.py:263 Command (pid 1082994) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1082994) wtime: 2.789
DEBUG    ya.test:process.py:275 Command (pid 1082994) output:

DEBUG    ya.test:process.py:276 Command (pid 1082994) errors:
*   Trying 127.0.0.1:11168...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11168
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:11168...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:11168\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11168...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11168
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11168...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11168
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11168...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11168
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:11168...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:11168
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_change_visibility_works[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.88s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_to_zero_works[tables_format_v1-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_to_zero_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11168...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11168
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11168...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11168
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11168...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11168
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11168...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11168
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_change_visibility_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:11168?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:11168...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 11168 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:11168
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26914...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26914
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v0-fifo]
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/a58y/000370/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1340
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000370/r3tmp/kikimr_cluster_5np9itbb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11215
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26914
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000370/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/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/node_1/logfile_njoxnkja.log --grpc-port=11215 --mon-port=11912 --ic-port=1340 --sqs-port=26914
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11215/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000370/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/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/node_1/logfile_njoxnkja.log --grpc-port=11215 --mon-port=11912 --ic-port=1340 --sqs-port=26914
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/node_1/logfile_njoxnkja.log', '--grpc-port=11215', '--mon-port=11912', '--ic-port=1340', '--sqs-port=26914')' in '/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1079358
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11215/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/a58y/000370/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079359
DEBUG    ya.test:process.py:259 Command (pid 1079359) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079359) elapsed time (sec): 0.24559593200683594
DEBUG    ya.test:process.py:263 Command (pid 1079359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) majflt: 16
DEBUG    ya.test:process.py:263 Command (pid 1079359) maxrss: 373620
DEBUG    ya.test:process.py:263 Command (pid 1079359) minflt: 24467
DEBUG    ya.test:process.py:263 Command (pid 1079359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1079359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079359) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1079359) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079359) stime: 0.082452
DEBUG    ya.test:process.py:263 Command (pid 1079359) utime: 0.11778899999999999
DEBUG    ya.test:process.py:263 Command (pid 1079359) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1079359) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1079359) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000370/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11215', '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: 1340\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/a58y/000370/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11215', '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: 1340\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079896
DEBUG    ya.test:process.py:259 Command (pid 1079896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079896) elapsed time (sec): 0.27480244636535645
DEBUG    ya.test:process.py:263 Command (pid 1079896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) maxrss: 423892
DEBUG    ya.test:process.py:263 Command (pid 1079896) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1079896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1079896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079896) nvcsw: 374
DEBUG    ya.test:process.py:263 Command (pid 1079896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079896) stime: 0.10404999999999999
DEBUG    ya.test:process.py:263 Command (pid 1079896) utime: 0.137346
DEBUG    ya.test:process.py:263 Command (pid 1079896) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 1079896) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11215', '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/a58y/000370/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11215', '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: 1079974
DEBUG    ya.test:process.py:259 Command (pid 1079974) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079974) elapsed time (sec): 0.27056884765625
DEBUG    ya.test:process.py:263 Command (pid 1079974) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) maxrss: 424508
DEBUG    ya.test:process.py:263 Command (pid 1079974) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1079974) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1079974) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079974) nvcsw: 340
DEBUG    ya.test:process.py:263 Command (pid 1079974) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079974) stime: 0.09784
DEBUG    ya.test:process.py:263 Command (pid 1079974) utime: 0.140379
DEBUG    ya.test:process.py:263 Command (pid 1079974) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1079974) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1079974) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17370
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11215 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/slot_1/logfile_ec1e72zm.log --grpc-port=6271 --mon-port=64726 --ic-port=17101 --sqs-port=17370
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11215 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/slot_1/logfile_ec1e72zm.log --grpc-port=6271 --mon-port=64726 --ic-port=17101 --sqs-port=17370
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:11215', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/slot_1/logfile_ec1e72zm.log', '--grpc-port=6271', '--mon-port=64726', '--ic-port=17101', '--sqs-port=17370')' in '/home/runner/.ya/build/build_root/a58y/000370/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice.tables_format_v0-fifo/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1080182
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6271/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000370/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080183
DEBUG    ya.test:process.py:259 Command (pid 1080183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080183) elapsed time (sec): 0.2519242763519287
DEBUG    ya.test:process.py:263 Command (pid 1080183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) majflt: 10
DEBUG    ya.test:process.py:263 Command (pid 1080183) maxrss: 374584
DEBUG    ya.test:process.py:263 Command (pid 1080183) minflt: 24377
DEBUG    ya.test:process.py:263 Command (pid 1080183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1080183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080183) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1080183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080183) stime: 0.068828
DEBUG    ya.test:process.py:263 Command (pid 1080183) utime: 0.137657
DEBUG    ya.test:process.py:263 Command (pid 1080183) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 1080183) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1080183) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6e9c383d-966a-4871-8d82-01e2520a673b, localhost:11215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6e9c383d-966a-4871-8d82-01e2520a673b, localhost:11215): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6e9c383d-966a-4871-8d82-01e2520a673b, localhost:11215): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 6271 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:6271, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11215
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 0x7fdd74e9fb60 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fdd74e9fcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fdd74e9fcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 827b06f2-d0b0-4fef-8eb3-9a85b4dfe29d, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 827b06f2-d0b0-4fef-8eb3-9a85b4dfe29d, ghrun-npwyk27qgi.auto.internal:6271): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 827b06f2-d0b0-4fef-8eb3-9a85b4dfe29d, ghrun-npwyk27qgi.auto.internal:6271): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 827b06f2-d0b0-4fef-8eb3-9a85b4dfe29d, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fdd74e9fcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fdd74e9fcb0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 827b06f2-d0b0-4fef-8eb3-9a85b4dfe29d, ghrun-npwyk27qgi.auto.internal:6271): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8ec05b71-9d1b-45f8-8d15-e239def863bd, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8ec05b71-9d1b-45f8-8d15-e239def863bd, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8ec05b71-9d1b-45f8-8d15-e239def863bd, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 843f00b3-62b0-4822-99a7-629763eb157a, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 843f00b3-62b0-4822-99a7-629763eb157a, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 843f00b3-62b0-4822-99a7-629763eb157a, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 417e47a1-087f-4c7f-8366-b205cf21a146, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 417e47a1-087f-4c7f-8366-b205cf21a146, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 417e47a1-087f-4c7f-8366-b205cf21a146, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ebb714e7-5c6d-4c51-997d-08a7c4427ba4, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ebb714e7-5c6d-4c51-997d-08a7c4427ba4, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ebb714e7-5c6d-4c51-997d-08a7c4427ba4, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cfc6f4bd-2afb-4c00-9707-00ab7bd4273c, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cfc6f4bd-2afb-4c00-9707-00ab7bd4273c, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cfc6f4bd-2afb-4c00-9707-00ab7bd4273c, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e95c35c6-ccb6-4681-9e9e-96a53a87c688, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e95c35c6-ccb6-4681-9e9e-96a53a87c688, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e95c35c6-ccb6-4681-9e9e-96a53a87c688, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0b03bd78-714b-4c71-aebb-0e7bafdc07dc, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0b03bd78-714b-4c71-aebb-0e7bafdc07dc, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0b03bd78-714b-4c71-aebb-0e7bafdc07dc, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 117ff9df-c777-47bd-a8c6-e44a35ee249b, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 117ff9df-c777-47bd-a8c6-e44a35ee249b, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 117ff9df-c777-47bd-a8c6-e44a35ee249b, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0f8792fd-0552-45fc-98df-2dc6a0c15b45, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f8792fd-0552-45fc-98df-2dc6a0c15b45, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0f8792fd-0552-45fc-98df-2dc6a0c15b45, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f24856b5-7a5a-459c-8da2-1f00ead284c9, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f24856b5-7a5a-459c-8da2-1f00ead284c9, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f24856b5-7a5a-459c-8da2-1f00ead284c9, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b894301b-66c2-411b-8386-09c728140395, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b894301b-66c2-411b-8386-09c728140395, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b894301b-66c2-411b-8386-09c728140395, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3f1cd7bb-4aec-4432-8b3a-a86f8ffefde9, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3f1cd7bb-4aec-4432-8b3a-a86f8ffefde9, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3f1cd7bb-4aec-4432-8b3a-a86f8ffefde9, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d6ae0d29-f540-4a5c-a0db-a5c0b222a1ad, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d6ae0d29-f540-4a5c-a0db-a5c0b222a1ad, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d6ae0d29-f540-4a5c-a0db-a5c0b222a1ad, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3535ab78-bd7c-4cfc-86a9-21a611bdf229, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3535ab78-bd7c-4cfc-86a9-21a611bdf229, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3535ab78-bd7c-4cfc-86a9-21a611bdf229, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cda8d98b-7032-439c-8321-1fa99f02d860, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cda8d98b-7032-439c-8321-1fa99f02d860, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cda8d98b-7032-439c-8321-1fa99f02d860, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4624eae8-b50f-490a-a1de-9e0782b791fc, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4624eae8-b50f-490a-a1de-9e0782b791fc, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4624eae8-b50f-490a-a1de-9e0782b791fc, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 06c1a788-a8bd-4037-b81c-ed0cf12c9b1b, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 06c1a788-a8bd-4037-b81c-ed0cf12c9b1b, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 06c1a788-a8bd-4037-b81c-ed0cf12c9b1b, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4d826d7b-88d5-4187-bd04-ded7ea9b06e9, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4d826d7b-88d5-4187-bd04-ded7ea9b06e9, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4d826d7b-88d5-4187-bd04-ded7ea9b06e9, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e1d50f3f-c36f-4173-8b24-69bbaf5e62ea, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e1d50f3f-c36f-4173-8b24-69bbaf5e62ea, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e1d50f3f-c36f-4173-8b24-69bbaf5e62ea, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cc52139e-bbc8-43b2-8fe3-6a4150f2cfe5, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cc52139e-bbc8-43b2-8fe3-6a4150f2cfe5, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cc52139e-bbc8-43b2-8fe3-6a4150f2cfe5, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fdd74e9fcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fdd74e9fcb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fdd74e9fcb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e9db5612-901b-4d54-a038-061750896e96, ghrun-npwyk27qgi.auto.internal:6271): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e9db5612-901b-4d54-a038-061750896e96, ghrun-npwyk27qgi.auto.internal:6271): request = { session_id: "ydb://session/3?node_id=50000&id=N2E0OWI5YjQtOTc5MzI2NjgtYzQ2NWIwYjYtNTQyYjhiMw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fdd74e9fcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11215
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, e9db5612-901b-4d54-a038-061750896e96, ghrun-npwyk27qgi.auto.internal:6271): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:6271
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e9db5612-901b-4d54-a038-061750896e96, ghrun-npwyk27qgi.auto.internal:6271): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, e9db5612-901b-4d54-a038-061750896e96, ghrun-npwyk27qgi.auto.internal:6271): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:26914?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080799
DEBUG    ya.test:process.py:259 Command (pid 1080799) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1080799) elapsed time (sec): 2.787108898162842
DEBUG    ya.test:process.py:263 Command (pid 1080799) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) maxrss: 262016
DEBUG    ya.test:process.py:263 Command (pid 1080799) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1080799) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080799) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1080799) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080799) stime: 0.008128
DEBUG    ya.test:process.py:263 Command (pid 1080799) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1080799) wtime: 2.788
DEBUG    ya.test:process.py:275 Command (pid 1080799) output:

DEBUG    ya.test:process.py:276 Command (pid 1080799) errors:
*   Trying 127.0.0.1:26914...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26914
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:26914...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:26914\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26914...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26914
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26914...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26914
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26914...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26914
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_q_twice[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:26914...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:26914
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_queue_by_nonexistent_user_fails[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.89s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_q_twice[tables_format_v0-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_q_twice[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26914...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26914
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_q_twice[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26914...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26914
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_q_twice[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26914...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26914
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_q_twice[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26914...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26914
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_queue_by_nonexistent_user_fails[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:26914?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:26914...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 26914 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:26914
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.60s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21060...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21060
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_queue_by_nonexistent_user_fails[tables_format_v1]
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/a58y/00038c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19886
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00038c/r3tmp/kikimr_cluster_7xko4qhw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23897
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18642
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038c/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/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1/logfile_g_f0mss3.log --grpc-port=23897 --mon-port=5513 --ic-port=19886 --sqs-port=21060
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23897/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038c/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/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1/logfile_g_f0mss3.log --grpc-port=23897 --mon-port=5513 --ic-port=19886 --sqs-port=21060
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1/logfile_g_f0mss3.log', '--grpc-port=23897', '--mon-port=5513', '--ic-port=19886', '--sqs-port=21060')' in '/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1066567
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23897/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/a58y/00038c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1066568
DEBUG    ya.test:process.py:259 Command (pid 1066568) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1066568) elapsed time (sec): 0.22889208793640137
DEBUG    ya.test:process.py:263 Command (pid 1066568) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) majflt: 52
DEBUG    ya.test:process.py:263 Command (pid 1066568) maxrss: 351460
DEBUG    ya.test:process.py:263 Command (pid 1066568) minflt: 25347
DEBUG    ya.test:process.py:263 Command (pid 1066568) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1066568) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1066568) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1066568) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1066568) stime: 0.09379499999999999
DEBUG    ya.test:process.py:263 Command (pid 1066568) utime: 0.08971699999999999
DEBUG    ya.test:process.py:263 Command (pid 1066568) wtime: 0.23
DEBUG    ya.test:process.py:275 Command (pid 1066568) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1066568) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00038c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23897', '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: 19886\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/a58y/00038c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23897', '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: 19886\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1067222
DEBUG    ya.test:process.py:259 Command (pid 1067222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067222) elapsed time (sec): 0.27110910415649414
DEBUG    ya.test:process.py:263 Command (pid 1067222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) maxrss: 423960
DEBUG    ya.test:process.py:263 Command (pid 1067222) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1067222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1067222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067222) nvcsw: 367
DEBUG    ya.test:process.py:263 Command (pid 1067222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067222) stime: 0.110081
DEBUG    ya.test:process.py:263 Command (pid 1067222) utime: 0.130162
DEBUG    ya.test:process.py:263 Command (pid 1067222) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1067222) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23897', '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/a58y/00038c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23897', '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: 1067318
DEBUG    ya.test:process.py:259 Command (pid 1067318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067318) elapsed time (sec): 0.25249242782592773
DEBUG    ya.test:process.py:263 Command (pid 1067318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) maxrss: 424372
DEBUG    ya.test:process.py:263 Command (pid 1067318) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1067318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067318) nvcsw: 401
DEBUG    ya.test:process.py:263 Command (pid 1067318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067318) stime: 0.085598
DEBUG    ya.test:process.py:263 Command (pid 1067318) utime: 0.136179
DEBUG    ya.test:process.py:263 Command (pid 1067318) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 1067318) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1067318) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28601
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8232
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23897 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/slot_1/logfile_hqqda8n3.log --grpc-port=16190 --mon-port=18330 --ic-port=11109 --sqs-port=8232
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23897 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/slot_1/logfile_hqqda8n3.log --grpc-port=16190 --mon-port=18330 --ic-port=11109 --sqs-port=8232
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:23897', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/slot_1/logfile_hqqda8n3.log', '--grpc-port=16190', '--mon-port=18330', '--ic-port=11109', '--sqs-port=8232')' in '/home/runner/.ya/build/build_root/a58y/00038c/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk41/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1067438
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16190/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00038c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1067439
DEBUG    ya.test:process.py:259 Command (pid 1067439) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067439) elapsed time (sec): 0.2355647087097168
DEBUG    ya.test:process.py:263 Command (pid 1067439) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1067439) maxrss: 351600
DEBUG    ya.test:process.py:263 Command (pid 1067439) minflt: 25241
DEBUG    ya.test:process.py:263 Command (pid 1067439) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067439) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1067439) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067439) stime: 0.064804
DEBUG    ya.test:process.py:263 Command (pid 1067439) utime: 0.125558
DEBUG    ya.test:process.py:263 Command (pid 1067439) wtime: 0.236
DEBUG    ya.test:process.py:275 Command (pid 1067439) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1067439) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 56e02798-6dcc-41ca-877a-88e7123c37ed, localhost:23897): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 56e02798-6dcc-41ca-877a-88e7123c37ed, localhost:23897): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 56e02798-6dcc-41ca-877a-88e7123c37ed, localhost:23897): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 16190 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:16190, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23897
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 0x7fa3afba7ad0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa3afba7c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa3afba7c80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 06609bd0-2e64-4c7f-a330-d8786d73fadf, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06609bd0-2e64-4c7f-a330-d8786d73fadf, ghrun-npwyk27qgi.auto.internal:16190): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 06609bd0-2e64-4c7f-a330-d8786d73fadf, ghrun-npwyk27qgi.auto.internal:16190): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06609bd0-2e64-4c7f-a330-d8786d73fadf, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa3afba7c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa3afba7c80>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 06609bd0-2e64-4c7f-a330-d8786d73fadf, ghrun-npwyk27qgi.auto.internal:16190): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 286b5eb0-bb34-4bf9-ae2f-66d6250fe1eb, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 286b5eb0-bb34-4bf9-ae2f-66d6250fe1eb, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 286b5eb0-bb34-4bf9-ae2f-66d6250fe1eb, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ddfbb4b-f563-4a61-af90-1d6dc7b991d4, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ddfbb4b-f563-4a61-af90-1d6dc7b991d4, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ddfbb4b-f563-4a61-af90-1d6dc7b991d4, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b1801fc6-5a57-4433-a151-ce1c2e1965da, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b1801fc6-5a57-4433-a151-ce1c2e1965da, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b1801fc6-5a57-4433-a151-ce1c2e1965da, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 38bf73be-e56e-48e2-870b-0274abcf8c52, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 38bf73be-e56e-48e2-870b-0274abcf8c52, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 38bf73be-e56e-48e2-870b-0274abcf8c52, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ae80a798-28c7-4c57-b03d-c0f6b2b3fecf, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ae80a798-28c7-4c57-b03d-c0f6b2b3fecf, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ae80a798-28c7-4c57-b03d-c0f6b2b3fecf, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6edbe727-a0d5-4115-b560-7ff7790e6273, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6edbe727-a0d5-4115-b560-7ff7790e6273, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6edbe727-a0d5-4115-b560-7ff7790e6273, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 021862ca-1a94-48c4-a0c5-4d334b1331b6, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 021862ca-1a94-48c4-a0c5-4d334b1331b6, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 021862ca-1a94-48c4-a0c5-4d334b1331b6, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 99136945-6f53-4cdb-9a7d-5ff702dfe4bd, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 99136945-6f53-4cdb-9a7d-5ff702dfe4bd, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 99136945-6f53-4cdb-9a7d-5ff702dfe4bd, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 373d3a27-ae20-4d27-8009-0967d8323858, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 373d3a27-ae20-4d27-8009-0967d8323858, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 373d3a27-ae20-4d27-8009-0967d8323858, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d573ce9f-080b-47e7-a3df-fcca757469e0, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d573ce9f-080b-47e7-a3df-fcca757469e0, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d573ce9f-080b-47e7-a3df-fcca757469e0, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 125dc980-2d4f-4a06-8ab6-ab4a26aea15c, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 125dc980-2d4f-4a06-8ab6-ab4a26aea15c, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 125dc980-2d4f-4a06-8ab6-ab4a26aea15c, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 98b1566c-dcf0-49e4-8030-cbd1796f240e, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 98b1566c-dcf0-49e4-8030-cbd1796f240e, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 98b1566c-dcf0-49e4-8030-cbd1796f240e, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, abcc05c4-899e-417e-842d-f5306c32d76e, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, abcc05c4-899e-417e-842d-f5306c32d76e, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, abcc05c4-899e-417e-842d-f5306c32d76e, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 78ad44d7-d978-4945-91f1-4448c8663f90, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 78ad44d7-d978-4945-91f1-4448c8663f90, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 78ad44d7-d978-4945-91f1-4448c8663f90, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 154369c4-cfb2-4c73-bfff-fbeba6642368, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 154369c4-cfb2-4c73-bfff-fbeba6642368, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 154369c4-cfb2-4c73-bfff-fbeba6642368, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 53cb5809-755c-474d-8b62-2294e83bb314, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 53cb5809-755c-474d-8b62-2294e83bb314, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 53cb5809-755c-474d-8b62-2294e83bb314, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ae4d9e16-c35c-440a-b485-f830517b5422, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ae4d9e16-c35c-440a-b485-f830517b5422, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ae4d9e16-c35c-440a-b485-f830517b5422, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ba38ad6d-d6ff-4529-b9ad-d77b70bcffe0, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ba38ad6d-d6ff-4529-b9ad-d77b70bcffe0, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ba38ad6d-d6ff-4529-b9ad-d77b70bcffe0, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9bd149a6-d6e6-4fa1-a639-9dd7c78fd6d7, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9bd149a6-d6e6-4fa1-a639-9dd7c78fd6d7, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9bd149a6-d6e6-4fa1-a639-9dd7c78fd6d7, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8245d626-142b-4d88-af18-d3057ac57523, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8245d626-142b-4d88-af18-d3057ac57523, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8245d626-142b-4d88-af18-d3057ac57523, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa3afba7c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fa3afba7c80>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fa3afba7c80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dd9b6464-2de9-4633-a6da-8ce6a23eeddd, ghrun-npwyk27qgi.auto.internal:16190): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dd9b6464-2de9-4633-a6da-8ce6a23eeddd, ghrun-npwyk27qgi.auto.internal:16190): request = { session_id: "ydb://session/3?node_id=50000&id=MmE2ZDEwMzctNjg2OWJhYjQtY2RiNDJkZDUtYzU2ZmI2YzE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fa3afba7c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23897
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:16190
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dd9b6464-2de9-4633-a6da-8ce6a23eeddd, ghrun-npwyk27qgi.auto.internal:16190): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dd9b6464-2de9-4633-a6da-8ce6a23eeddd, ghrun-npwyk27qgi.auto.internal:16190): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dd9b6464-2de9-4633-a6da-8ce6a23eeddd, ghrun-npwyk27qgi.auto.internal:16190): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:21060?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068392
DEBUG    ya.test:process.py:259 Command (pid 1068392) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1068392) elapsed time (sec): 2.470740556716919
DEBUG    ya.test:process.py:263 Command (pid 1068392) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) maxrss: 261484
DEBUG    ya.test:process.py:263 Command (pid 1068392) minflt: 592
DEBUG    ya.test:process.py:263 Command (pid 1068392) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068392) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1068392) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068392) stime: 0.0038889999999999997
DEBUG    ya.test:process.py:263 Command (pid 1068392) utime: 0.0038889999999999997
DEBUG    ya.test:process.py:263 Command (pid 1068392) wtime: 2.472
DEBUG    ya.test:process.py:275 Command (pid 1068392) output:

DEBUG    ya.test:process.py:276 Command (pid 1068392) errors:
*   Trying 127.0.0.1:21060...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21060
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:21060...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:21060\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21060...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21060
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21060...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21060
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21060...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21060
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21060...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21060
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_message_batch[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.46s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_queue_by_nonexistent_user_fails[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_create_queue_by_nonexistent_user_fails[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21060...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21060
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_message_batch[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21060...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21060
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_message_batch[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21060...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21060
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_message_batch[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21060...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21060
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_message_batch[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21060?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21060...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21060 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21060
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 9.80s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29111...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29111
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v0-fifo]
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/a58y/000363/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13347
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000363/r3tmp/kikimr_cluster_xjw2y5ya
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18107
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14568
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29111
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000363/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/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/node_1/logfile_fly5oich.log --grpc-port=23292 --mon-port=5784 --ic-port=13347 --sqs-port=29111
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23292/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000363/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/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/node_1/logfile_fly5oich.log --grpc-port=23292 --mon-port=5784 --ic-port=13347 --sqs-port=29111
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/node_1/logfile_fly5oich.log', '--grpc-port=23292', '--mon-port=5784', '--ic-port=13347', '--sqs-port=29111')' in '/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1085066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23292/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/a58y/000363/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085067
DEBUG    ya.test:process.py:259 Command (pid 1085067) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085067) elapsed time (sec): 0.24694585800170898
DEBUG    ya.test:process.py:263 Command (pid 1085067) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) majflt: 11
DEBUG    ya.test:process.py:263 Command (pid 1085067) maxrss: 375012
DEBUG    ya.test:process.py:263 Command (pid 1085067) minflt: 24344
DEBUG    ya.test:process.py:263 Command (pid 1085067) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085067) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1085067) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085067) stime: 0.091003
DEBUG    ya.test:process.py:263 Command (pid 1085067) utime: 0.110786
DEBUG    ya.test:process.py:263 Command (pid 1085067) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1085067) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1085067) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000363/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23292', '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: 13347\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/a58y/000363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23292', '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: 13347\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085505
DEBUG    ya.test:process.py:259 Command (pid 1085505) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085505) elapsed time (sec): 0.27785730361938477
DEBUG    ya.test:process.py:263 Command (pid 1085505) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) maxrss: 423916
DEBUG    ya.test:process.py:263 Command (pid 1085505) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1085505) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085505) nvcsw: 369
DEBUG    ya.test:process.py:263 Command (pid 1085505) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085505) stime: 0.092112
DEBUG    ya.test:process.py:263 Command (pid 1085505) utime: 0.154917
DEBUG    ya.test:process.py:263 Command (pid 1085505) wtime: 0.279
DEBUG    ya.test:process.py:275 Command (pid 1085505) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23292', '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/a58y/000363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23292', '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: 1085608
DEBUG    ya.test:process.py:259 Command (pid 1085608) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085608) elapsed time (sec): 0.2724263668060303
DEBUG    ya.test:process.py:263 Command (pid 1085608) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) maxrss: 424484
DEBUG    ya.test:process.py:263 Command (pid 1085608) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1085608) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085608) nvcsw: 364
DEBUG    ya.test:process.py:263 Command (pid 1085608) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085608) stime: 0.13022899999999998
DEBUG    ya.test:process.py:263 Command (pid 1085608) utime: 0.11263
DEBUG    ya.test:process.py:263 Command (pid 1085608) wtime: 0.273
DEBUG    ya.test:process.py:275 Command (pid 1085608) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1085608) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18438
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23292 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/slot_1/logfile_goheaift.log --grpc-port=22327 --mon-port=11471 --ic-port=10471 --sqs-port=18438
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23292 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/slot_1/logfile_goheaift.log --grpc-port=22327 --mon-port=11471 --ic-port=10471 --sqs-port=18438
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:23292', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/slot_1/logfile_goheaift.log', '--grpc-port=22327', '--mon-port=11471', '--ic-port=10471', '--sqs-port=18438')' in '/home/runner/.ya/build/build_root/a58y/000363/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk42/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message.tables_format_v0-fifo/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1085798
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22327/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000363/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085799
DEBUG    ya.test:process.py:259 Command (pid 1085799) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085799) elapsed time (sec): 0.24807047843933105
DEBUG    ya.test:process.py:263 Command (pid 1085799) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) majflt: 16
DEBUG    ya.test:process.py:263 Command (pid 1085799) maxrss: 377248
DEBUG    ya.test:process.py:263 Command (pid 1085799) minflt: 24281
DEBUG    ya.test:process.py:263 Command (pid 1085799) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085799) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1085799) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085799) stime: 0.060884
DEBUG    ya.test:process.py:263 Command (pid 1085799) utime: 0.142064
DEBUG    ya.test:process.py:263 Command (pid 1085799) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1085799) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1085799) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b505b483-e611-4092-b9d8-7bf92bdfbfec, localhost:23292): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b505b483-e611-4092-b9d8-7bf92bdfbfec, localhost:23292): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b505b483-e611-4092-b9d8-7bf92bdfbfec, localhost:23292): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 22327 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:22327, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23292
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 0x7f6c0f7435c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f6c0f743d10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f6c0f743d10>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b36f4d8c-2959-41c0-8d61-bc17465ee867, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b36f4d8c-2959-41c0-8d61-bc17465ee867, ghrun-npwyk27qgi.auto.internal:22327): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b36f4d8c-2959-41c0-8d61-bc17465ee867, ghrun-npwyk27qgi.auto.internal:22327): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b36f4d8c-2959-41c0-8d61-bc17465ee867, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6c0f743d10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f6c0f743d10>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cee53706-df54-4832-b18c-6cad2715a3b6, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b36f4d8c-2959-41c0-8d61-bc17465ee867, ghrun-npwyk27qgi.auto.internal:22327): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cee53706-df54-4832-b18c-6cad2715a3b6, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cee53706-df54-4832-b18c-6cad2715a3b6, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d795f7fc-4f8f-444c-841d-486e0b8ca0d8, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d795f7fc-4f8f-444c-841d-486e0b8ca0d8, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d795f7fc-4f8f-444c-841d-486e0b8ca0d8, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8e4e7ec7-7163-4471-8944-ece6d4a55d4e, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8e4e7ec7-7163-4471-8944-ece6d4a55d4e, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8e4e7ec7-7163-4471-8944-ece6d4a55d4e, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ce8b2590-a4c6-4a40-9963-03b23dad9362, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ce8b2590-a4c6-4a40-9963-03b23dad9362, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ce8b2590-a4c6-4a40-9963-03b23dad9362, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ed910099-a140-4919-af4a-9e52084fd776, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ed910099-a140-4919-af4a-9e52084fd776, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ed910099-a140-4919-af4a-9e52084fd776, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 08b600e6-3c09-4d82-b1b2-dc3d4e09e23b, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 08b600e6-3c09-4d82-b1b2-dc3d4e09e23b, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 08b600e6-3c09-4d82-b1b2-dc3d4e09e23b, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 78ce79aa-eed7-49cd-8328-13fc2c6a72d1, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 78ce79aa-eed7-49cd-8328-13fc2c6a72d1, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 78ce79aa-eed7-49cd-8328-13fc2c6a72d1, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 36199765-dbe2-4b71-8598-2522e9176444, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 36199765-dbe2-4b71-8598-2522e9176444, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 36199765-dbe2-4b71-8598-2522e9176444, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fc26291d-9dd5-4f69-97ff-75127f2fb117, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fc26291d-9dd5-4f69-97ff-75127f2fb117, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fc26291d-9dd5-4f69-97ff-75127f2fb117, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 468195c1-d18e-48cc-9b31-4978e9b9fe08, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 468195c1-d18e-48cc-9b31-4978e9b9fe08, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 468195c1-d18e-48cc-9b31-4978e9b9fe08, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 53f64f6e-d2bd-44e3-b8bf-adfa477a33ce, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 53f64f6e-d2bd-44e3-b8bf-adfa477a33ce, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 53f64f6e-d2bd-44e3-b8bf-adfa477a33ce, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 54b71c88-ea8c-451b-b70c-4327eb2383e4, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 54b71c88-ea8c-451b-b70c-4327eb2383e4, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 54b71c88-ea8c-451b-b70c-4327eb2383e4, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 84fb3002-84e3-499e-a2f1-b2aaa512480a, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 84fb3002-84e3-499e-a2f1-b2aaa512480a, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 84fb3002-84e3-499e-a2f1-b2aaa512480a, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5645a2c1-38b2-4e5e-ac0c-9e14ec8a2632, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5645a2c1-38b2-4e5e-ac0c-9e14ec8a2632, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5645a2c1-38b2-4e5e-ac0c-9e14ec8a2632, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 00c533f0-78a6-4f87-898f-b936ebbaa2ea, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 00c533f0-78a6-4f87-898f-b936ebbaa2ea, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 00c533f0-78a6-4f87-898f-b936ebbaa2ea, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7d6b8438-207d-4123-85b6-faae3c3a13e8, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7d6b8438-207d-4123-85b6-faae3c3a13e8, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7d6b8438-207d-4123-85b6-faae3c3a13e8, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8789fc18-e68d-4530-9cf6-b882cbffb2da, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8789fc18-e68d-4530-9cf6-b882cbffb2da, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8789fc18-e68d-4530-9cf6-b882cbffb2da, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 398d5cdd-4594-49dc-a66c-9b1a1664eb59, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 398d5cdd-4594-49dc-a66c-9b1a1664eb59, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 398d5cdd-4594-49dc-a66c-9b1a1664eb59, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 51c0f2e4-b165-4bee-9de6-a12cef9dc478, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 51c0f2e4-b165-4bee-9de6-a12cef9dc478, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 51c0f2e4-b165-4bee-9de6-a12cef9dc478, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, db3aedc1-8f23-49fb-9767-f9e57ddaecc8, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, db3aedc1-8f23-49fb-9767-f9e57ddaecc8, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, db3aedc1-8f23-49fb-9767-f9e57ddaecc8, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f6c0f743d10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f6c0f743d10>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f6c0f743d10> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8ae09407-0b74-4743-9dd8-99c4230587a6, ghrun-npwyk27qgi.auto.internal:22327): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8ae09407-0b74-4743-9dd8-99c4230587a6, ghrun-npwyk27qgi.auto.internal:22327): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMDRhMzUtYjE5MzJiNzktYWQwNGUzNC0zNDMzZGNmOQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f6c0f743d10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23292
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:22327
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8ae09407-0b74-4743-9dd8-99c4230587a6, ghrun-npwyk27qgi.auto.internal:22327): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8ae09407-0b74-4743-9dd8-99c4230587a6, ghrun-npwyk27qgi.auto.internal:22327): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8ae09407-0b74-4743-9dd8-99c4230587a6, ghrun-npwyk27qgi.auto.internal:22327): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:29111?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086521
DEBUG    ya.test:process.py:259 Command (pid 1086521) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1086521) elapsed time (sec): 2.698462963104248
DEBUG    ya.test:process.py:263 Command (pid 1086521) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) maxrss: 261768
DEBUG    ya.test:process.py:263 Command (pid 1086521) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1086521) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086521) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1086521) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086521) stime: 0.007643
DEBUG    ya.test:process.py:263 Command (pid 1086521) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1086521) wtime: 2.7
DEBUG    ya.test:process.py:275 Command (pid 1086521) output:

DEBUG    ya.test:process.py:276 Command (pid 1086521) errors:
*   Trying 127.0.0.1:29111...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29111
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:29111...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:29111\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29111...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29111
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29111...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29111
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29111...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29111
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delay_one_message[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:29111...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:29111
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.81s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_one_message[tables_format_v0-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_one_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29111...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29111
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_one_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29111...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29111
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_one_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29111...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29111
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delay_one_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29111...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29111
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:29111?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:29111...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 29111 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:29111
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.45s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16353...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16353
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std]
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/a58y/00037e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12697
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00037e/r3tmp/kikimr_cluster_h3ko0lpd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16353
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037e/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/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1/logfile_hty9f6bf.log --grpc-port=9962 --mon-port=15496 --ic-port=12697 --sqs-port=16353
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9962/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037e/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/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1/logfile_hty9f6bf.log --grpc-port=9962 --mon-port=15496 --ic-port=12697 --sqs-port=16353
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1/logfile_hty9f6bf.log', '--grpc-port=9962', '--mon-port=15496', '--ic-port=12697', '--sqs-port=16353')' in '/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1072279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9962/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/a58y/00037e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072280
DEBUG    ya.test:process.py:259 Command (pid 1072280) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072280) elapsed time (sec): 0.2475583553314209
DEBUG    ya.test:process.py:263 Command (pid 1072280) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) majflt: 25
DEBUG    ya.test:process.py:263 Command (pid 1072280) maxrss: 369464
DEBUG    ya.test:process.py:263 Command (pid 1072280) minflt: 24622
DEBUG    ya.test:process.py:263 Command (pid 1072280) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1072280) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072280) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1072280) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072280) stime: 0.07141299999999999
DEBUG    ya.test:process.py:263 Command (pid 1072280) utime: 0.13092399999999998
DEBUG    ya.test:process.py:263 Command (pid 1072280) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1072280) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1072280) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00037e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9962', '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: 12697\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/a58y/00037e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9962', '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: 12697\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072593
DEBUG    ya.test:process.py:259 Command (pid 1072593) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072593) elapsed time (sec): 0.26957106590270996
DEBUG    ya.test:process.py:263 Command (pid 1072593) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) maxrss: 424332
DEBUG    ya.test:process.py:263 Command (pid 1072593) minflt: 27014
DEBUG    ya.test:process.py:263 Command (pid 1072593) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1072593) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072593) nvcsw: 386
DEBUG    ya.test:process.py:263 Command (pid 1072593) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072593) stime: 0.08018299999999999
DEBUG    ya.test:process.py:263 Command (pid 1072593) utime: 0.15614699999999998
DEBUG    ya.test:process.py:263 Command (pid 1072593) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 1072593) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9962', '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/a58y/00037e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9962', '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: 1072632
DEBUG    ya.test:process.py:259 Command (pid 1072632) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072632) elapsed time (sec): 0.26239776611328125
DEBUG    ya.test:process.py:263 Command (pid 1072632) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) maxrss: 424416
DEBUG    ya.test:process.py:263 Command (pid 1072632) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1072632) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1072632) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072632) nvcsw: 395
DEBUG    ya.test:process.py:263 Command (pid 1072632) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072632) stime: 0.099647
DEBUG    ya.test:process.py:263 Command (pid 1072632) utime: 0.12871
DEBUG    ya.test:process.py:263 Command (pid 1072632) wtime: 0.263
DEBUG    ya.test:process.py:275 Command (pid 1072632) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1072632) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9962 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/slot_1/logfile_6zj_9ihh.log --grpc-port=19514 --mon-port=7620 --ic-port=19695 --sqs-port=8036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9962 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/slot_1/logfile_6zj_9ihh.log --grpc-port=19514 --mon-port=7620 --ic-port=19695 --sqs-port=8036
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9962', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/slot_1/logfile_6zj_9ihh.log', '--grpc-port=19514', '--mon-port=7620', '--ic-port=19695', '--sqs-port=8036')' in '/home/runner/.ya/build/build_root/a58y/00037e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle.tables_format_v0-std/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1072912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19514/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00037e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072913
DEBUG    ya.test:process.py:259 Command (pid 1072913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072913) elapsed time (sec): 0.24349713325500488
DEBUG    ya.test:process.py:263 Command (pid 1072913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) majflt: 16
DEBUG    ya.test:process.py:263 Command (pid 1072913) maxrss: 371424
DEBUG    ya.test:process.py:263 Command (pid 1072913) minflt: 24516
DEBUG    ya.test:process.py:263 Command (pid 1072913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1072913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072913) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1072913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072913) stime: 0.059453
DEBUG    ya.test:process.py:263 Command (pid 1072913) utime: 0.138724
DEBUG    ya.test:process.py:263 Command (pid 1072913) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 1072913) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1072913) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cd254754-7fa3-4527-a4e3-5f7b90abb845, localhost:9962): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cd254754-7fa3-4527-a4e3-5f7b90abb845, localhost:9962): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cd254754-7fa3-4527-a4e3-5f7b90abb845, localhost:9962): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 19514 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:19514, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9962
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 0x7f3e4c9779e0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f3e4c977c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f3e4c977c50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82d193e7-6c34-4ba8-a0af-3d24f9eaabe3, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82d193e7-6c34-4ba8-a0af-3d24f9eaabe3, ghrun-npwyk27qgi.auto.internal:19514): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 82d193e7-6c34-4ba8-a0af-3d24f9eaabe3, ghrun-npwyk27qgi.auto.internal:19514): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82d193e7-6c34-4ba8-a0af-3d24f9eaabe3, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3e4c977c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f3e4c977c50>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 82d193e7-6c34-4ba8-a0af-3d24f9eaabe3, ghrun-npwyk27qgi.auto.internal:19514): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fe2a07a5-a42d-479f-bf64-e7733e668648, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fe2a07a5-a42d-479f-bf64-e7733e668648, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fe2a07a5-a42d-479f-bf64-e7733e668648, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b32a2b74-8564-40bf-b145-efe57e47c9f8, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b32a2b74-8564-40bf-b145-efe57e47c9f8, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b32a2b74-8564-40bf-b145-efe57e47c9f8, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 07f82a88-b0d6-418f-98ab-ea8f7d8951e1, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 07f82a88-b0d6-418f-98ab-ea8f7d8951e1, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 07f82a88-b0d6-418f-98ab-ea8f7d8951e1, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 31b6f7d7-ace9-48aa-bf51-49aea561586b, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 31b6f7d7-ace9-48aa-bf51-49aea561586b, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 31b6f7d7-ace9-48aa-bf51-49aea561586b, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 95119ddc-2dea-4eb5-abdc-1a791b1b75f8, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 95119ddc-2dea-4eb5-abdc-1a791b1b75f8, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 95119ddc-2dea-4eb5-abdc-1a791b1b75f8, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eb456e5e-1f18-46e5-bc77-c543fcee56df, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb456e5e-1f18-46e5-bc77-c543fcee56df, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eb456e5e-1f18-46e5-bc77-c543fcee56df, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ccf6c7fd-01b2-49ea-89e5-9bf8548b0e67, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ccf6c7fd-01b2-49ea-89e5-9bf8548b0e67, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ccf6c7fd-01b2-49ea-89e5-9bf8548b0e67, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eb8072db-53f4-42a7-a7b0-5debcea7eda7, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb8072db-53f4-42a7-a7b0-5debcea7eda7, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eb8072db-53f4-42a7-a7b0-5debcea7eda7, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 471ee6f2-9002-412b-adc5-64a43b4e0153, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 471ee6f2-9002-412b-adc5-64a43b4e0153, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 471ee6f2-9002-412b-adc5-64a43b4e0153, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9981a4bb-57bf-416c-9e9d-cc3e5dfa34ce, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9981a4bb-57bf-416c-9e9d-cc3e5dfa34ce, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9981a4bb-57bf-416c-9e9d-cc3e5dfa34ce, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a4053ef2-3627-4ae0-b79e-b10a0fd4eed2, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a4053ef2-3627-4ae0-b79e-b10a0fd4eed2, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a4053ef2-3627-4ae0-b79e-b10a0fd4eed2, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0ce06c8e-260c-42e3-baea-d77acb0b433c, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0ce06c8e-260c-42e3-baea-d77acb0b433c, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0ce06c8e-260c-42e3-baea-d77acb0b433c, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d58c1c6c-2806-4ae0-ba25-633a20dee9dc, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d58c1c6c-2806-4ae0-ba25-633a20dee9dc, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d58c1c6c-2806-4ae0-ba25-633a20dee9dc, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ebc5e566-fa8b-4281-ad32-34d5433686b3, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ebc5e566-fa8b-4281-ad32-34d5433686b3, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ebc5e566-fa8b-4281-ad32-34d5433686b3, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 66b25319-1cc6-42e2-9626-c967644a4e3f, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 66b25319-1cc6-42e2-9626-c967644a4e3f, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 66b25319-1cc6-42e2-9626-c967644a4e3f, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 74f7d77e-6416-4e57-8afc-1d5760a00187, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 74f7d77e-6416-4e57-8afc-1d5760a00187, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 74f7d77e-6416-4e57-8afc-1d5760a00187, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b9d79fe4-3760-4d77-ab0c-53067bec9048, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b9d79fe4-3760-4d77-ab0c-53067bec9048, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b9d79fe4-3760-4d77-ab0c-53067bec9048, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7ece00ff-68fc-4ae5-b8d9-bdb0ff6a98ba, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7ece00ff-68fc-4ae5-b8d9-bdb0ff6a98ba, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7ece00ff-68fc-4ae5-b8d9-bdb0ff6a98ba, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a401214d-17c8-4640-90c6-7769ded36b52, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a401214d-17c8-4640-90c6-7769ded36b52, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a401214d-17c8-4640-90c6-7769ded36b52, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f582746c-e38c-42b4-b0e1-075306debb8d, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f582746c-e38c-42b4-b0e1-075306debb8d, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f582746c-e38c-42b4-b0e1-075306debb8d, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3e4c977c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f3e4c977c50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f3e4c977c50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8be546cb-5bbe-4b26-bebf-d32bc8e471ea, ghrun-npwyk27qgi.auto.internal:19514): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8be546cb-5bbe-4b26-bebf-d32bc8e471ea, ghrun-npwyk27qgi.auto.internal:19514): request = { session_id: "ydb://session/3?node_id=50000&id=OGViOGE0MWQtMjI3ZWIyZmQtMjJmMjVlOWMtMjE2NDFlYzE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f3e4c977c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8be546cb-5bbe-4b26-bebf-d32bc8e471ea, ghrun-npwyk27qgi.auto.internal:19514): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8be546cb-5bbe-4b26-bebf-d32bc8e471ea, ghrun-npwyk27qgi.auto.internal:19514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9962
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:19514
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8be546cb-5bbe-4b26-bebf-d32bc8e471ea, ghrun-npwyk27qgi.auto.internal:19514): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:16353?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073451
DEBUG    ya.test:process.py:259 Command (pid 1073451) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1073451) elapsed time (sec): 2.819002628326416
DEBUG    ya.test:process.py:263 Command (pid 1073451) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) maxrss: 262000
DEBUG    ya.test:process.py:263 Command (pid 1073451) minflt: 589
DEBUG    ya.test:process.py:263 Command (pid 1073451) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073451) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1073451) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073451) stime: 0.003935
DEBUG    ya.test:process.py:263 Command (pid 1073451) utime: 0.003935
DEBUG    ya.test:process.py:263 Command (pid 1073451) wtime: 2.82
DEBUG    ya.test:process.py:275 Command (pid 1073451) output:

DEBUG    ya.test:process.py:276 Command (pid 1073451) errors:
*   Trying 127.0.0.1:16353...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16353
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:16353...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:16353\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16353...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16353
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16353...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16353
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_batch_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16353...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16353
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_batch_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16353...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16353
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_batch_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.93s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16353...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16353
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16353...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16353
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16353...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16353
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_batch_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16353...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16353
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_batch_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16353?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16353...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16353 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16353
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22645...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22645
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v0]
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/a58y/000388/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16677
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000388/r3tmp/kikimr_cluster_1v1zypvn
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8264
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22645
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000388/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/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_2v2v3mqp.log --grpc-port=8264 --mon-port=6122 --ic-port=16677 --sqs-port=22645
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8264/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000388/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/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_2v2v3mqp.log --grpc-port=8264 --mon-port=6122 --ic-port=16677 --sqs-port=22645
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1/logfile_2v2v3mqp.log', '--grpc-port=8264', '--mon-port=6122', '--ic-port=16677', '--sqs-port=22645')' in '/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1068437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8264/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/a58y/000388/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068438
DEBUG    ya.test:process.py:259 Command (pid 1068438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1068438) elapsed time (sec): 0.24339604377746582
DEBUG    ya.test:process.py:263 Command (pid 1068438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1068438) maxrss: 371420
DEBUG    ya.test:process.py:263 Command (pid 1068438) minflt: 24480
DEBUG    ya.test:process.py:263 Command (pid 1068438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068438) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1068438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068438) stime: 0.08085099999999999
DEBUG    ya.test:process.py:263 Command (pid 1068438) utime: 0.11723399999999999
DEBUG    ya.test:process.py:263 Command (pid 1068438) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 1068438) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1068438) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000388/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8264', '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: 16677\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/a58y/000388/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8264', '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: 16677\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068806
DEBUG    ya.test:process.py:259 Command (pid 1068806) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1068806) elapsed time (sec): 0.2687382698059082
DEBUG    ya.test:process.py:263 Command (pid 1068806) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) maxrss: 424072
DEBUG    ya.test:process.py:263 Command (pid 1068806) minflt: 27008
DEBUG    ya.test:process.py:263 Command (pid 1068806) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068806) nvcsw: 359
DEBUG    ya.test:process.py:263 Command (pid 1068806) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068806) stime: 0.112965
DEBUG    ya.test:process.py:263 Command (pid 1068806) utime: 0.123234
DEBUG    ya.test:process.py:263 Command (pid 1068806) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 1068806) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8264', '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/a58y/000388/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8264', '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: 1068845
DEBUG    ya.test:process.py:259 Command (pid 1068845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1068845) elapsed time (sec): 0.262859582901001
DEBUG    ya.test:process.py:263 Command (pid 1068845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) maxrss: 424352
DEBUG    ya.test:process.py:263 Command (pid 1068845) minflt: 27017
DEBUG    ya.test:process.py:263 Command (pid 1068845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1068845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068845) nvcsw: 401
DEBUG    ya.test:process.py:263 Command (pid 1068845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068845) stime: 0.090488
DEBUG    ya.test:process.py:263 Command (pid 1068845) utime: 0.13866399999999998
DEBUG    ya.test:process.py:263 Command (pid 1068845) wtime: 0.264
DEBUG    ya.test:process.py:275 Command (pid 1068845) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1068845) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12876
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28055
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3559
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2260
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8264 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1/logfile_bwrp9uid.log --grpc-port=32649 --mon-port=15268 --ic-port=12876 --sqs-port=2260
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8264 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1/logfile_bwrp9uid.log --grpc-port=32649 --mon-port=15268 --ic-port=12876 --sqs-port=2260
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:8264', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1/logfile_bwrp9uid.log', '--grpc-port=32649', '--mon-port=15268', '--ic-port=12876', '--sqs-port=2260')' in '/home/runner/.ya/build/build_root/a58y/000388/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk44/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1069002
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32649/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000388/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1069003
DEBUG    ya.test:process.py:259 Command (pid 1069003) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1069003) elapsed time (sec): 0.2470231056213379
DEBUG    ya.test:process.py:263 Command (pid 1069003) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) majflt: 20
DEBUG    ya.test:process.py:263 Command (pid 1069003) maxrss: 363976
DEBUG    ya.test:process.py:263 Command (pid 1069003) minflt: 24693
DEBUG    ya.test:process.py:263 Command (pid 1069003) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069003) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1069003) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069003) stime: 0.08477599999999999
DEBUG    ya.test:process.py:263 Command (pid 1069003) utime: 0.117072
DEBUG    ya.test:process.py:263 Command (pid 1069003) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1069003) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1069003) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d26e93c7-df19-4c5d-a3e7-b40ee4dd7710, localhost:8264): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d26e93c7-df19-4c5d-a3e7-b40ee4dd7710, localhost:8264): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d26e93c7-df19-4c5d-a3e7-b40ee4dd7710, localhost:8264): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 32649 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:32649, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8264
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 0x7f4bd35a6db0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f4bd35a6fc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f4bd35a6fc0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e5396b0f-94f3-4eba-8bf6-a6156a42c6c1, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5396b0f-94f3-4eba-8bf6-a6156a42c6c1, ghrun-npwyk27qgi.auto.internal:32649): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e5396b0f-94f3-4eba-8bf6-a6156a42c6c1, ghrun-npwyk27qgi.auto.internal:32649): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5396b0f-94f3-4eba-8bf6-a6156a42c6c1, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4bd35a6fc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f4bd35a6fc0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e5396b0f-94f3-4eba-8bf6-a6156a42c6c1, ghrun-npwyk27qgi.auto.internal:32649): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d4253b28-edb6-4034-9a73-bc8d167185c4, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d4253b28-edb6-4034-9a73-bc8d167185c4, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d4253b28-edb6-4034-9a73-bc8d167185c4, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a454c1-6615-4b6a-8963-3ddbe6ed608c, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a454c1-6615-4b6a-8963-3ddbe6ed608c, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a454c1-6615-4b6a-8963-3ddbe6ed608c, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9a25433a-313d-450f-a3e0-6692350fd0e8, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9a25433a-313d-450f-a3e0-6692350fd0e8, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9a25433a-313d-450f-a3e0-6692350fd0e8, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 947bc449-f39a-4dab-9336-f58745d02401, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 947bc449-f39a-4dab-9336-f58745d02401, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 947bc449-f39a-4dab-9336-f58745d02401, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2ebb549b-ee64-4ac3-ab49-fd6503ef1843, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2ebb549b-ee64-4ac3-ab49-fd6503ef1843, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2ebb549b-ee64-4ac3-ab49-fd6503ef1843, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f2775d0c-d571-44d6-b0bc-1bcdb6e6ee49, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f2775d0c-d571-44d6-b0bc-1bcdb6e6ee49, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f2775d0c-d571-44d6-b0bc-1bcdb6e6ee49, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8b3dfb11-3e11-426c-b4a2-b014b3922873, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8b3dfb11-3e11-426c-b4a2-b014b3922873, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8b3dfb11-3e11-426c-b4a2-b014b3922873, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5ba584b8-4e5b-4650-90d1-d939bbb03b4f, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5ba584b8-4e5b-4650-90d1-d939bbb03b4f, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5ba584b8-4e5b-4650-90d1-d939bbb03b4f, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f85ac87d-2dc5-42e1-9ebe-751ec1cb26e8, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f85ac87d-2dc5-42e1-9ebe-751ec1cb26e8, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f85ac87d-2dc5-42e1-9ebe-751ec1cb26e8, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d431d276-c75b-4c9d-ad3e-2cfee9f2e170, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d431d276-c75b-4c9d-ad3e-2cfee9f2e170, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d431d276-c75b-4c9d-ad3e-2cfee9f2e170, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7e6e8e1b-9fc0-4536-8d80-370a9483569e, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7e6e8e1b-9fc0-4536-8d80-370a9483569e, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7e6e8e1b-9fc0-4536-8d80-370a9483569e, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3c5c62e2-2540-4c29-9f96-15b548d8dc53, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3c5c62e2-2540-4c29-9f96-15b548d8dc53, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3c5c62e2-2540-4c29-9f96-15b548d8dc53, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7c59f6cd-cf28-4c01-af3d-4889b2a5a9d3, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7c59f6cd-cf28-4c01-af3d-4889b2a5a9d3, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7c59f6cd-cf28-4c01-af3d-4889b2a5a9d3, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 96f501f7-941a-4aeb-8bca-c1a492a3f300, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 96f501f7-941a-4aeb-8bca-c1a492a3f300, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 96f501f7-941a-4aeb-8bca-c1a492a3f300, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0d002ba7-7e89-4803-8b07-9db5b58895df, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0d002ba7-7e89-4803-8b07-9db5b58895df, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0d002ba7-7e89-4803-8b07-9db5b58895df, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 09e7d8e5-da22-4f00-b098-e4ae42e2896c, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 09e7d8e5-da22-4f00-b098-e4ae42e2896c, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 09e7d8e5-da22-4f00-b098-e4ae42e2896c, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 053daafc-e098-4ef2-b17f-eebd96c7844d, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 053daafc-e098-4ef2-b17f-eebd96c7844d, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 053daafc-e098-4ef2-b17f-eebd96c7844d, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 10fb7cdf-f13d-43c5-b2f2-f53d9cdf8aac, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 10fb7cdf-f13d-43c5-b2f2-f53d9cdf8aac, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 10fb7cdf-f13d-43c5-b2f2-f53d9cdf8aac, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f3f56cc8-f02f-4e28-a5e1-3223ca476dee, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f3f56cc8-f02f-4e28-a5e1-3223ca476dee, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f3f56cc8-f02f-4e28-a5e1-3223ca476dee, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f44e80b2-a274-42aa-89e9-e515609f530a, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f44e80b2-a274-42aa-89e9-e515609f530a, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f44e80b2-a274-42aa-89e9-e515609f530a, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f4bd35a6fc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f4bd35a6fc0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f4bd35a6fc0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 741e6cce-cc05-41ae-a321-e13a42c61db9, ghrun-npwyk27qgi.auto.internal:32649): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 741e6cce-cc05-41ae-a321-e13a42c61db9, ghrun-npwyk27qgi.auto.internal:32649): request = { session_id: "ydb://session/3?node_id=50000&id=M2UxYjZhNTctNDQ0MDY3ZTgtYzcyYWRlY2EtOWQ3MzNlMDY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f4bd35a6fc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 741e6cce-cc05-41ae-a321-e13a42c61db9, ghrun-npwyk27qgi.auto.internal:32649): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 741e6cce-cc05-41ae-a321-e13a42c61db9, ghrun-npwyk27qgi.auto.internal:32649): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8264
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:32649
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 741e6cce-cc05-41ae-a321-e13a42c61db9, ghrun-npwyk27qgi.auto.internal:32649): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:22645?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1069838
DEBUG    ya.test:process.py:259 Command (pid 1069838) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1069838) elapsed time (sec): 2.7035419940948486
DEBUG    ya.test:process.py:263 Command (pid 1069838) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) maxrss: 261256
DEBUG    ya.test:process.py:263 Command (pid 1069838) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1069838) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069838) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1069838) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069838) stime: 0.0012779999999999998
DEBUG    ya.test:process.py:263 Command (pid 1069838) utime: 0.006755
DEBUG    ya.test:process.py:263 Command (pid 1069838) wtime: 2.705
DEBUG    ya.test:process.py:275 Command (pid 1069838) output:

DEBUG    ya.test:process.py:276 Command (pid 1069838) errors:
*   Trying 127.0.0.1:22645...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22645
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:22645...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:22645\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_delete_message_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22645...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22645
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_delete_message_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22645...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22645
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22645...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22645
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:22645...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:22645
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.74s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_works[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22645...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22645
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_delete_message_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22645...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22645
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22645...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22645
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_for_deleted_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22645...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22645
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:22645?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:22645...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 22645 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:22645
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25665...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25665
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_for_deleted_message[tables_format_v1-std]
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/a58y/000374/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4141
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000374/r3tmp/kikimr_cluster_9pch3rip
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5897
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25665
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000374/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/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1/logfile_od2umuc_.log --grpc-port=17280 --mon-port=2066 --ic-port=4141 --sqs-port=25665
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17280/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000374/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/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1/logfile_od2umuc_.log --grpc-port=17280 --mon-port=2066 --ic-port=4141 --sqs-port=25665
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1/logfile_od2umuc_.log', '--grpc-port=17280', '--mon-port=2066', '--ic-port=4141', '--sqs-port=25665')' in '/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1077887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17280/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/a58y/000374/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077888
DEBUG    ya.test:process.py:259 Command (pid 1077888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1077888) elapsed time (sec): 0.2504115104675293
DEBUG    ya.test:process.py:263 Command (pid 1077888) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 1077888) maxrss: 375904
DEBUG    ya.test:process.py:263 Command (pid 1077888) minflt: 24375
DEBUG    ya.test:process.py:263 Command (pid 1077888) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077888) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1077888) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1077888) stime: 0.073887
DEBUG    ya.test:process.py:263 Command (pid 1077888) utime: 0.131354
DEBUG    ya.test:process.py:263 Command (pid 1077888) wtime: 0.251
DEBUG    ya.test:process.py:275 Command (pid 1077888) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1077888) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000374/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17280', '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: 4141\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/a58y/000374/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17280', '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: 4141\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1078605
DEBUG    ya.test:process.py:259 Command (pid 1078605) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078605) elapsed time (sec): 0.28590822219848633
DEBUG    ya.test:process.py:263 Command (pid 1078605) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) maxrss: 423988
DEBUG    ya.test:process.py:263 Command (pid 1078605) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1078605) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078605) nvcsw: 364
DEBUG    ya.test:process.py:263 Command (pid 1078605) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078605) stime: 0.10846199999999999
DEBUG    ya.test:process.py:263 Command (pid 1078605) utime: 0.144616
DEBUG    ya.test:process.py:263 Command (pid 1078605) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 1078605) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17280', '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/a58y/000374/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17280', '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: 1078683
DEBUG    ya.test:process.py:259 Command (pid 1078683) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1078683) elapsed time (sec): 0.2770700454711914
DEBUG    ya.test:process.py:263 Command (pid 1078683) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) maxrss: 424288
DEBUG    ya.test:process.py:263 Command (pid 1078683) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1078683) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1078683) nvcsw: 338
DEBUG    ya.test:process.py:263 Command (pid 1078683) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1078683) stime: 0.10904
DEBUG    ya.test:process.py:263 Command (pid 1078683) utime: 0.134204
DEBUG    ya.test:process.py:263 Command (pid 1078683) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1078683) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1078683) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17280 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/slot_1/logfile_lsk4lv2r.log --grpc-port=12395 --mon-port=24468 --ic-port=12524 --sqs-port=13446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17280 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/slot_1/logfile_lsk4lv2r.log --grpc-port=12395 --mon-port=24468 --ic-port=12524 --sqs-port=13446
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:17280', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/slot_1/logfile_lsk4lv2r.log', '--grpc-port=12395', '--mon-port=24468', '--ic-port=12524', '--sqs-port=13446')' in '/home/runner/.ya/build/build_root/a58y/000374/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk45/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message.tables_format_v1-std/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1079047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12395/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000374/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079048
DEBUG    ya.test:process.py:259 Command (pid 1079048) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079048) elapsed time (sec): 0.25260186195373535
DEBUG    ya.test:process.py:263 Command (pid 1079048) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) majflt: 44
DEBUG    ya.test:process.py:263 Command (pid 1079048) maxrss: 355436
DEBUG    ya.test:process.py:263 Command (pid 1079048) minflt: 25023
DEBUG    ya.test:process.py:263 Command (pid 1079048) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1079048) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079048) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1079048) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079048) stime: 0.06779199999999999
DEBUG    ya.test:process.py:263 Command (pid 1079048) utime: 0.139566
DEBUG    ya.test:process.py:263 Command (pid 1079048) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 1079048) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1079048) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c5d5ed9e-19aa-434c-8711-a017c48d1486, localhost:17280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5d5ed9e-19aa-434c-8711-a017c48d1486, localhost:17280): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5d5ed9e-19aa-434c-8711-a017c48d1486, localhost:17280): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 12395 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:12395, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17280
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 0x7f969d1938f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f969d193b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f969d193b30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fb7e07cc-2d45-4276-b810-3b3134ab1ac4, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb7e07cc-2d45-4276-b810-3b3134ab1ac4, ghrun-npwyk27qgi.auto.internal:12395): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fb7e07cc-2d45-4276-b810-3b3134ab1ac4, ghrun-npwyk27qgi.auto.internal:12395): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb7e07cc-2d45-4276-b810-3b3134ab1ac4, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f969d193b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f969d193b30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, fb7e07cc-2d45-4276-b810-3b3134ab1ac4, ghrun-npwyk27qgi.auto.internal:12395): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2681ba74-c3cd-4544-a6a6-8a63ceac064d, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2681ba74-c3cd-4544-a6a6-8a63ceac064d, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2681ba74-c3cd-4544-a6a6-8a63ceac064d, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5129283e-19d4-4a48-971b-a97f196f8bc1, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5129283e-19d4-4a48-971b-a97f196f8bc1, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5129283e-19d4-4a48-971b-a97f196f8bc1, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8c2b83ae-a79a-4d8c-af64-6388607f2615, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8c2b83ae-a79a-4d8c-af64-6388607f2615, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8c2b83ae-a79a-4d8c-af64-6388607f2615, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4d2c3286-fba3-4fd5-bc21-7a0d21d36022, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4d2c3286-fba3-4fd5-bc21-7a0d21d36022, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4d2c3286-fba3-4fd5-bc21-7a0d21d36022, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c1a97edb-cd93-4241-bdec-5262d55a84a4, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c1a97edb-cd93-4241-bdec-5262d55a84a4, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c1a97edb-cd93-4241-bdec-5262d55a84a4, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f5423ca5-e240-4d5d-8b76-cc3573fbe3d8, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f5423ca5-e240-4d5d-8b76-cc3573fbe3d8, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f5423ca5-e240-4d5d-8b76-cc3573fbe3d8, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 87283650-df0b-4238-9384-248c68c7c325, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 87283650-df0b-4238-9384-248c68c7c325, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 87283650-df0b-4238-9384-248c68c7c325, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a3cdcdad-4330-4774-91a4-88491be7cab0, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a3cdcdad-4330-4774-91a4-88491be7cab0, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a3cdcdad-4330-4774-91a4-88491be7cab0, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 42ed2663-1d33-4068-8e2e-c807133e8194, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 42ed2663-1d33-4068-8e2e-c807133e8194, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 42ed2663-1d33-4068-8e2e-c807133e8194, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dbfe7342-8830-4ee0-b30a-69fecbc05ad0, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dbfe7342-8830-4ee0-b30a-69fecbc05ad0, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dbfe7342-8830-4ee0-b30a-69fecbc05ad0, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1a777dac-7ed2-45ad-bbac-76c75525a47d, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1a777dac-7ed2-45ad-bbac-76c75525a47d, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1a777dac-7ed2-45ad-bbac-76c75525a47d, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, be83aa8e-8d54-4bbf-9ecb-024a1d0689b8, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, be83aa8e-8d54-4bbf-9ecb-024a1d0689b8, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, be83aa8e-8d54-4bbf-9ecb-024a1d0689b8, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c6231f73-e254-43a7-8209-5f4647b6b370, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c6231f73-e254-43a7-8209-5f4647b6b370, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c6231f73-e254-43a7-8209-5f4647b6b370, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 93338912-b230-4014-8c9b-774cb2e97e58, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 93338912-b230-4014-8c9b-774cb2e97e58, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 93338912-b230-4014-8c9b-774cb2e97e58, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 26ff1262-14d3-43d1-9086-4d7ae0b2d3b6, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 26ff1262-14d3-43d1-9086-4d7ae0b2d3b6, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 26ff1262-14d3-43d1-9086-4d7ae0b2d3b6, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6c591571-f91e-4601-8b8d-26ce634485b7, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6c591571-f91e-4601-8b8d-26ce634485b7, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6c591571-f91e-4601-8b8d-26ce634485b7, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 43841e38-1a47-4b8c-96a7-0ffc717ed5a9, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 43841e38-1a47-4b8c-96a7-0ffc717ed5a9, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 43841e38-1a47-4b8c-96a7-0ffc717ed5a9, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d399de9e-1091-4ced-9f0f-3a6b68a59d51, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d399de9e-1091-4ced-9f0f-3a6b68a59d51, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d399de9e-1091-4ced-9f0f-3a6b68a59d51, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3c4c1207-79ae-45c9-8ad2-6dfead6b3443, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3c4c1207-79ae-45c9-8ad2-6dfead6b3443, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3c4c1207-79ae-45c9-8ad2-6dfead6b3443, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 17c85ceb-1eb9-43da-9e80-f1da06962ccb, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 17c85ceb-1eb9-43da-9e80-f1da06962ccb, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 17c85ceb-1eb9-43da-9e80-f1da06962ccb, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f969d193b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f969d193b30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f969d193b30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7a888d6e-792f-4aee-ae25-d8e66f4cb44c, ghrun-npwyk27qgi.auto.internal:12395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7a888d6e-792f-4aee-ae25-d8e66f4cb44c, ghrun-npwyk27qgi.auto.internal:12395): request = { session_id: "ydb://session/3?node_id=50000&id=NWZiYjYyNDUtMTI2YjhlZWQtYWZiZGZhZTItZDNiMDUwM2I=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f969d193b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17280
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:12395
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 7a888d6e-792f-4aee-ae25-d8e66f4cb44c, ghrun-npwyk27qgi.auto.internal:12395): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7a888d6e-792f-4aee-ae25-d8e66f4cb44c, ghrun-npwyk27qgi.auto.internal:12395): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 7a888d6e-792f-4aee-ae25-d8e66f4cb44c, ghrun-npwyk27qgi.auto.internal:12395): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:25665?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079328
DEBUG    ya.test:process.py:259 Command (pid 1079328) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1079328) elapsed time (sec): 2.860642910003662
DEBUG    ya.test:process.py:263 Command (pid 1079328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) maxrss: 261324
DEBUG    ya.test:process.py:263 Command (pid 1079328) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1079328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079328) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1079328) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079328) stime: 0.004787
DEBUG    ya.test:process.py:263 Command (pid 1079328) utime: 0.003247
DEBUG    ya.test:process.py:263 Command (pid 1079328) wtime: 2.862
DEBUG    ya.test:process.py:275 Command (pid 1079328) output:

DEBUG    ya.test:process.py:276 Command (pid 1079328) errors:
*   Trying 127.0.0.1:25665...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25665
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:25665...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:25665\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25665...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25665
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25665...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25665
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25665...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25665
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:25665...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:25665
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_does_not_change_visibility_not_in_flight[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
9.03s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_for_deleted_message[tables_format_v1-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_for_deleted_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25665...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25665
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25665...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25665
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_not_in_flight[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25665...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25665
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25665...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25665
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_does_not_change_visibility_not_in_flight[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:25665?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:25665...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 25665 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:25665
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_empty_queue_url[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:64564...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:64564
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_empty_queue_url[tables_format_v0]
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/a58y/00036d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11098
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00036d/r3tmp/kikimr_cluster_3nwk63zz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24522
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2876
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64564
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036d/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/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/node_1/logfile_l79crg3m.log --grpc-port=10370 --mon-port=3803 --ic-port=11098 --sqs-port=64564
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10370/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036d/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/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/node_1/logfile_l79crg3m.log --grpc-port=10370 --mon-port=3803 --ic-port=11098 --sqs-port=64564
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/node_1/logfile_l79crg3m.log', '--grpc-port=10370', '--mon-port=3803', '--ic-port=11098', '--sqs-port=64564')' in '/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081129
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10370/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/a58y/00036d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081130
DEBUG    ya.test:process.py:259 Command (pid 1081130) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081130) elapsed time (sec): 0.2476654052734375
DEBUG    ya.test:process.py:263 Command (pid 1081130) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) majflt: 20
DEBUG    ya.test:process.py:263 Command (pid 1081130) maxrss: 375700
DEBUG    ya.test:process.py:263 Command (pid 1081130) minflt: 24438
DEBUG    ya.test:process.py:263 Command (pid 1081130) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1081130) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081130) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1081130) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081130) stime: 0.089081
DEBUG    ya.test:process.py:263 Command (pid 1081130) utime: 0.11337599999999999
DEBUG    ya.test:process.py:263 Command (pid 1081130) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1081130) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1081130) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00036d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10370', '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: 11098\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/a58y/00036d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10370', '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: 11098\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081317
DEBUG    ya.test:process.py:259 Command (pid 1081317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081317) elapsed time (sec): 0.26956915855407715
DEBUG    ya.test:process.py:263 Command (pid 1081317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) majflt: 15
DEBUG    ya.test:process.py:263 Command (pid 1081317) maxrss: 417216
DEBUG    ya.test:process.py:263 Command (pid 1081317) minflt: 27222
DEBUG    ya.test:process.py:263 Command (pid 1081317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081317) nvcsw: 372
DEBUG    ya.test:process.py:263 Command (pid 1081317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081317) stime: 0.084405
DEBUG    ya.test:process.py:263 Command (pid 1081317) utime: 0.15192999999999998
DEBUG    ya.test:process.py:263 Command (pid 1081317) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1081317) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10370', '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/a58y/00036d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10370', '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: 1081361
DEBUG    ya.test:process.py:259 Command (pid 1081361) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081361) elapsed time (sec): 0.28250765800476074
DEBUG    ya.test:process.py:263 Command (pid 1081361) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) maxrss: 424412
DEBUG    ya.test:process.py:263 Command (pid 1081361) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1081361) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1081361) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081361) nvcsw: 357
DEBUG    ya.test:process.py:263 Command (pid 1081361) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081361) stime: 0.116176
DEBUG    ya.test:process.py:263 Command (pid 1081361) utime: 0.136311
DEBUG    ya.test:process.py:263 Command (pid 1081361) wtime: 0.283
DEBUG    ya.test:process.py:275 Command (pid 1081361) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1081361) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9482
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12961
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10370 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/slot_1/logfile_i5f3tlkh.log --grpc-port=28058 --mon-port=9482 --ic-port=28945 --sqs-port=12961
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10370 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/slot_1/logfile_i5f3tlkh.log --grpc-port=28058 --mon-port=9482 --ic-port=28945 --sqs-port=12961
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10370', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/slot_1/logfile_i5f3tlkh.log', '--grpc-port=28058', '--mon-port=9482', '--ic-port=28945', '--sqs-port=12961')' in '/home/runner/.ya/build/build_root/a58y/00036d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk46/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081785
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28058/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00036d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081786
DEBUG    ya.test:process.py:259 Command (pid 1081786) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081786) elapsed time (sec): 0.24504518508911133
DEBUG    ya.test:process.py:263 Command (pid 1081786) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) majflt: 15
DEBUG    ya.test:process.py:263 Command (pid 1081786) maxrss: 371208
DEBUG    ya.test:process.py:263 Command (pid 1081786) minflt: 24501
DEBUG    ya.test:process.py:263 Command (pid 1081786) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081786) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1081786) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081786) stime: 0.069317
DEBUG    ya.test:process.py:263 Command (pid 1081786) utime: 0.13047899999999998
DEBUG    ya.test:process.py:263 Command (pid 1081786) wtime: 0.246
DEBUG    ya.test:process.py:275 Command (pid 1081786) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1081786) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8dca9778-25f0-450d-b9cc-be420437fe4f, localhost:10370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8dca9778-25f0-450d-b9cc-be420437fe4f, localhost:10370): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8dca9778-25f0-450d-b9cc-be420437fe4f, localhost:10370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 28058 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:28058, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10370
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 0x7fbae544ba70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fbae544bd40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fbae544bd40>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b498ab1b-caf7-41f4-9acf-4f092fd8bfb1, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b498ab1b-caf7-41f4-9acf-4f092fd8bfb1, ghrun-npwyk27qgi.auto.internal:28058): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b498ab1b-caf7-41f4-9acf-4f092fd8bfb1, ghrun-npwyk27qgi.auto.internal:28058): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b498ab1b-caf7-41f4-9acf-4f092fd8bfb1, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbae544bd40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fbae544bd40>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b498ab1b-caf7-41f4-9acf-4f092fd8bfb1, ghrun-npwyk27qgi.auto.internal:28058): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e7078386-87f3-420f-b95e-c290e6e934d6, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e7078386-87f3-420f-b95e-c290e6e934d6, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e7078386-87f3-420f-b95e-c290e6e934d6, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6786c76-54de-441e-bbc5-9300fd438495, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6786c76-54de-441e-bbc5-9300fd438495, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6786c76-54de-441e-bbc5-9300fd438495, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 281cdb6b-b623-4197-94c7-6b188b797de7, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 281cdb6b-b623-4197-94c7-6b188b797de7, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 281cdb6b-b623-4197-94c7-6b188b797de7, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8514bedb-2e86-4b1e-9126-13788708acfe, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8514bedb-2e86-4b1e-9126-13788708acfe, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8514bedb-2e86-4b1e-9126-13788708acfe, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 72939076-b62b-457a-9ab5-7edb1abff5c2, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 72939076-b62b-457a-9ab5-7edb1abff5c2, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 72939076-b62b-457a-9ab5-7edb1abff5c2, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 64d7b9b3-2e81-4d59-a73a-e3df33b7db3c, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 64d7b9b3-2e81-4d59-a73a-e3df33b7db3c, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 64d7b9b3-2e81-4d59-a73a-e3df33b7db3c, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6c069328-2e70-43ab-9a85-893609225613, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6c069328-2e70-43ab-9a85-893609225613, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6c069328-2e70-43ab-9a85-893609225613, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ccc670d5-3dfe-4ec2-9174-e56d9d9aa142, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ccc670d5-3dfe-4ec2-9174-e56d9d9aa142, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ccc670d5-3dfe-4ec2-9174-e56d9d9aa142, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, efffc0c4-4761-450d-853a-988180252138, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, efffc0c4-4761-450d-853a-988180252138, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, efffc0c4-4761-450d-853a-988180252138, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a915c355-4f52-4915-a6c7-e09da9e4c46f, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a915c355-4f52-4915-a6c7-e09da9e4c46f, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a915c355-4f52-4915-a6c7-e09da9e4c46f, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 245e89f0-9c76-4bab-9f97-5196229d0d19, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 245e89f0-9c76-4bab-9f97-5196229d0d19, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 245e89f0-9c76-4bab-9f97-5196229d0d19, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6852ce5e-6990-466a-9e02-01b9ffea1821, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6852ce5e-6990-466a-9e02-01b9ffea1821, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6852ce5e-6990-466a-9e02-01b9ffea1821, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7aa2d7d4-f43e-4d20-8de7-5fdfee119cb2, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7aa2d7d4-f43e-4d20-8de7-5fdfee119cb2, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7aa2d7d4-f43e-4d20-8de7-5fdfee119cb2, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a7cff74e-81e0-4356-91ed-2edcf751bd24, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a7cff74e-81e0-4356-91ed-2edcf751bd24, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a7cff74e-81e0-4356-91ed-2edcf751bd24, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e43b5074-5a9c-4ba9-a7a4-1e462c9b9441, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e43b5074-5a9c-4ba9-a7a4-1e462c9b9441, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e43b5074-5a9c-4ba9-a7a4-1e462c9b9441, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 92ff8681-b26f-4c9e-a2b5-40f2fce30243, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 92ff8681-b26f-4c9e-a2b5-40f2fce30243, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 92ff8681-b26f-4c9e-a2b5-40f2fce30243, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 31d0ab4b-e3b4-4b6a-81ae-b992746728a2, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 31d0ab4b-e3b4-4b6a-81ae-b992746728a2, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 31d0ab4b-e3b4-4b6a-81ae-b992746728a2, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7ed1342a-3bf9-4255-bb95-160609ecd4e9, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7ed1342a-3bf9-4255-bb95-160609ecd4e9, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7ed1342a-3bf9-4255-bb95-160609ecd4e9, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c6c9b2a4-6f46-4755-ab92-b30a3794e6e4, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c6c9b2a4-6f46-4755-ab92-b30a3794e6e4, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c6c9b2a4-6f46-4755-ab92-b30a3794e6e4, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 067b66ef-861c-4be6-bb5e-4cfede9ce664, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 067b66ef-861c-4be6-bb5e-4cfede9ce664, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 067b66ef-861c-4be6-bb5e-4cfede9ce664, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbae544bd40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fbae544bd40>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fbae544bd40> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ce0d645b-00d5-4fc4-9480-ad1646fb93d4, ghrun-npwyk27qgi.auto.internal:28058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ce0d645b-00d5-4fc4-9480-ad1646fb93d4, ghrun-npwyk27qgi.auto.internal:28058): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y5NzQ1YS02ZDQ3ZTI4OC1lZTliNzMzMi1iZGQ0ZTNlMw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fbae544bd40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10370
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:28058
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ce0d645b-00d5-4fc4-9480-ad1646fb93d4, ghrun-npwyk27qgi.auto.internal:28058): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ce0d645b-00d5-4fc4-9480-ad1646fb93d4, ghrun-npwyk27qgi.auto.internal:28058): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ce0d645b-00d5-4fc4-9480-ad1646fb93d4, ghrun-npwyk27qgi.auto.internal:28058): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:64564?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1082830
DEBUG    ya.test:process.py:259 Command (pid 1082830) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1082830) elapsed time (sec): 2.825307846069336
DEBUG    ya.test:process.py:263 Command (pid 1082830) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) maxrss: 261376
DEBUG    ya.test:process.py:263 Command (pid 1082830) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1082830) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1082830) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1082830) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1082830) stime: 0.0049759999999999995
DEBUG    ya.test:process.py:263 Command (pid 1082830) utime: 0.00341
DEBUG    ya.test:process.py:263 Command (pid 1082830) wtime: 2.826
DEBUG    ya.test:process.py:275 Command (pid 1082830) output:

DEBUG    ya.test:process.py:276 Command (pid 1082830) errors:
*   Trying 127.0.0.1:64564...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:64564
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:64564...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:64564\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_empty_queue_url[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:64564...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:64564
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_empty_queue_url[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:64564...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:64564
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:64564...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:64564
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:64564...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:64564
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.97s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_empty_queue_url[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_empty_queue_url[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:64564...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:64564
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_empty_queue_url[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:64564...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:64564
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:64564...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:64564
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_attributes_table[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:64564...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:64564
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:64564?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:64564...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 64564 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:64564
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.65s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19513...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19513
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_attributes_table[tables_format_v1-std]
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/a58y/000375/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64011
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000375/r3tmp/kikimr_cluster_77c6ydut
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4877
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19513
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000375/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/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1/logfile_7zu0dp_1.log --grpc-port=9680 --mon-port=25719 --ic-port=64011 --sqs-port=19513
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9680/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000375/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/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1/logfile_7zu0dp_1.log --grpc-port=9680 --mon-port=25719 --ic-port=64011 --sqs-port=19513
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1/logfile_7zu0dp_1.log', '--grpc-port=9680', '--mon-port=25719', '--ic-port=64011', '--sqs-port=19513')' in '/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1075928
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9680/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/a58y/000375/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075929
DEBUG    ya.test:process.py:259 Command (pid 1075929) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075929) elapsed time (sec): 0.2503650188446045
DEBUG    ya.test:process.py:263 Command (pid 1075929) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) majflt: 35
DEBUG    ya.test:process.py:263 Command (pid 1075929) maxrss: 350464
DEBUG    ya.test:process.py:263 Command (pid 1075929) minflt: 25304
DEBUG    ya.test:process.py:263 Command (pid 1075929) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1075929) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075929) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1075929) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075929) stime: 0.086727
DEBUG    ya.test:process.py:263 Command (pid 1075929) utime: 0.118264
DEBUG    ya.test:process.py:263 Command (pid 1075929) wtime: 0.251
DEBUG    ya.test:process.py:275 Command (pid 1075929) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1075929) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000375/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9680', '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: 64011\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/a58y/000375/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9680', '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: 64011\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1076412
DEBUG    ya.test:process.py:259 Command (pid 1076412) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076412) elapsed time (sec): 0.3026604652404785
DEBUG    ya.test:process.py:263 Command (pid 1076412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) maxrss: 423916
DEBUG    ya.test:process.py:263 Command (pid 1076412) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1076412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1076412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076412) nvcsw: 346
DEBUG    ya.test:process.py:263 Command (pid 1076412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076412) stime: 0.12864499999999998
DEBUG    ya.test:process.py:263 Command (pid 1076412) utime: 0.140706
DEBUG    ya.test:process.py:263 Command (pid 1076412) wtime: 0.304
DEBUG    ya.test:process.py:275 Command (pid 1076412) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9680', '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/a58y/000375/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9680', '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: 1076526
DEBUG    ya.test:process.py:259 Command (pid 1076526) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076526) elapsed time (sec): 0.27551937103271484
DEBUG    ya.test:process.py:263 Command (pid 1076526) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) maxrss: 424156
DEBUG    ya.test:process.py:263 Command (pid 1076526) minflt: 27013
DEBUG    ya.test:process.py:263 Command (pid 1076526) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076526) nvcsw: 366
DEBUG    ya.test:process.py:263 Command (pid 1076526) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076526) stime: 0.099405
DEBUG    ya.test:process.py:263 Command (pid 1076526) utime: 0.140824
DEBUG    ya.test:process.py:263 Command (pid 1076526) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 1076526) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1076526) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18574
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9680 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/slot_1/logfile_32qk0xin.log --grpc-port=2906 --mon-port=12391 --ic-port=18574 --sqs-port=7251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9680 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/slot_1/logfile_32qk0xin.log --grpc-port=2906 --mon-port=12391 --ic-port=18574 --sqs-port=7251
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9680', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/slot_1/logfile_32qk0xin.log', '--grpc-port=2906', '--mon-port=12391', '--ic-port=18574', '--sqs-port=7251')' in '/home/runner/.ya/build/build_root/a58y/000375/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk47/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table.tables_format_v1-std/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1076825
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2906/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000375/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1076826
DEBUG    ya.test:process.py:259 Command (pid 1076826) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076826) elapsed time (sec): 0.24765443801879883
DEBUG    ya.test:process.py:263 Command (pid 1076826) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) majflt: 17
DEBUG    ya.test:process.py:263 Command (pid 1076826) maxrss: 374096
DEBUG    ya.test:process.py:263 Command (pid 1076826) minflt: 24406
DEBUG    ya.test:process.py:263 Command (pid 1076826) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076826) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1076826) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076826) stime: 0.091366
DEBUG    ya.test:process.py:263 Command (pid 1076826) utime: 0.111228
DEBUG    ya.test:process.py:263 Command (pid 1076826) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1076826) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1076826) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d228fbc3-9e9c-4a61-8e90-395d5c82cfe2, localhost:9680): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d228fbc3-9e9c-4a61-8e90-395d5c82cfe2, localhost:9680): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d228fbc3-9e9c-4a61-8e90-395d5c82cfe2, localhost:9680): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 2906 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:2906, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9680
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 0x7f89dd6878c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f89dd687b90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f89dd687b90>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 636af22e-6f25-4d46-a25e-71a01b782668, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 636af22e-6f25-4d46-a25e-71a01b782668, ghrun-npwyk27qgi.auto.internal:2906): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 636af22e-6f25-4d46-a25e-71a01b782668, ghrun-npwyk27qgi.auto.internal:2906): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 636af22e-6f25-4d46-a25e-71a01b782668, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f89dd687b90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f89dd687b90>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 636af22e-6f25-4d46-a25e-71a01b782668, ghrun-npwyk27qgi.auto.internal:2906): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7eeb7d5e-29dc-4a1f-8d86-44fe7c6c946d, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7eeb7d5e-29dc-4a1f-8d86-44fe7c6c946d, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7eeb7d5e-29dc-4a1f-8d86-44fe7c6c946d, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd5017bd-df27-45e4-944e-d271d45317fb, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd5017bd-df27-45e4-944e-d271d45317fb, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd5017bd-df27-45e4-944e-d271d45317fb, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fd6b60f4-d3d8-47cd-9884-2165dbc12263, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fd6b60f4-d3d8-47cd-9884-2165dbc12263, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fd6b60f4-d3d8-47cd-9884-2165dbc12263, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 489ed848-f346-4341-b320-21df532e9f78, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 489ed848-f346-4341-b320-21df532e9f78, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 489ed848-f346-4341-b320-21df532e9f78, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 240d5b0f-5613-4cdf-b29f-7963bbb4d636, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 240d5b0f-5613-4cdf-b29f-7963bbb4d636, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 240d5b0f-5613-4cdf-b29f-7963bbb4d636, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, af2eb8c7-5cb0-42ed-aeb9-05e61ba04fe1, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, af2eb8c7-5cb0-42ed-aeb9-05e61ba04fe1, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, af2eb8c7-5cb0-42ed-aeb9-05e61ba04fe1, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6cd5a959-6b2a-4443-b6cb-e4719284a813, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6cd5a959-6b2a-4443-b6cb-e4719284a813, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6cd5a959-6b2a-4443-b6cb-e4719284a813, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 45718374-c5f9-4178-a329-748a2f570fb5, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 45718374-c5f9-4178-a329-748a2f570fb5, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 45718374-c5f9-4178-a329-748a2f570fb5, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a298c36e-28f9-4b06-9ec2-0f34418ae471, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a298c36e-28f9-4b06-9ec2-0f34418ae471, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a298c36e-28f9-4b06-9ec2-0f34418ae471, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 279cdbe1-000c-42d4-ac0a-1ae9dffc31c8, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 279cdbe1-000c-42d4-ac0a-1ae9dffc31c8, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 279cdbe1-000c-42d4-ac0a-1ae9dffc31c8, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0035db3e-4f25-4acc-9acb-6093b0978967, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0035db3e-4f25-4acc-9acb-6093b0978967, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0035db3e-4f25-4acc-9acb-6093b0978967, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 455f550b-ed08-48df-ba07-717869fcf2fb, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 455f550b-ed08-48df-ba07-717869fcf2fb, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 455f550b-ed08-48df-ba07-717869fcf2fb, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d32f599b-3390-4918-80f0-9229e2d4615f, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d32f599b-3390-4918-80f0-9229e2d4615f, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d32f599b-3390-4918-80f0-9229e2d4615f, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 85e40c2d-4391-4332-bd92-02fae39efdbd, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85e40c2d-4391-4332-bd92-02fae39efdbd, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85e40c2d-4391-4332-bd92-02fae39efdbd, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d336dfcf-3179-48ad-985e-0c523290e7ce, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d336dfcf-3179-48ad-985e-0c523290e7ce, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d336dfcf-3179-48ad-985e-0c523290e7ce, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 36c0a458-35c6-45ec-a76b-b67e59819be6, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 36c0a458-35c6-45ec-a76b-b67e59819be6, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 36c0a458-35c6-45ec-a76b-b67e59819be6, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dc315f9e-99a8-43ac-8602-330124c737ab, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dc315f9e-99a8-43ac-8602-330124c737ab, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dc315f9e-99a8-43ac-8602-330124c737ab, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b6a5ae90-fd97-4ba3-ae18-99cafa245db7, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b6a5ae90-fd97-4ba3-ae18-99cafa245db7, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b6a5ae90-fd97-4ba3-ae18-99cafa245db7, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 41346f60-692e-43c7-80f0-c0ebc00146eb, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41346f60-692e-43c7-80f0-c0ebc00146eb, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41346f60-692e-43c7-80f0-c0ebc00146eb, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9c0460c9-6456-43b0-9224-dd82665c789f, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9c0460c9-6456-43b0-9224-dd82665c789f, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9c0460c9-6456-43b0-9224-dd82665c789f, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f89dd687b90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f89dd687b90>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f89dd687b90> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 17c5efe1-4051-46be-ad5e-db63c89d04ca, ghrun-npwyk27qgi.auto.internal:2906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 17c5efe1-4051-46be-ad5e-db63c89d04ca, ghrun-npwyk27qgi.auto.internal:2906): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Y5MjcwNjMtN2JkNDhjZjQtOTgxY2ZhY2UtYTg5YTZlMTg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f89dd687b90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9680
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:2906
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 17c5efe1-4051-46be-ad5e-db63c89d04ca, ghrun-npwyk27qgi.auto.internal:2906): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 17c5efe1-4051-46be-ad5e-db63c89d04ca, ghrun-npwyk27qgi.auto.internal:2906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 17c5efe1-4051-46be-ad5e-db63c89d04ca, ghrun-npwyk27qgi.auto.internal:2906): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:19513?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077640
DEBUG    ya.test:process.py:259 Command (pid 1077640) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1077640) elapsed time (sec): 2.6451239585876465
DEBUG    ya.test:process.py:263 Command (pid 1077640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) maxrss: 262092
DEBUG    ya.test:process.py:263 Command (pid 1077640) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1077640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077640) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1077640) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1077640) stime: 0.005051
DEBUG    ya.test:process.py:263 Command (pid 1077640) utime: 0.003609
DEBUG    ya.test:process.py:263 Command (pid 1077640) wtime: 2.646
DEBUG    ya.test:process.py:275 Command (pid 1077640) output:

DEBUG    ya.test:process.py:276 Command (pid 1077640) errors:
*   Trying 127.0.0.1:19513...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19513
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:19513...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:19513\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19513...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19513
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19513...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19513
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19513...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19513
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19513...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19513
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.74s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_attributes_table[tables_format_v1-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_attributes_table[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19513...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19513
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19513...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19513
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19513...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19513
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19513...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19513
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19513?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19513...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19513 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19513
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_invalid_queue_url[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21378...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21378
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_invalid_queue_url[tables_format_v0]
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/a58y/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1600
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000352/r3tmp/kikimr_cluster_fpm9db4d
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10500
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21378
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000352/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/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/node_1/logfile_qw8e3vce.log --grpc-port=10500 --mon-port=22284 --ic-port=1600 --sqs-port=21378
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10500/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000352/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/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/node_1/logfile_qw8e3vce.log --grpc-port=10500 --mon-port=22284 --ic-port=1600 --sqs-port=21378
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/node_1/logfile_qw8e3vce.log', '--grpc-port=10500', '--mon-port=22284', '--ic-port=1600', '--sqs-port=21378')' in '/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1091376
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10500/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/a58y/000352/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091377
DEBUG    ya.test:process.py:259 Command (pid 1091377) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091377) elapsed time (sec): 0.24949359893798828
DEBUG    ya.test:process.py:263 Command (pid 1091377) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) majflt: 39
DEBUG    ya.test:process.py:263 Command (pid 1091377) maxrss: 352952
DEBUG    ya.test:process.py:263 Command (pid 1091377) minflt: 25188
DEBUG    ya.test:process.py:263 Command (pid 1091377) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091377) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1091377) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091377) stime: 0.092206
DEBUG    ya.test:process.py:263 Command (pid 1091377) utime: 0.11225099999999999
DEBUG    ya.test:process.py:263 Command (pid 1091377) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 1091377) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1091377) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000352/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10500', '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: 1600\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/a58y/000352/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10500', '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: 1600\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091690
DEBUG    ya.test:process.py:259 Command (pid 1091690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091690) elapsed time (sec): 0.28566741943359375
DEBUG    ya.test:process.py:263 Command (pid 1091690) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) maxrss: 424200
DEBUG    ya.test:process.py:263 Command (pid 1091690) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1091690) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1091690) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091690) nvcsw: 394
DEBUG    ya.test:process.py:263 Command (pid 1091690) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091690) stime: 0.09607399999999999
DEBUG    ya.test:process.py:263 Command (pid 1091690) utime: 0.15612099999999998
DEBUG    ya.test:process.py:263 Command (pid 1091690) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 1091690) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10500', '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/a58y/000352/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10500', '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: 1091734
DEBUG    ya.test:process.py:259 Command (pid 1091734) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091734) elapsed time (sec): 0.2768278121948242
DEBUG    ya.test:process.py:263 Command (pid 1091734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) maxrss: 424216
DEBUG    ya.test:process.py:263 Command (pid 1091734) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1091734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1091734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091734) nvcsw: 339
DEBUG    ya.test:process.py:263 Command (pid 1091734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091734) stime: 0.109011
DEBUG    ya.test:process.py:263 Command (pid 1091734) utime: 0.133235
DEBUG    ya.test:process.py:263 Command (pid 1091734) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1091734) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1091734) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10500 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/slot_1/logfile_c4308vuh.log --grpc-port=29361 --mon-port=25796 --ic-port=64164 --sqs-port=19938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10500 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/slot_1/logfile_c4308vuh.log --grpc-port=29361 --mon-port=25796 --ic-port=64164 --sqs-port=19938
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10500', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/slot_1/logfile_c4308vuh.log', '--grpc-port=29361', '--mon-port=25796', '--ic-port=64164', '--sqs-port=19938')' in '/home/runner/.ya/build/build_root/a58y/000352/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1091813
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29361/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000352/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1091814
DEBUG    ya.test:process.py:259 Command (pid 1091814) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1091814) elapsed time (sec): 0.2561807632446289
DEBUG    ya.test:process.py:263 Command (pid 1091814) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) majflt: 36
DEBUG    ya.test:process.py:263 Command (pid 1091814) maxrss: 353924
DEBUG    ya.test:process.py:263 Command (pid 1091814) minflt: 25149
DEBUG    ya.test:process.py:263 Command (pid 1091814) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1091814) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1091814) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1091814) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1091814) stime: 0.09144999999999999
DEBUG    ya.test:process.py:263 Command (pid 1091814) utime: 0.119283
DEBUG    ya.test:process.py:263 Command (pid 1091814) wtime: 0.257
DEBUG    ya.test:process.py:275 Command (pid 1091814) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1091814) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6c325ac5-00de-40ca-a258-66c20f0a92af, localhost:10500): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6c325ac5-00de-40ca-a258-66c20f0a92af, localhost:10500): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6c325ac5-00de-40ca-a258-66c20f0a92af, localhost:10500): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 29361 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:29361, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10500
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 0x7f510012b6e0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f510012bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f510012bb00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a234616f-ac57-4312-bca4-fcf4e44a3e56, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a234616f-ac57-4312-bca4-fcf4e44a3e56, ghrun-npwyk27qgi.auto.internal:29361): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a234616f-ac57-4312-bca4-fcf4e44a3e56, ghrun-npwyk27qgi.auto.internal:29361): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a234616f-ac57-4312-bca4-fcf4e44a3e56, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f510012bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f510012bb00>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a234616f-ac57-4312-bca4-fcf4e44a3e56, ghrun-npwyk27qgi.auto.internal:29361): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4552f64e-bf32-4cfc-9131-15e283ac0847, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4552f64e-bf32-4cfc-9131-15e283ac0847, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4552f64e-bf32-4cfc-9131-15e283ac0847, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c0f978-d441-4bf4-8ad5-e7baa9023363, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c0f978-d441-4bf4-8ad5-e7baa9023363, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c0f978-d441-4bf4-8ad5-e7baa9023363, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f6d9a095-a646-4a43-9ccf-2886b5ef6d41, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f6d9a095-a646-4a43-9ccf-2886b5ef6d41, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f6d9a095-a646-4a43-9ccf-2886b5ef6d41, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6397f953-16a4-4c64-bb8c-f09fedde565e, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6397f953-16a4-4c64-bb8c-f09fedde565e, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6397f953-16a4-4c64-bb8c-f09fedde565e, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9df93967-3016-477b-92ec-d530c097b51e, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9df93967-3016-477b-92ec-d530c097b51e, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9df93967-3016-477b-92ec-d530c097b51e, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3ff50810-5f44-4a50-b399-272f5a72f67f, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3ff50810-5f44-4a50-b399-272f5a72f67f, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3ff50810-5f44-4a50-b399-272f5a72f67f, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6cb4f4b4-57af-478a-981e-3bc893a03aeb, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6cb4f4b4-57af-478a-981e-3bc893a03aeb, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6cb4f4b4-57af-478a-981e-3bc893a03aeb, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b82ff183-e7ec-455b-b23f-da003333ddcd, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b82ff183-e7ec-455b-b23f-da003333ddcd, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b82ff183-e7ec-455b-b23f-da003333ddcd, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fdcd4894-2bac-4b27-b4b4-06e1324be528, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fdcd4894-2bac-4b27-b4b4-06e1324be528, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fdcd4894-2bac-4b27-b4b4-06e1324be528, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 069fce4d-1f57-4203-a4fd-24118afd29b9, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 069fce4d-1f57-4203-a4fd-24118afd29b9, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 069fce4d-1f57-4203-a4fd-24118afd29b9, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bb8139e2-e3a4-450d-a1bd-453392eb9a28, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bb8139e2-e3a4-450d-a1bd-453392eb9a28, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bb8139e2-e3a4-450d-a1bd-453392eb9a28, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fbe72400-b797-434b-94d4-200d90755af7, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fbe72400-b797-434b-94d4-200d90755af7, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fbe72400-b797-434b-94d4-200d90755af7, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 053f7cad-dfae-4f4e-9830-7d2bc720b58e, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 053f7cad-dfae-4f4e-9830-7d2bc720b58e, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 053f7cad-dfae-4f4e-9830-7d2bc720b58e, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0450c447-c387-48d5-8d32-a6fd322f6110, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0450c447-c387-48d5-8d32-a6fd322f6110, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0450c447-c387-48d5-8d32-a6fd322f6110, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c021e9ef-2355-4557-99a2-cfb6e7b3f0a0, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c021e9ef-2355-4557-99a2-cfb6e7b3f0a0, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c021e9ef-2355-4557-99a2-cfb6e7b3f0a0, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 84377382-f663-4264-9e91-dff507056f8f, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 84377382-f663-4264-9e91-dff507056f8f, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 84377382-f663-4264-9e91-dff507056f8f, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 238cbb21-bd0f-48f6-a333-9a117cbfad52, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 238cbb21-bd0f-48f6-a333-9a117cbfad52, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 238cbb21-bd0f-48f6-a333-9a117cbfad52, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a24c4ad3-a862-4115-adcb-56036ee5544a, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a24c4ad3-a862-4115-adcb-56036ee5544a, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a24c4ad3-a862-4115-adcb-56036ee5544a, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d2c5fbf3-dffd-4ae8-af2d-0dd91be2560c, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d2c5fbf3-dffd-4ae8-af2d-0dd91be2560c, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d2c5fbf3-dffd-4ae8-af2d-0dd91be2560c, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b0b1d222-a03d-4f85-99c3-452fd1d06463, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b0b1d222-a03d-4f85-99c3-452fd1d06463, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b0b1d222-a03d-4f85-99c3-452fd1d06463, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f510012bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f510012bb00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f510012bb00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, bb1b7919-cbc6-4943-a31c-43d555d06a42, ghrun-npwyk27qgi.auto.internal:29361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bb1b7919-cbc6-4943-a31c-43d555d06a42, ghrun-npwyk27qgi.auto.internal:29361): request = { session_id: "ydb://session/3?node_id=50000&id=Mjg1N2QyY2UtZTg3Yzk5OTAtYzQyZWRjMDQtOTczYWU5Y2M=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f510012bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10500
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:29361
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, bb1b7919-cbc6-4943-a31c-43d555d06a42, ghrun-npwyk27qgi.auto.internal:29361): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, bb1b7919-cbc6-4943-a31c-43d555d06a42, ghrun-npwyk27qgi.auto.internal:29361): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, bb1b7919-cbc6-4943-a31c-43d555d06a42, ghrun-npwyk27qgi.auto.internal:29361): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:21378?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092397
DEBUG    ya.test:process.py:259 Command (pid 1092397) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1092397) elapsed time (sec): 2.6755635738372803
DEBUG    ya.test:process.py:263 Command (pid 1092397) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) maxrss: 261908
DEBUG    ya.test:process.py:263 Command (pid 1092397) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1092397) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092397) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1092397) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092397) stime: 0.003908
DEBUG    ya.test:process.py:263 Command (pid 1092397) utime: 0.003908
DEBUG    ya.test:process.py:263 Command (pid 1092397) wtime: 2.677
DEBUG    ya.test:process.py:275 Command (pid 1092397) output:

DEBUG    ya.test:process.py:276 Command (pid 1092397) errors:
*   Trying 127.0.0.1:21378...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21378
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:21378...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:21378\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_invalid_queue_url[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21378...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21378
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_invalid_queue_url[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_list_queues_of_nonexistent_user[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21378...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21378
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_queues_of_nonexistent_user[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_list_queues_of_nonexistent_user[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21378...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21378
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_queues_of_nonexistent_user[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:21378...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:21378
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_multi_read_dont_stall[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.82s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_invalid_queue_url[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_invalid_queue_url[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21378...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21378
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_invalid_queue_url[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21378...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21378
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_list_queues_of_nonexistent_user[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21378...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21378
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_list_queues_of_nonexistent_user[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21378...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21378
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_multi_read_dont_stall[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:21378?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:21378...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 21378 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:21378
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.37s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:2215...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:2215
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_multi_read_dont_stall[tables_format_v1]
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/a58y/00037a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26677
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00037a/r3tmp/kikimr_cluster_zvyhh5kd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15502
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12232
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2215
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037a/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/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/node_1/logfile_mf3bsg1u.log --grpc-port=15502 --mon-port=12232 --ic-port=26677 --sqs-port=2215
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15502/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037a/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/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/node_1/logfile_mf3bsg1u.log --grpc-port=15502 --mon-port=12232 --ic-port=26677 --sqs-port=2215
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/node_1/logfile_mf3bsg1u.log', '--grpc-port=15502', '--mon-port=12232', '--ic-port=26677', '--sqs-port=2215')' in '/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1073870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15502/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/a58y/00037a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073871
DEBUG    ya.test:process.py:259 Command (pid 1073871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1073871) elapsed time (sec): 0.23565912246704102
DEBUG    ya.test:process.py:263 Command (pid 1073871) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1073871) maxrss: 403548
DEBUG    ya.test:process.py:263 Command (pid 1073871) minflt: 23593
DEBUG    ya.test:process.py:263 Command (pid 1073871) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073871) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1073871) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1073871) stime: 0.06755699999999999
DEBUG    ya.test:process.py:263 Command (pid 1073871) utime: 0.123192
DEBUG    ya.test:process.py:263 Command (pid 1073871) wtime: 0.237
DEBUG    ya.test:process.py:275 Command (pid 1073871) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1073871) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00037a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15502', '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: 26677\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/a58y/00037a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15502', '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: 26677\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074421
DEBUG    ya.test:process.py:259 Command (pid 1074421) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074421) elapsed time (sec): 0.2818329334259033
DEBUG    ya.test:process.py:263 Command (pid 1074421) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) maxrss: 423904
DEBUG    ya.test:process.py:263 Command (pid 1074421) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1074421) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1074421) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074421) nvcsw: 376
DEBUG    ya.test:process.py:263 Command (pid 1074421) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074421) stime: 0.108097
DEBUG    ya.test:process.py:263 Command (pid 1074421) utime: 0.14135699999999998
DEBUG    ya.test:process.py:263 Command (pid 1074421) wtime: 0.283
DEBUG    ya.test:process.py:275 Command (pid 1074421) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15502', '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/a58y/00037a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15502', '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: 1074584
DEBUG    ya.test:process.py:259 Command (pid 1074584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074584) elapsed time (sec): 0.2813692092895508
DEBUG    ya.test:process.py:263 Command (pid 1074584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) maxrss: 424328
DEBUG    ya.test:process.py:263 Command (pid 1074584) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1074584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1074584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074584) nvcsw: 344
DEBUG    ya.test:process.py:263 Command (pid 1074584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074584) stime: 0.106432
DEBUG    ya.test:process.py:263 Command (pid 1074584) utime: 0.147367
DEBUG    ya.test:process.py:263 Command (pid 1074584) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1074584) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1074584) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5648
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12982
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13809
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15502 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/slot_1/logfile_wtoi3pls.log --grpc-port=23070 --mon-port=5648 --ic-port=12982 --sqs-port=13809
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15502 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/slot_1/logfile_wtoi3pls.log --grpc-port=23070 --mon-port=5648 --ic-port=12982 --sqs-port=13809
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:15502', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/slot_1/logfile_wtoi3pls.log', '--grpc-port=23070', '--mon-port=5648', '--ic-port=12982', '--sqs-port=13809')' in '/home/runner/.ya/build/build_root/a58y/00037a/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk49/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1074813
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23070/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00037a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1074821
DEBUG    ya.test:process.py:259 Command (pid 1074821) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1074821) elapsed time (sec): 0.25988245010375977
DEBUG    ya.test:process.py:263 Command (pid 1074821) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) majflt: 30
DEBUG    ya.test:process.py:263 Command (pid 1074821) maxrss: 351132
DEBUG    ya.test:process.py:263 Command (pid 1074821) minflt: 25148
DEBUG    ya.test:process.py:263 Command (pid 1074821) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1074821) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1074821) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1074821) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1074821) stime: 0.079377
DEBUG    ya.test:process.py:263 Command (pid 1074821) utime: 0.134942
DEBUG    ya.test:process.py:263 Command (pid 1074821) wtime: 0.261
DEBUG    ya.test:process.py:275 Command (pid 1074821) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1074821) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 84120003-76c0-4d7f-b504-d1c946e37f74, localhost:15502): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 84120003-76c0-4d7f-b504-d1c946e37f74, localhost:15502): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 84120003-76c0-4d7f-b504-d1c946e37f74, localhost:15502): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 23070 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:23070, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15502
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 0x7fa0317afa10 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa0317afce0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa0317afce0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0b054efd-ae31-45cf-b7b4-4091001ed164, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0b054efd-ae31-45cf-b7b4-4091001ed164, ghrun-npwyk27qgi.auto.internal:23070): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0b054efd-ae31-45cf-b7b4-4091001ed164, ghrun-npwyk27qgi.auto.internal:23070): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0b054efd-ae31-45cf-b7b4-4091001ed164, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa0317afce0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa0317afce0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 24866816-e6e2-42b5-9859-42bf98e51026, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0b054efd-ae31-45cf-b7b4-4091001ed164, ghrun-npwyk27qgi.auto.internal:23070): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 24866816-e6e2-42b5-9859-42bf98e51026, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 24866816-e6e2-42b5-9859-42bf98e51026, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a9b191-6b46-4283-8941-71f56ccae34c, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a9b191-6b46-4283-8941-71f56ccae34c, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a9b191-6b46-4283-8941-71f56ccae34c, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 447a06f7-8abd-48cf-a71a-0f9d2ed2653e, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 447a06f7-8abd-48cf-a71a-0f9d2ed2653e, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 447a06f7-8abd-48cf-a71a-0f9d2ed2653e, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7ef64570-4f9b-4287-a948-2ece474ae9ec, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7ef64570-4f9b-4287-a948-2ece474ae9ec, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7ef64570-4f9b-4287-a948-2ece474ae9ec, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ec246673-204f-45eb-9068-72b909ef4660, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ec246673-204f-45eb-9068-72b909ef4660, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ec246673-204f-45eb-9068-72b909ef4660, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 09cbc927-5008-4b6b-9a28-adba3cd76484, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 09cbc927-5008-4b6b-9a28-adba3cd76484, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 09cbc927-5008-4b6b-9a28-adba3cd76484, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ebfc9e05-b2a4-4620-9fe8-a79fc8567bed, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ebfc9e05-b2a4-4620-9fe8-a79fc8567bed, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ebfc9e05-b2a4-4620-9fe8-a79fc8567bed, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5aeb112c-054e-4f3c-b533-860236a1a2ef, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5aeb112c-054e-4f3c-b533-860236a1a2ef, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5aeb112c-054e-4f3c-b533-860236a1a2ef, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e217af06-b361-4845-8911-0c59691abf90, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e217af06-b361-4845-8911-0c59691abf90, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e217af06-b361-4845-8911-0c59691abf90, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 371f02e7-1750-4e0c-8902-6b4454b4c159, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 371f02e7-1750-4e0c-8902-6b4454b4c159, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 371f02e7-1750-4e0c-8902-6b4454b4c159, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 91bfb2bf-9e18-4207-9c34-b33a4c1fcd0f, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 91bfb2bf-9e18-4207-9c34-b33a4c1fcd0f, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 91bfb2bf-9e18-4207-9c34-b33a4c1fcd0f, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4c871e12-9cbd-45fc-825f-e92cb84ae42d, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4c871e12-9cbd-45fc-825f-e92cb84ae42d, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4c871e12-9cbd-45fc-825f-e92cb84ae42d, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e9416bdf-3d84-4d01-b673-f6a65155b4f6, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e9416bdf-3d84-4d01-b673-f6a65155b4f6, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e9416bdf-3d84-4d01-b673-f6a65155b4f6, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7a9905a9-a816-4bc7-9239-5c355206bde3, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7a9905a9-a816-4bc7-9239-5c355206bde3, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7a9905a9-a816-4bc7-9239-5c355206bde3, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5b486c8e-8f95-403f-afd6-25c3ca8d2f03, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5b486c8e-8f95-403f-afd6-25c3ca8d2f03, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5b486c8e-8f95-403f-afd6-25c3ca8d2f03, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cfda6353-bd60-4287-89d5-97995ca2e809, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cfda6353-bd60-4287-89d5-97995ca2e809, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cfda6353-bd60-4287-89d5-97995ca2e809, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 57924d5c-1d42-4578-8b6c-496ab183d8a6, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 57924d5c-1d42-4578-8b6c-496ab183d8a6, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 57924d5c-1d42-4578-8b6c-496ab183d8a6, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bb0d80ca-7614-46c7-910f-16037b0e57b9, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bb0d80ca-7614-46c7-910f-16037b0e57b9, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bb0d80ca-7614-46c7-910f-16037b0e57b9, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 085235af-4dca-4ca6-8360-a2b8f9ee6a23, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 085235af-4dca-4ca6-8360-a2b8f9ee6a23, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 085235af-4dca-4ca6-8360-a2b8f9ee6a23, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3d358b5d-8163-4d0b-9e07-4ae5fce7166d, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3d358b5d-8163-4d0b-9e07-4ae5fce7166d, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3d358b5d-8163-4d0b-9e07-4ae5fce7166d, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa0317afce0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fa0317afce0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fa0317afce0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0ade49b2-ecff-4597-a4cd-16eb08d21897, ghrun-npwyk27qgi.auto.internal:23070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0ade49b2-ecff-4597-a4cd-16eb08d21897, ghrun-npwyk27qgi.auto.internal:23070): request = { session_id: "ydb://session/3?node_id=50000&id=NjAzYmYzYzktMzM5ZjEzYTUtYmFmOTljMmMtNWNjZmZkMmY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fa0317afce0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15502
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:23070
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0ade49b2-ecff-4597-a4cd-16eb08d21897, ghrun-npwyk27qgi.auto.internal:23070): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0ade49b2-ecff-4597-a4cd-16eb08d21897, ghrun-npwyk27qgi.auto.internal:23070): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0ade49b2-ecff-4597-a4cd-16eb08d21897, ghrun-npwyk27qgi.auto.internal:23070): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:2215?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075457
DEBUG    ya.test:process.py:259 Command (pid 1075457) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1075457) elapsed time (sec): 2.6826326847076416
DEBUG    ya.test:process.py:263 Command (pid 1075457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) maxrss: 261936
DEBUG    ya.test:process.py:263 Command (pid 1075457) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1075457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1075457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075457) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1075457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075457) stime: 0.007949
DEBUG    ya.test:process.py:263 Command (pid 1075457) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1075457) wtime: 2.684
DEBUG    ya.test:process.py:275 Command (pid 1075457) output:

DEBUG    ya.test:process.py:276 Command (pid 1075457) errors:
*   Trying 127.0.0.1:2215...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:2215
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:2215...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:2215\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_partial_delete_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:2215...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:2215
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_partial_delete_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_partial_delete_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:2215...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:2215
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_partial_delete_works[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:2215...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:2215
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:2215...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:2215
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.82s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_multi_read_dont_stall[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_multi_read_dont_stall[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:2215...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:2215
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_partial_delete_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:2215...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:2215
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_partial_delete_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:2215...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:2215
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_queue_attributes[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:2215...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:2215
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_queue_attributes[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:2215?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:2215...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 2215 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:2215
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.37s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15794...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15794
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v1-fifo]
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/a58y/000386/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16581
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000386/r3tmp/kikimr_cluster_lvv8qyvq
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22048
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1842
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12146
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15794
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000386/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/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/node_1/logfile_fe2mea_l.log --grpc-port=18039 --mon-port=22048 --ic-port=16581 --sqs-port=15794
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18039/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000386/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/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/node_1/logfile_fe2mea_l.log --grpc-port=18039 --mon-port=22048 --ic-port=16581 --sqs-port=15794
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/node_1/logfile_fe2mea_l.log', '--grpc-port=18039', '--mon-port=22048', '--ic-port=16581', '--sqs-port=15794')' in '/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1068920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18039/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/a58y/000386/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1068921
DEBUG    ya.test:process.py:259 Command (pid 1068921) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1068921) elapsed time (sec): 0.23844170570373535
DEBUG    ya.test:process.py:263 Command (pid 1068921) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1068921) maxrss: 409704
DEBUG    ya.test:process.py:263 Command (pid 1068921) minflt: 23374
DEBUG    ya.test:process.py:263 Command (pid 1068921) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1068921) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1068921) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1068921) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1068921) stime: 0.08276399999999999
DEBUG    ya.test:process.py:263 Command (pid 1068921) utime: 0.11035199999999999
DEBUG    ya.test:process.py:263 Command (pid 1068921) wtime: 0.239
DEBUG    ya.test:process.py:275 Command (pid 1068921) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1068921) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000386/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18039', '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: 16581\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/a58y/000386/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18039', '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: 16581\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1069635
DEBUG    ya.test:process.py:259 Command (pid 1069635) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1069635) elapsed time (sec): 0.26926207542419434
DEBUG    ya.test:process.py:263 Command (pid 1069635) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) maxrss: 423968
DEBUG    ya.test:process.py:263 Command (pid 1069635) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1069635) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1069635) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069635) nvcsw: 335
DEBUG    ya.test:process.py:263 Command (pid 1069635) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069635) stime: 0.11749799999999999
DEBUG    ya.test:process.py:263 Command (pid 1069635) utime: 0.121414
DEBUG    ya.test:process.py:263 Command (pid 1069635) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 1069635) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18039', '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/a58y/000386/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18039', '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: 1069676
DEBUG    ya.test:process.py:259 Command (pid 1069676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1069676) elapsed time (sec): 0.264202356338501
DEBUG    ya.test:process.py:263 Command (pid 1069676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) maxrss: 424504
DEBUG    ya.test:process.py:263 Command (pid 1069676) minflt: 27014
DEBUG    ya.test:process.py:263 Command (pid 1069676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069676) nvcsw: 371
DEBUG    ya.test:process.py:263 Command (pid 1069676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069676) stime: 0.088228
DEBUG    ya.test:process.py:263 Command (pid 1069676) utime: 0.142846
DEBUG    ya.test:process.py:263 Command (pid 1069676) wtime: 0.265
DEBUG    ya.test:process.py:275 Command (pid 1069676) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1069676) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15569
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18039 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/slot_1/logfile_aq8cwxu8.log --grpc-port=24281 --mon-port=20942 --ic-port=15569 --sqs-port=30908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18039 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/slot_1/logfile_aq8cwxu8.log --grpc-port=24281 --mon-port=20942 --ic-port=15569 --sqs-port=30908
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18039', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/slot_1/logfile_aq8cwxu8.log', '--grpc-port=24281', '--mon-port=20942', '--ic-port=15569', '--sqs-port=30908')' in '/home/runner/.ya/build/build_root/a58y/000386/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk50/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes.tables_format_v1-fifo/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1069762
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24281/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000386/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1069763
DEBUG    ya.test:process.py:259 Command (pid 1069763) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1069763) elapsed time (sec): 0.24895882606506348
DEBUG    ya.test:process.py:263 Command (pid 1069763) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) majflt: 22
DEBUG    ya.test:process.py:263 Command (pid 1069763) maxrss: 368948
DEBUG    ya.test:process.py:263 Command (pid 1069763) minflt: 24514
DEBUG    ya.test:process.py:263 Command (pid 1069763) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1069763) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1069763) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1069763) stime: 0.087923
DEBUG    ya.test:process.py:263 Command (pid 1069763) utime: 0.115898
DEBUG    ya.test:process.py:263 Command (pid 1069763) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 1069763) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1069763) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7b505ec9-aff9-4261-b4e2-33a14ec728f6, localhost:18039): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7b505ec9-aff9-4261-b4e2-33a14ec728f6, localhost:18039): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7b505ec9-aff9-4261-b4e2-33a14ec728f6, localhost:18039): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 24281 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:24281, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18039
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 0x7f0e987b38f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f0e987b3b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0e987b3b30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3c34d5d0-0877-487d-b2e7-b8aba6d739b8, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3c34d5d0-0877-487d-b2e7-b8aba6d739b8, ghrun-npwyk27qgi.auto.internal:24281): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3c34d5d0-0877-487d-b2e7-b8aba6d739b8, ghrun-npwyk27qgi.auto.internal:24281): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3c34d5d0-0877-487d-b2e7-b8aba6d739b8, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0e987b3b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f0e987b3b30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 85b206ec-3128-441f-8d9d-ea5af07bc60f, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3c34d5d0-0877-487d-b2e7-b8aba6d739b8, ghrun-npwyk27qgi.auto.internal:24281): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85b206ec-3128-441f-8d9d-ea5af07bc60f, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85b206ec-3128-441f-8d9d-ea5af07bc60f, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c1476c-7a34-4805-89cb-f26a45bf1a8a, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c1476c-7a34-4805-89cb-f26a45bf1a8a, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c1476c-7a34-4805-89cb-f26a45bf1a8a, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 108513b6-2c99-4cc3-8583-ae2348fea70f, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 108513b6-2c99-4cc3-8583-ae2348fea70f, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 108513b6-2c99-4cc3-8583-ae2348fea70f, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dc326cb3-4281-48f7-bfce-98d19a062434, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dc326cb3-4281-48f7-bfce-98d19a062434, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dc326cb3-4281-48f7-bfce-98d19a062434, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 85e39741-7308-440b-b2a0-d85096857893, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85e39741-7308-440b-b2a0-d85096857893, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85e39741-7308-440b-b2a0-d85096857893, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 980510e7-e456-4da8-8dac-0522aeda23b6, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 980510e7-e456-4da8-8dac-0522aeda23b6, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 980510e7-e456-4da8-8dac-0522aeda23b6, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8580eab4-3ded-4a80-94f7-e700ea32e2d2, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8580eab4-3ded-4a80-94f7-e700ea32e2d2, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8580eab4-3ded-4a80-94f7-e700ea32e2d2, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 560460e6-11cb-4ae3-8fe7-8368667f318f, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 560460e6-11cb-4ae3-8fe7-8368667f318f, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 560460e6-11cb-4ae3-8fe7-8368667f318f, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e4125158-c65c-4b9e-a8ad-3787cd9e33e2, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e4125158-c65c-4b9e-a8ad-3787cd9e33e2, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e4125158-c65c-4b9e-a8ad-3787cd9e33e2, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 36e73c51-b638-4924-a538-bf9c6fec48cf, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 36e73c51-b638-4924-a538-bf9c6fec48cf, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 36e73c51-b638-4924-a538-bf9c6fec48cf, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 13563790-c85e-4f9b-a49c-67122104585e, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 13563790-c85e-4f9b-a49c-67122104585e, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 13563790-c85e-4f9b-a49c-67122104585e, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8bb7346d-bf69-4387-890d-e05363a8b465, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8bb7346d-bf69-4387-890d-e05363a8b465, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8bb7346d-bf69-4387-890d-e05363a8b465, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4763a4b4-e126-4f2a-acee-1b3eb29ba2e0, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4763a4b4-e126-4f2a-acee-1b3eb29ba2e0, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4763a4b4-e126-4f2a-acee-1b3eb29ba2e0, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2425a824-d776-4063-8d68-3b9f829e7546, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2425a824-d776-4063-8d68-3b9f829e7546, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2425a824-d776-4063-8d68-3b9f829e7546, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e69766c0-33ae-4850-8add-d279284255c9, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e69766c0-33ae-4850-8add-d279284255c9, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e69766c0-33ae-4850-8add-d279284255c9, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7fa0d7e3-ebb5-43ff-bc11-8210906f2087, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7fa0d7e3-ebb5-43ff-bc11-8210906f2087, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7fa0d7e3-ebb5-43ff-bc11-8210906f2087, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a3d24ed4-370d-4eb3-9cb6-8a598932b697, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a3d24ed4-370d-4eb3-9cb6-8a598932b697, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a3d24ed4-370d-4eb3-9cb6-8a598932b697, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 41cd1c31-4cd9-4f99-bedf-05af6becc58b, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41cd1c31-4cd9-4f99-bedf-05af6becc58b, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41cd1c31-4cd9-4f99-bedf-05af6becc58b, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9befcdef-7e23-4e16-957a-fc1ede1f4150, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9befcdef-7e23-4e16-957a-fc1ede1f4150, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9befcdef-7e23-4e16-957a-fc1ede1f4150, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7f986823-8baf-4ed1-a2d2-eddd466f2397, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7f986823-8baf-4ed1-a2d2-eddd466f2397, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7f986823-8baf-4ed1-a2d2-eddd466f2397, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0e987b3b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f0e987b3b30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f0e987b3b30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6338468c-dfb9-4bae-9487-b6dd324d00b0, ghrun-npwyk27qgi.auto.internal:24281): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6338468c-dfb9-4bae-9487-b6dd324d00b0, ghrun-npwyk27qgi.auto.internal:24281): request = { session_id: "ydb://session/3?node_id=50000&id=ODlhYmRiYzEtOTRkOWExN2MtNzVjM2QzMGMtYWFiODMwZjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f0e987b3b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18039
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:24281
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 6338468c-dfb9-4bae-9487-b6dd324d00b0, ghrun-npwyk27qgi.auto.internal:24281): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6338468c-dfb9-4bae-9487-b6dd324d00b0, ghrun-npwyk27qgi.auto.internal:24281): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 6338468c-dfb9-4bae-9487-b6dd324d00b0, ghrun-npwyk27qgi.auto.internal:24281): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:15794?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070544
DEBUG    ya.test:process.py:259 Command (pid 1070544) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1070544) elapsed time (sec): 2.8052802085876465
DEBUG    ya.test:process.py:263 Command (pid 1070544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) maxrss: 261216
DEBUG    ya.test:process.py:263 Command (pid 1070544) minflt: 588
DEBUG    ya.test:process.py:263 Command (pid 1070544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070544) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1070544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070544) stime: 0.008084
DEBUG    ya.test:process.py:263 Command (pid 1070544) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1070544) wtime: 2.806
DEBUG    ya.test:process.py:275 Command (pid 1070544) output:

DEBUG    ya.test:process.py:276 Command (pid 1070544) errors:
*   Trying 127.0.0.1:15794...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15794
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:15794...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:15794\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15794...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15794
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_queue_attributes_batch[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15794...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15794
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes_batch[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_queue_attributes_batch[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15794...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15794
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_queue_attributes_batch[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_read_dont_stall[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:15794...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:15794
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
12.83s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_queue_attributes[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_queue_attributes[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15794...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15794
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_queue_attributes[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15794...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15794
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_queue_attributes_batch[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15794...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15794
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_queue_attributes_batch[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15794...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15794
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_read_dont_stall[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:15794?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:15794...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 15794 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:15794
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 14.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_read_dont_stall[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:23165...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:23165
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_dont_stall[tables_format_v1]
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/a58y/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7383
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000350/r3tmp/kikimr_cluster_8ncfciag
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23165
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000350/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/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/node_1/logfile_pa9uq_81.log --grpc-port=5750 --mon-port=27860 --ic-port=7383 --sqs-port=23165
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5750/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000350/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/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/node_1/logfile_pa9uq_81.log --grpc-port=5750 --mon-port=27860 --ic-port=7383 --sqs-port=23165
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/node_1/logfile_pa9uq_81.log', '--grpc-port=5750', '--mon-port=27860', '--ic-port=7383', '--sqs-port=23165')' in '/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1092150
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5750/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/a58y/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092151
DEBUG    ya.test:process.py:259 Command (pid 1092151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092151) elapsed time (sec): 0.247452974319458
DEBUG    ya.test:process.py:263 Command (pid 1092151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) majflt: 21
DEBUG    ya.test:process.py:263 Command (pid 1092151) maxrss: 370456
DEBUG    ya.test:process.py:263 Command (pid 1092151) minflt: 24508
DEBUG    ya.test:process.py:263 Command (pid 1092151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092151) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1092151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092151) stime: 0.07529
DEBUG    ya.test:process.py:263 Command (pid 1092151) utime: 0.126804
DEBUG    ya.test:process.py:263 Command (pid 1092151) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1092151) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1092151) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000350/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5750', '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: 7383\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/a58y/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5750', '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: 7383\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092441
DEBUG    ya.test:process.py:259 Command (pid 1092441) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092441) elapsed time (sec): 0.28212857246398926
DEBUG    ya.test:process.py:263 Command (pid 1092441) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) maxrss: 424108
DEBUG    ya.test:process.py:263 Command (pid 1092441) minflt: 27008
DEBUG    ya.test:process.py:263 Command (pid 1092441) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092441) nvcsw: 399
DEBUG    ya.test:process.py:263 Command (pid 1092441) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092441) stime: 0.112479
DEBUG    ya.test:process.py:263 Command (pid 1092441) utime: 0.13658099999999998
DEBUG    ya.test:process.py:263 Command (pid 1092441) wtime: 0.283
DEBUG    ya.test:process.py:275 Command (pid 1092441) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5750', '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/a58y/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5750', '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: 1092565
DEBUG    ya.test:process.py:259 Command (pid 1092565) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092565) elapsed time (sec): 0.2788522243499756
DEBUG    ya.test:process.py:263 Command (pid 1092565) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) maxrss: 424512
DEBUG    ya.test:process.py:263 Command (pid 1092565) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1092565) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092565) nvcsw: 379
DEBUG    ya.test:process.py:263 Command (pid 1092565) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092565) stime: 0.09749
DEBUG    ya.test:process.py:263 Command (pid 1092565) utime: 0.146236
DEBUG    ya.test:process.py:263 Command (pid 1092565) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 1092565) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1092565) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26681
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29096
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5750 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/slot_1/logfile_hes8w0z1.log --grpc-port=25391 --mon-port=26681 --ic-port=27288 --sqs-port=30854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5750 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/slot_1/logfile_hes8w0z1.log --grpc-port=25391 --mon-port=26681 --ic-port=27288 --sqs-port=30854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:5750', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/slot_1/logfile_hes8w0z1.log', '--grpc-port=25391', '--mon-port=26681', '--ic-port=27288', '--sqs-port=30854')' in '/home/runner/.ya/build/build_root/a58y/000350/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk51/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1092648
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25391/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1092649
DEBUG    ya.test:process.py:259 Command (pid 1092649) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1092649) elapsed time (sec): 0.24628424644470215
DEBUG    ya.test:process.py:263 Command (pid 1092649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) majflt: 14
DEBUG    ya.test:process.py:263 Command (pid 1092649) maxrss: 372368
DEBUG    ya.test:process.py:263 Command (pid 1092649) minflt: 24539
DEBUG    ya.test:process.py:263 Command (pid 1092649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1092649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1092649) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1092649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1092649) stime: 0.067032
DEBUG    ya.test:process.py:263 Command (pid 1092649) utime: 0.134065
DEBUG    ya.test:process.py:263 Command (pid 1092649) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1092649) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1092649) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d8869326-d70a-41be-8767-e10f39037de6, localhost:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d8869326-d70a-41be-8767-e10f39037de6, localhost:5750): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d8869326-d70a-41be-8767-e10f39037de6, localhost:5750): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 25391 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:25391, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5750
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 0x7f56e60ef950 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f56e60efa40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f56e60efa40>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cb997500-d7e3-410a-a3a1-73de7eb617f4, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb997500-d7e3-410a-a3a1-73de7eb617f4, ghrun-npwyk27qgi.auto.internal:25391): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cb997500-d7e3-410a-a3a1-73de7eb617f4, ghrun-npwyk27qgi.auto.internal:25391): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb997500-d7e3-410a-a3a1-73de7eb617f4, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f56e60efa40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f56e60efa40>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cb997500-d7e3-410a-a3a1-73de7eb617f4, ghrun-npwyk27qgi.auto.internal:25391): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9cbc2755-e914-4c0f-867e-2fde1a7ff463, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9cbc2755-e914-4c0f-867e-2fde1a7ff463, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9cbc2755-e914-4c0f-867e-2fde1a7ff463, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4002bed-c96d-4002-a876-cbec7d8d706b, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4002bed-c96d-4002-a876-cbec7d8d706b, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4002bed-c96d-4002-a876-cbec7d8d706b, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 07865b08-219b-4b9a-8ae3-88681861f7d2, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 07865b08-219b-4b9a-8ae3-88681861f7d2, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 07865b08-219b-4b9a-8ae3-88681861f7d2, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8522fc13-67de-4b9d-95fd-e76837ee132f, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8522fc13-67de-4b9d-95fd-e76837ee132f, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8522fc13-67de-4b9d-95fd-e76837ee132f, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 676f2e7b-86af-4a71-a473-c47d74ea5394, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 676f2e7b-86af-4a71-a473-c47d74ea5394, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 676f2e7b-86af-4a71-a473-c47d74ea5394, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d837c4fc-fe47-4de0-b772-e9c8c9775230, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d837c4fc-fe47-4de0-b772-e9c8c9775230, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d837c4fc-fe47-4de0-b772-e9c8c9775230, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ed387fc0-787d-4cef-b92a-623c0fbe6dca, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ed387fc0-787d-4cef-b92a-623c0fbe6dca, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ed387fc0-787d-4cef-b92a-623c0fbe6dca, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 05a9c79a-a2a1-4c9f-87bf-3644c30f77af, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 05a9c79a-a2a1-4c9f-87bf-3644c30f77af, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 05a9c79a-a2a1-4c9f-87bf-3644c30f77af, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c4c3e2e5-3b7a-456f-87bd-e7eb3c2c8f31, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c4c3e2e5-3b7a-456f-87bd-e7eb3c2c8f31, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c4c3e2e5-3b7a-456f-87bd-e7eb3c2c8f31, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a8b86f47-2867-4d0e-9fe6-d5165a9c73bd, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a8b86f47-2867-4d0e-9fe6-d5165a9c73bd, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a8b86f47-2867-4d0e-9fe6-d5165a9c73bd, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 35bcaeab-4d97-452f-a7fa-a4d8d7b1c0ff, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 35bcaeab-4d97-452f-a7fa-a4d8d7b1c0ff, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 35bcaeab-4d97-452f-a7fa-a4d8d7b1c0ff, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0fa15f7c-e59a-426e-b85b-f149d69c504b, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0fa15f7c-e59a-426e-b85b-f149d69c504b, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0fa15f7c-e59a-426e-b85b-f149d69c504b, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a481a884-4760-4f16-90a1-32e0276726ff, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a481a884-4760-4f16-90a1-32e0276726ff, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a481a884-4760-4f16-90a1-32e0276726ff, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7bc19e2e-b451-4297-b00b-6b18c64336ff, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7bc19e2e-b451-4297-b00b-6b18c64336ff, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7bc19e2e-b451-4297-b00b-6b18c64336ff, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 96c073e0-77ad-4fce-b0aa-c1a3fe43e4c7, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 96c073e0-77ad-4fce-b0aa-c1a3fe43e4c7, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 96c073e0-77ad-4fce-b0aa-c1a3fe43e4c7, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 062dad79-42f4-4a0d-adf5-c8cf1b23b01b, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 062dad79-42f4-4a0d-adf5-c8cf1b23b01b, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 062dad79-42f4-4a0d-adf5-c8cf1b23b01b, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0b0a0062-f2bb-4139-90d9-5c660c869325, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0b0a0062-f2bb-4139-90d9-5c660c869325, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0b0a0062-f2bb-4139-90d9-5c660c869325, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a220d07c-03f3-4fd8-949d-ddcc15523c0f, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a220d07c-03f3-4fd8-949d-ddcc15523c0f, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a220d07c-03f3-4fd8-949d-ddcc15523c0f, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eaa5ea6e-7350-4b25-a0c2-045c05d39d6f, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eaa5ea6e-7350-4b25-a0c2-045c05d39d6f, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eaa5ea6e-7350-4b25-a0c2-045c05d39d6f, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f97fe73c-730f-4eac-bd5e-f8b6024c6acb, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f97fe73c-730f-4eac-bd5e-f8b6024c6acb, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f97fe73c-730f-4eac-bd5e-f8b6024c6acb, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f56e60efa40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f56e60efa40>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f56e60efa40> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c57915c6-8b24-4523-9da1-6c28d0d4997c, ghrun-npwyk27qgi.auto.internal:25391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c57915c6-8b24-4523-9da1-6c28d0d4997c, ghrun-npwyk27qgi.auto.internal:25391): request = { session_id: "ydb://session/3?node_id=50000&id=ZGEzNzk2MjctYmU0NWRlZGEtMTVmOWM4YzUtNDAyMjU5MzM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f56e60efa40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5750
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:25391
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, c57915c6-8b24-4523-9da1-6c28d0d4997c, ghrun-npwyk27qgi.auto.internal:25391): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c57915c6-8b24-4523-9da1-6c28d0d4997c, ghrun-npwyk27qgi.auto.internal:25391): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c57915c6-8b24-4523-9da1-6c28d0d4997c, ghrun-npwyk27qgi.auto.internal:25391): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:23165?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093058
DEBUG    ya.test:process.py:259 Command (pid 1093058) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1093058) elapsed time (sec): 2.6948482990264893
DEBUG    ya.test:process.py:263 Command (pid 1093058) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) maxrss: 261232
DEBUG    ya.test:process.py:263 Command (pid 1093058) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1093058) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1093058) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093058) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1093058) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093058) stime: 0.007845
DEBUG    ya.test:process.py:263 Command (pid 1093058) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1093058) wtime: 2.696
DEBUG    ya.test:process.py:275 Command (pid 1093058) output:

DEBUG    ya.test:process.py:276 Command (pid 1093058) errors:
*   Trying 127.0.0.1:23165...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:23165
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:23165...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:23165\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_receive_with_very_big_visibility_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:23165...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:23165
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_with_very_big_visibility_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_receive_with_very_big_visibility_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:23165...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:23165
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_with_very_big_visibility_timeout[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:23165...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:23165
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:23165...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:23165
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.81s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_read_dont_stall[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_read_dont_stall[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:23165...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:23165
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_receive_with_very_big_visibility_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:23165...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:23165
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_receive_with_very_big_visibility_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:23165...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:23165
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_and_read_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:23165...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:23165
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_and_read_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:23165?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:23165...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 23165 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:23165
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.47s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3967...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3967
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v1-fifo]
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/a58y/000362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30251
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000362/r3tmp/kikimr_cluster_71xxsvjd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20449
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000362/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/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1/logfile_wkuevtqn.log --grpc-port=22222 --mon-port=15927 --ic-port=30251 --sqs-port=3967
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22222/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000362/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/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1/logfile_wkuevtqn.log --grpc-port=22222 --mon-port=15927 --ic-port=30251 --sqs-port=3967
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1/logfile_wkuevtqn.log', '--grpc-port=22222', '--mon-port=15927', '--ic-port=30251', '--sqs-port=3967')' in '/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1085503
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22222/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/a58y/000362/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1085504
DEBUG    ya.test:process.py:259 Command (pid 1085504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1085504) elapsed time (sec): 0.24676203727722168
DEBUG    ya.test:process.py:263 Command (pid 1085504) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) majflt: 7
DEBUG    ya.test:process.py:263 Command (pid 1085504) maxrss: 374256
DEBUG    ya.test:process.py:263 Command (pid 1085504) minflt: 24403
DEBUG    ya.test:process.py:263 Command (pid 1085504) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1085504) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1085504) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1085504) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1085504) stime: 0.079051
DEBUG    ya.test:process.py:263 Command (pid 1085504) utime: 0.12253
DEBUG    ya.test:process.py:263 Command (pid 1085504) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1085504) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1085504) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000362/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22222', '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: 30251\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/a58y/000362/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22222', '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: 30251\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086003
DEBUG    ya.test:process.py:259 Command (pid 1086003) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086003) elapsed time (sec): 0.30405473709106445
DEBUG    ya.test:process.py:263 Command (pid 1086003) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) maxrss: 423952
DEBUG    ya.test:process.py:263 Command (pid 1086003) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1086003) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086003) nvcsw: 381
DEBUG    ya.test:process.py:263 Command (pid 1086003) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086003) stime: 0.133481
DEBUG    ya.test:process.py:263 Command (pid 1086003) utime: 0.1374
DEBUG    ya.test:process.py:263 Command (pid 1086003) wtime: 0.305
DEBUG    ya.test:process.py:275 Command (pid 1086003) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22222', '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/a58y/000362/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22222', '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: 1086049
DEBUG    ya.test:process.py:259 Command (pid 1086049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086049) elapsed time (sec): 0.2809901237487793
DEBUG    ya.test:process.py:263 Command (pid 1086049) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) maxrss: 424208
DEBUG    ya.test:process.py:263 Command (pid 1086049) minflt: 27009
DEBUG    ya.test:process.py:263 Command (pid 1086049) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1086049) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086049) nvcsw: 374
DEBUG    ya.test:process.py:263 Command (pid 1086049) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086049) stime: 0.089737
DEBUG    ya.test:process.py:263 Command (pid 1086049) utime: 0.159084
DEBUG    ya.test:process.py:263 Command (pid 1086049) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1086049) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1086049) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22222 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/slot_1/logfile_xxj7smbg.log --grpc-port=27275 --mon-port=63969 --ic-port=63469 --sqs-port=61489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22222 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/slot_1/logfile_xxj7smbg.log --grpc-port=27275 --mon-port=63969 --ic-port=63469 --sqs-port=61489
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:22222', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/slot_1/logfile_xxj7smbg.log', '--grpc-port=27275', '--mon-port=63969', '--ic-port=63469', '--sqs-port=61489')' in '/home/runner/.ya/build/build_root/a58y/000362/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk52/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message.tables_format_v1-fifo/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1086300
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27275/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000362/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086301
DEBUG    ya.test:process.py:259 Command (pid 1086301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1086301) elapsed time (sec): 0.24738025665283203
DEBUG    ya.test:process.py:263 Command (pid 1086301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) majflt: 18
DEBUG    ya.test:process.py:263 Command (pid 1086301) maxrss: 370980
DEBUG    ya.test:process.py:263 Command (pid 1086301) minflt: 24546
DEBUG    ya.test:process.py:263 Command (pid 1086301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1086301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086301) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1086301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086301) stime: 0.083189
DEBUG    ya.test:process.py:263 Command (pid 1086301) utime: 0.11884099999999999
DEBUG    ya.test:process.py:263 Command (pid 1086301) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1086301) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1086301) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 53ab1fb0-0ba4-4953-a73d-9e24db8162e2, localhost:22222): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 53ab1fb0-0ba4-4953-a73d-9e24db8162e2, localhost:22222): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 53ab1fb0-0ba4-4953-a73d-9e24db8162e2, localhost:22222): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 27275 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:27275, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22222
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 0x7f3b66b2f770 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f3b66b2faa0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f3b66b2faa0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e732d89f-2ede-42b0-810b-10928b8a2042, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e732d89f-2ede-42b0-810b-10928b8a2042, ghrun-npwyk27qgi.auto.internal:27275): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e732d89f-2ede-42b0-810b-10928b8a2042, ghrun-npwyk27qgi.auto.internal:27275): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e732d89f-2ede-42b0-810b-10928b8a2042, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3b66b2faa0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f3b66b2faa0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6a51dfd0-ce12-42c1-84f6-78b26cc61912, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e732d89f-2ede-42b0-810b-10928b8a2042, ghrun-npwyk27qgi.auto.internal:27275): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6a51dfd0-ce12-42c1-84f6-78b26cc61912, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6a51dfd0-ce12-42c1-84f6-78b26cc61912, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a87306-334d-4c5e-9a95-c481f03866cc, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a87306-334d-4c5e-9a95-c481f03866cc, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a87306-334d-4c5e-9a95-c481f03866cc, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 784cde2a-02d7-42c9-b321-f126540dd900, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 784cde2a-02d7-42c9-b321-f126540dd900, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 784cde2a-02d7-42c9-b321-f126540dd900, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 11e5dbe9-2cf7-44f7-b396-0012e3e98348, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 11e5dbe9-2cf7-44f7-b396-0012e3e98348, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 11e5dbe9-2cf7-44f7-b396-0012e3e98348, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8d4c46d5-09e1-4d89-a497-74cb7aca872c, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8d4c46d5-09e1-4d89-a497-74cb7aca872c, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8d4c46d5-09e1-4d89-a497-74cb7aca872c, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9f325315-c51f-4e0b-bf06-97e84377f922, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9f325315-c51f-4e0b-bf06-97e84377f922, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9f325315-c51f-4e0b-bf06-97e84377f922, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6b9f4351-d99b-480d-84cd-e6ca28e36aca, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6b9f4351-d99b-480d-84cd-e6ca28e36aca, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6b9f4351-d99b-480d-84cd-e6ca28e36aca, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0e89e872-fa82-4898-85a7-ee7d86e45e25, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0e89e872-fa82-4898-85a7-ee7d86e45e25, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0e89e872-fa82-4898-85a7-ee7d86e45e25, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2d40ae17-252f-4655-9a6b-093bb5965043, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2d40ae17-252f-4655-9a6b-093bb5965043, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2d40ae17-252f-4655-9a6b-093bb5965043, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cfa83d6b-f471-4875-97a2-71bb277ab4c7, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cfa83d6b-f471-4875-97a2-71bb277ab4c7, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cfa83d6b-f471-4875-97a2-71bb277ab4c7, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c3936eef-7b06-4b46-857e-287ae15f451f, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c3936eef-7b06-4b46-857e-287ae15f451f, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c3936eef-7b06-4b46-857e-287ae15f451f, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9ccee7f6-332e-40b7-9f28-b57696bb8087, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9ccee7f6-332e-40b7-9f28-b57696bb8087, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9ccee7f6-332e-40b7-9f28-b57696bb8087, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2c396224-9b2b-43be-a4e5-c1557d58651b, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2c396224-9b2b-43be-a4e5-c1557d58651b, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2c396224-9b2b-43be-a4e5-c1557d58651b, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 94e80a94-3bea-4964-b345-1f39f1b45160, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 94e80a94-3bea-4964-b345-1f39f1b45160, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 94e80a94-3bea-4964-b345-1f39f1b45160, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 00a57baa-ceec-41fb-93cd-46e19872cddd, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 00a57baa-ceec-41fb-93cd-46e19872cddd, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 00a57baa-ceec-41fb-93cd-46e19872cddd, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 81a8c5db-c8cb-466d-8122-5ffee5b94028, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 81a8c5db-c8cb-466d-8122-5ffee5b94028, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 81a8c5db-c8cb-466d-8122-5ffee5b94028, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b5227047-cb41-4786-a9c2-e010dd605898, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5227047-cb41-4786-a9c2-e010dd605898, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5227047-cb41-4786-a9c2-e010dd605898, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 525c0a0c-e3ad-48d4-877c-e88c85097b0f, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 525c0a0c-e3ad-48d4-877c-e88c85097b0f, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 525c0a0c-e3ad-48d4-877c-e88c85097b0f, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0a229f11-fd6e-4589-a3bc-7e703b7db2df, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0a229f11-fd6e-4589-a3bc-7e703b7db2df, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0a229f11-fd6e-4589-a3bc-7e703b7db2df, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 189dfb12-cfa1-4249-bccc-d5179d2cd102, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 189dfb12-cfa1-4249-bccc-d5179d2cd102, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 189dfb12-cfa1-4249-bccc-d5179d2cd102, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3b66b2faa0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f3b66b2faa0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f3b66b2faa0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0b21059d-0397-4024-a95b-beeea47c9264, ghrun-npwyk27qgi.auto.internal:27275): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0b21059d-0397-4024-a95b-beeea47c9264, ghrun-npwyk27qgi.auto.internal:27275): request = { session_id: "ydb://session/3?node_id=50000&id=MWY2MjFjYi05NjcxOWJlYS0yZDU4NTY1OS1hNDEzMjE4OQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f3b66b2faa0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0b21059d-0397-4024-a95b-beeea47c9264, ghrun-npwyk27qgi.auto.internal:27275): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22222
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:27275
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0b21059d-0397-4024-a95b-beeea47c9264, ghrun-npwyk27qgi.auto.internal:27275): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0b21059d-0397-4024-a95b-beeea47c9264, ghrun-npwyk27qgi.auto.internal:27275): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:3967?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1086867
DEBUG    ya.test:process.py:259 Command (pid 1086867) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1086867) elapsed time (sec): 2.840402841567993
DEBUG    ya.test:process.py:263 Command (pid 1086867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) maxrss: 261800
DEBUG    ya.test:process.py:263 Command (pid 1086867) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1086867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1086867) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1086867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1086867) stime: 0.004164999999999999
DEBUG    ya.test:process.py:263 Command (pid 1086867) utime: 0.004164999999999999
DEBUG    ya.test:process.py:263 Command (pid 1086867) wtime: 2.842
DEBUG    ya.test:process.py:275 Command (pid 1086867) output:

DEBUG    ya.test:process.py:276 Command (pid 1086867) errors:
*   Trying 127.0.0.1:3967...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3967
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:3967...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:3967\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3967...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3967
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_message[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3967...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3967
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3967...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3967
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_and_read_multiple_messages[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:3967...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:3967
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
9.01s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_and_read_message[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_and_read_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3967...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3967
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_and_read_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3967...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3967
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_and_read_multiple_messages[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3967...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3967
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_and_read_multiple_messages[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3967...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3967
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:3967?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:3967...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 3967 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:3967
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19392...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19392
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v0-std]
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/a58y/000360/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24235
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000360/r3tmp/kikimr_cluster_z5twtxhh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19392
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000360/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/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/node_1/logfile_hm3itr9g.log --grpc-port=2587 --mon-port=16782 --ic-port=24235 --sqs-port=19392
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2587/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000360/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/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/node_1/logfile_hm3itr9g.log --grpc-port=2587 --mon-port=16782 --ic-port=24235 --sqs-port=19392
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/node_1/logfile_hm3itr9g.log', '--grpc-port=2587', '--mon-port=16782', '--ic-port=24235', '--sqs-port=19392')' in '/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1087397
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2587/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/a58y/000360/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087398
DEBUG    ya.test:process.py:259 Command (pid 1087398) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087398) elapsed time (sec): 0.24602246284484863
DEBUG    ya.test:process.py:263 Command (pid 1087398) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) majflt: 10
DEBUG    ya.test:process.py:263 Command (pid 1087398) maxrss: 376632
DEBUG    ya.test:process.py:263 Command (pid 1087398) minflt: 24366
DEBUG    ya.test:process.py:263 Command (pid 1087398) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087398) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1087398) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087398) stime: 0.07639399999999999
DEBUG    ya.test:process.py:263 Command (pid 1087398) utime: 0.12464299999999999
DEBUG    ya.test:process.py:263 Command (pid 1087398) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 1087398) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1087398) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000360/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2587', '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: 24235\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/a58y/000360/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2587', '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: 24235\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087600
DEBUG    ya.test:process.py:259 Command (pid 1087600) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087600) elapsed time (sec): 0.2768239974975586
DEBUG    ya.test:process.py:263 Command (pid 1087600) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) maxrss: 423960
DEBUG    ya.test:process.py:263 Command (pid 1087600) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1087600) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087600) nvcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1087600) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087600) stime: 0.088563
DEBUG    ya.test:process.py:263 Command (pid 1087600) utime: 0.15603899999999998
DEBUG    ya.test:process.py:263 Command (pid 1087600) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1087600) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2587', '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/a58y/000360/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2587', '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: 1087642
DEBUG    ya.test:process.py:259 Command (pid 1087642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087642) elapsed time (sec): 0.27643752098083496
DEBUG    ya.test:process.py:263 Command (pid 1087642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) maxrss: 424324
DEBUG    ya.test:process.py:263 Command (pid 1087642) minflt: 27008
DEBUG    ya.test:process.py:263 Command (pid 1087642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087642) nvcsw: 363
DEBUG    ya.test:process.py:263 Command (pid 1087642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087642) stime: 0.076641
DEBUG    ya.test:process.py:263 Command (pid 1087642) utime: 0.165384
DEBUG    ya.test:process.py:263 Command (pid 1087642) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1087642) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1087642) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28948
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31068
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2587 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/slot_1/logfile_fh0s_ee0.log --grpc-port=5797 --mon-port=16860 --ic-port=1166 --sqs-port=31068
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2587 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/slot_1/logfile_fh0s_ee0.log --grpc-port=5797 --mon-port=16860 --ic-port=1166 --sqs-port=31068
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2587', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/slot_1/logfile_fh0s_ee0.log', '--grpc-port=5797', '--mon-port=16860', '--ic-port=1166', '--sqs-port=31068')' in '/home/runner/.ya/build/build_root/a58y/000360/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk53/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message.tables_format_v0-std/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1087894
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5797/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000360/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1087895
DEBUG    ya.test:process.py:259 Command (pid 1087895) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1087895) elapsed time (sec): 0.24707460403442383
DEBUG    ya.test:process.py:263 Command (pid 1087895) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) majflt: 17
DEBUG    ya.test:process.py:263 Command (pid 1087895) maxrss: 374988
DEBUG    ya.test:process.py:263 Command (pid 1087895) minflt: 24335
DEBUG    ya.test:process.py:263 Command (pid 1087895) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1087895) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1087895) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1087895) stime: 0.08871599999999999
DEBUG    ya.test:process.py:263 Command (pid 1087895) utime: 0.112912
DEBUG    ya.test:process.py:263 Command (pid 1087895) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 1087895) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1087895) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e31e9ccb-906f-4b62-a3a3-54e9e11417e2, localhost:2587): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e31e9ccb-906f-4b62-a3a3-54e9e11417e2, localhost:2587): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e31e9ccb-906f-4b62-a3a3-54e9e11417e2, localhost:2587): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 5797 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:5797, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2587
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 0x7f16683c7890 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f16683c7b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f16683c7b30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c74a796b-2b59-449d-bd72-3d89b356ca1c, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c74a796b-2b59-449d-bd72-3d89b356ca1c, ghrun-npwyk27qgi.auto.internal:5797): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c74a796b-2b59-449d-bd72-3d89b356ca1c, ghrun-npwyk27qgi.auto.internal:5797): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c74a796b-2b59-449d-bd72-3d89b356ca1c, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f16683c7b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f16683c7b30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c74a796b-2b59-449d-bd72-3d89b356ca1c, ghrun-npwyk27qgi.auto.internal:5797): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 88eaef12-9216-442a-bb98-cab219afa2b7, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 88eaef12-9216-442a-bb98-cab219afa2b7, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 88eaef12-9216-442a-bb98-cab219afa2b7, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37deba88-e3a0-4836-8dd8-d2930aac88a5, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37deba88-e3a0-4836-8dd8-d2930aac88a5, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37deba88-e3a0-4836-8dd8-d2930aac88a5, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 54a9051f-dac4-49b3-9d4c-edc789b49e0e, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 54a9051f-dac4-49b3-9d4c-edc789b49e0e, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 54a9051f-dac4-49b3-9d4c-edc789b49e0e, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8d8aa953-8bb6-4860-85d9-abffe52ef7dc, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8d8aa953-8bb6-4860-85d9-abffe52ef7dc, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8d8aa953-8bb6-4860-85d9-abffe52ef7dc, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c1850bbd-b93f-4bcf-8bea-e7236d6b5604, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c1850bbd-b93f-4bcf-8bea-e7236d6b5604, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c1850bbd-b93f-4bcf-8bea-e7236d6b5604, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7e4c156f-d7b6-40d3-881e-5bfb68c504e5, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7e4c156f-d7b6-40d3-881e-5bfb68c504e5, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7e4c156f-d7b6-40d3-881e-5bfb68c504e5, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2dee5c0e-3d96-4b8d-aa8a-e1933c0d2e25, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2dee5c0e-3d96-4b8d-aa8a-e1933c0d2e25, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2dee5c0e-3d96-4b8d-aa8a-e1933c0d2e25, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0f4216fe-fae0-4e29-9159-493be8c5916a, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f4216fe-fae0-4e29-9159-493be8c5916a, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0f4216fe-fae0-4e29-9159-493be8c5916a, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f66e1c0d-b767-4de1-af72-883cb39e2d11, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f66e1c0d-b767-4de1-af72-883cb39e2d11, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f66e1c0d-b767-4de1-af72-883cb39e2d11, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e02fcfd3-6e8d-4b09-ade8-054ccdac7c5e, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e02fcfd3-6e8d-4b09-ade8-054ccdac7c5e, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e02fcfd3-6e8d-4b09-ade8-054ccdac7c5e, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, daa48c57-0e2a-4d8d-8e69-38bb3a0bf4c3, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, daa48c57-0e2a-4d8d-8e69-38bb3a0bf4c3, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, daa48c57-0e2a-4d8d-8e69-38bb3a0bf4c3, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 804a0018-4229-4e02-87bf-4d51fba659e4, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 804a0018-4229-4e02-87bf-4d51fba659e4, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 804a0018-4229-4e02-87bf-4d51fba659e4, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fc0fcd69-4b91-44e4-a1c3-101d9334cc90, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fc0fcd69-4b91-44e4-a1c3-101d9334cc90, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fc0fcd69-4b91-44e4-a1c3-101d9334cc90, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e43a0f15-7f4a-4657-a299-fc3dc9dd7889, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e43a0f15-7f4a-4657-a299-fc3dc9dd7889, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e43a0f15-7f4a-4657-a299-fc3dc9dd7889, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 429ddfd2-bb10-48b2-ad52-c244488fc328, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 429ddfd2-bb10-48b2-ad52-c244488fc328, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 429ddfd2-bb10-48b2-ad52-c244488fc328, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7a35c13b-fc8c-4268-942b-b8dfc57a9e1b, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7a35c13b-fc8c-4268-942b-b8dfc57a9e1b, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7a35c13b-fc8c-4268-942b-b8dfc57a9e1b, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5ab0b16a-7efa-486e-b140-a8d757779664, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5ab0b16a-7efa-486e-b140-a8d757779664, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5ab0b16a-7efa-486e-b140-a8d757779664, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7599afd4-c68a-48e7-8a10-c67c275b9df2, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7599afd4-c68a-48e7-8a10-c67c275b9df2, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7599afd4-c68a-48e7-8a10-c67c275b9df2, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5fd0fdb5-7b42-473c-a437-559ceac87642, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5fd0fdb5-7b42-473c-a437-559ceac87642, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5fd0fdb5-7b42-473c-a437-559ceac87642, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b4d4ccc9-f6a9-42e0-9443-75b56bddcd2f, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b4d4ccc9-f6a9-42e0-9443-75b56bddcd2f, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b4d4ccc9-f6a9-42e0-9443-75b56bddcd2f, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f16683c7b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f16683c7b30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f16683c7b30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4e225c58-2651-4122-bdf1-0445e1f6015d, ghrun-npwyk27qgi.auto.internal:5797): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4e225c58-2651-4122-bdf1-0445e1f6015d, ghrun-npwyk27qgi.auto.internal:5797): request = { session_id: "ydb://session/3?node_id=50000&id=NmIwMWZlYjQtNWRhMDcxODMtOWI2OTZhMjQtODFiZjNhMmQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f16683c7b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2587
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:5797
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4e225c58-2651-4122-bdf1-0445e1f6015d, ghrun-npwyk27qgi.auto.internal:5797): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4e225c58-2651-4122-bdf1-0445e1f6015d, ghrun-npwyk27qgi.auto.internal:5797): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4e225c58-2651-4122-bdf1-0445e1f6015d, ghrun-npwyk27qgi.auto.internal:5797): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:19392?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088469
DEBUG    ya.test:process.py:259 Command (pid 1088469) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1088469) elapsed time (sec): 2.829421281814575
DEBUG    ya.test:process.py:263 Command (pid 1088469) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) maxrss: 260308
DEBUG    ya.test:process.py:263 Command (pid 1088469) minflt: 588
DEBUG    ya.test:process.py:263 Command (pid 1088469) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088469) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1088469) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1088469) stime: 0.00843
DEBUG    ya.test:process.py:263 Command (pid 1088469) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1088469) wtime: 2.831
DEBUG    ya.test:process.py:275 Command (pid 1088469) output:

DEBUG    ya.test:process.py:276 Command (pid 1088469) errors:
*   Trying 127.0.0.1:19392...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19392
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:19392...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:19392\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19392...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19392
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19392...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19392
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19392...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19392
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v0-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:19392...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:19392
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.93s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message[tables_format_v0-std]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19392...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19392
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19392...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19392
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19392...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19392
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message_batch[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19392...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19392
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message_batch[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:19392?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:19392...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 19392 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:19392
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27854...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27854
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v1-fifo]
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/a58y/000383/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13957
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000383/r3tmp/kikimr_cluster_vgr8ioaj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11378
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000383/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/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/node_1/logfile_s0laisap.log --grpc-port=11378 --mon-port=12268 --ic-port=13957 --sqs-port=27854
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11378/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000383/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/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/node_1/logfile_s0laisap.log --grpc-port=11378 --mon-port=12268 --ic-port=13957 --sqs-port=27854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/node_1/logfile_s0laisap.log', '--grpc-port=11378', '--mon-port=12268', '--ic-port=13957', '--sqs-port=27854')' in '/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1070331
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11378/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/a58y/000383/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070332
DEBUG    ya.test:process.py:259 Command (pid 1070332) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070332) elapsed time (sec): 0.25275182723999023
DEBUG    ya.test:process.py:263 Command (pid 1070332) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) majflt: 47
DEBUG    ya.test:process.py:263 Command (pid 1070332) maxrss: 351776
DEBUG    ya.test:process.py:263 Command (pid 1070332) minflt: 25165
DEBUG    ya.test:process.py:263 Command (pid 1070332) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1070332) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070332) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1070332) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070332) stime: 0.089501
DEBUG    ya.test:process.py:263 Command (pid 1070332) utime: 0.117979
DEBUG    ya.test:process.py:263 Command (pid 1070332) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 1070332) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1070332) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000383/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11378', '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: 13957\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/a58y/000383/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11378', '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: 13957\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070736
DEBUG    ya.test:process.py:259 Command (pid 1070736) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070736) elapsed time (sec): 0.270153284072876
DEBUG    ya.test:process.py:263 Command (pid 1070736) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) maxrss: 424152
DEBUG    ya.test:process.py:263 Command (pid 1070736) minflt: 27002
DEBUG    ya.test:process.py:263 Command (pid 1070736) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1070736) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070736) nvcsw: 351
DEBUG    ya.test:process.py:263 Command (pid 1070736) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070736) stime: 0.102083
DEBUG    ya.test:process.py:263 Command (pid 1070736) utime: 0.134733
DEBUG    ya.test:process.py:263 Command (pid 1070736) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1070736) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11378', '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/a58y/000383/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11378', '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: 1070849
DEBUG    ya.test:process.py:259 Command (pid 1070849) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070849) elapsed time (sec): 0.26095128059387207
DEBUG    ya.test:process.py:263 Command (pid 1070849) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) maxrss: 424332
DEBUG    ya.test:process.py:263 Command (pid 1070849) minflt: 27001
DEBUG    ya.test:process.py:263 Command (pid 1070849) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070849) nvcsw: 364
DEBUG    ya.test:process.py:263 Command (pid 1070849) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070849) stime: 0.085282
DEBUG    ya.test:process.py:263 Command (pid 1070849) utime: 0.14618899999999999
DEBUG    ya.test:process.py:263 Command (pid 1070849) wtime: 0.262
DEBUG    ya.test:process.py:275 Command (pid 1070849) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1070849) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15145
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22220
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11378 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/slot_1/logfile_oew1lkrl.log --grpc-port=15145 --mon-port=20151 --ic-port=22220 --sqs-port=5489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11378 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/slot_1/logfile_oew1lkrl.log --grpc-port=15145 --mon-port=20151 --ic-port=22220 --sqs-port=5489
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:11378', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/slot_1/logfile_oew1lkrl.log', '--grpc-port=15145', '--mon-port=20151', '--ic-port=22220', '--sqs-port=5489')' in '/home/runner/.ya/build/build_root/a58y/000383/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk54/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch.tables_format_v1-fifo/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1070940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15145/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000383/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1070941
DEBUG    ya.test:process.py:259 Command (pid 1070941) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1070941) elapsed time (sec): 0.24852752685546875
DEBUG    ya.test:process.py:263 Command (pid 1070941) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) majflt: 36
DEBUG    ya.test:process.py:263 Command (pid 1070941) maxrss: 353568
DEBUG    ya.test:process.py:263 Command (pid 1070941) minflt: 25169
DEBUG    ya.test:process.py:263 Command (pid 1070941) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1070941) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1070941) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1070941) stime: 0.09751699999999999
DEBUG    ya.test:process.py:263 Command (pid 1070941) utime: 0.105644
DEBUG    ya.test:process.py:263 Command (pid 1070941) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1070941) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1070941) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c0866a13-28b2-4192-b516-e891075d68d9, localhost:11378): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0866a13-28b2-4192-b516-e891075d68d9, localhost:11378): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0866a13-28b2-4192-b516-e891075d68d9, localhost:11378): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 15145 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:15145, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11378
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 0x7f8da3337a10 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8da3337c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8da3337c80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ba34acf-2f9b-45b8-9a82-d4b3516a7808, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ba34acf-2f9b-45b8-9a82-d4b3516a7808, ghrun-npwyk27qgi.auto.internal:15145): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4ba34acf-2f9b-45b8-9a82-d4b3516a7808, ghrun-npwyk27qgi.auto.internal:15145): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ba34acf-2f9b-45b8-9a82-d4b3516a7808, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8da3337c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8da3337c80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b62b7204-7fef-4511-b5f0-a37971ee1c84, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4ba34acf-2f9b-45b8-9a82-d4b3516a7808, ghrun-npwyk27qgi.auto.internal:15145): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b62b7204-7fef-4511-b5f0-a37971ee1c84, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b62b7204-7fef-4511-b5f0-a37971ee1c84, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1786b6-9ebc-4c1f-b02a-081e4dc2271d, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1786b6-9ebc-4c1f-b02a-081e4dc2271d, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1786b6-9ebc-4c1f-b02a-081e4dc2271d, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 78f2e2ab-9876-495a-9c42-c46285f6dfef, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 78f2e2ab-9876-495a-9c42-c46285f6dfef, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 78f2e2ab-9876-495a-9c42-c46285f6dfef, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9d6c0bbd-b533-4475-a7a7-cb2fc1386eef, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9d6c0bbd-b533-4475-a7a7-cb2fc1386eef, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9d6c0bbd-b533-4475-a7a7-cb2fc1386eef, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ab709e9a-782a-4fdf-a0b8-15cec6eaf35f, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ab709e9a-782a-4fdf-a0b8-15cec6eaf35f, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ab709e9a-782a-4fdf-a0b8-15cec6eaf35f, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b48a428c-cd48-4c03-994b-fdd6bd4b7943, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b48a428c-cd48-4c03-994b-fdd6bd4b7943, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b48a428c-cd48-4c03-994b-fdd6bd4b7943, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ef61a037-300b-474f-8ec9-963dae3b481c, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ef61a037-300b-474f-8ec9-963dae3b481c, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ef61a037-300b-474f-8ec9-963dae3b481c, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 60eb0403-11c9-4bff-a475-028ccd259fd9, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 60eb0403-11c9-4bff-a475-028ccd259fd9, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 60eb0403-11c9-4bff-a475-028ccd259fd9, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b6eedd4a-60ee-4e63-95dd-e8b421c737fb, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b6eedd4a-60ee-4e63-95dd-e8b421c737fb, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b6eedd4a-60ee-4e63-95dd-e8b421c737fb, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eeb038f5-77ed-4ce8-9e59-665eb9366bdb, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eeb038f5-77ed-4ce8-9e59-665eb9366bdb, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eeb038f5-77ed-4ce8-9e59-665eb9366bdb, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf6e9c4d-35b8-41c4-8887-47c2339b5e52, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf6e9c4d-35b8-41c4-8887-47c2339b5e52, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf6e9c4d-35b8-41c4-8887-47c2339b5e52, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e60843b8-e6fe-49b6-abe2-4d822071ee9d, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e60843b8-e6fe-49b6-abe2-4d822071ee9d, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e60843b8-e6fe-49b6-abe2-4d822071ee9d, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e47e550e-d47c-4c22-85db-b05226176366, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e47e550e-d47c-4c22-85db-b05226176366, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e47e550e-d47c-4c22-85db-b05226176366, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dea2134c-07fe-4369-9e00-47c273d5c181, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dea2134c-07fe-4369-9e00-47c273d5c181, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dea2134c-07fe-4369-9e00-47c273d5c181, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a6f885a8-8dc9-44d5-8e15-20ec9b41d8f0, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a6f885a8-8dc9-44d5-8e15-20ec9b41d8f0, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a6f885a8-8dc9-44d5-8e15-20ec9b41d8f0, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ab25f94c-0821-43dd-b88a-d7d16e74e1ca, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ab25f94c-0821-43dd-b88a-d7d16e74e1ca, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ab25f94c-0821-43dd-b88a-d7d16e74e1ca, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a57f2878-215f-4651-b926-cbc81a4e5a88, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a57f2878-215f-4651-b926-cbc81a4e5a88, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a57f2878-215f-4651-b926-cbc81a4e5a88, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 28d91f43-f152-4237-939f-d6d715f89011, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 28d91f43-f152-4237-939f-d6d715f89011, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 28d91f43-f152-4237-939f-d6d715f89011, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 85a96bc1-c3d3-4dc9-afbc-3abc218ce9f1, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85a96bc1-c3d3-4dc9-afbc-3abc218ce9f1, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85a96bc1-c3d3-4dc9-afbc-3abc218ce9f1, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5d2b96a0-9988-4dc0-a612-76bf82621252, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5d2b96a0-9988-4dc0-a612-76bf82621252, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5d2b96a0-9988-4dc0-a612-76bf82621252, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8da3337c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8da3337c80>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8da3337c80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f803f596-3d13-447c-a9f9-607559e47027, ghrun-npwyk27qgi.auto.internal:15145): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f803f596-3d13-447c-a9f9-607559e47027, ghrun-npwyk27qgi.auto.internal:15145): request = { session_id: "ydb://session/3?node_id=50000&id=M2EzYWI5NmEtM2NmMzdmZTgtNWNhY2M0ZmQtMzdiMzY4MjQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8da3337c80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11378
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:15145
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f803f596-3d13-447c-a9f9-607559e47027, ghrun-npwyk27qgi.auto.internal:15145): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f803f596-3d13-447c-a9f9-607559e47027, ghrun-npwyk27qgi.auto.internal:15145): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f803f596-3d13-447c-a9f9-607559e47027, ghrun-npwyk27qgi.auto.internal:15145): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:27854?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1071470
DEBUG    ya.test:process.py:259 Command (pid 1071470) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1071470) elapsed time (sec): 2.497558832168579
DEBUG    ya.test:process.py:263 Command (pid 1071470) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) maxrss: 261456
DEBUG    ya.test:process.py:263 Command (pid 1071470) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1071470) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1071470) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1071470) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1071470) stime: 0.00779
DEBUG    ya.test:process.py:263 Command (pid 1071470) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1071470) wtime: 2.499
DEBUG    ya.test:process.py:275 Command (pid 1071470) output:

DEBUG    ya.test:process.py:276 Command (pid 1071470) errors:
*   Trying 127.0.0.1:27854...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27854
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:27854...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:27854\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27854...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27854
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_message_batch[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_to_nonexistent_queue[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27854...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27854
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_to_nonexistent_queue[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_send_to_nonexistent_queue[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27854...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27854
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_send_to_nonexistent_queue[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:27854...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:27854
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_set_very_big_visibility_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.47s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message_batch[tables_format_v1-fifo]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message_batch[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27854...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27854
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_message_batch[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27854...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27854
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_to_nonexistent_queue[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27854...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27854
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_send_to_nonexistent_queue[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27854...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27854
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_set_very_big_visibility_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:27854?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:27854...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 27854 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:27854
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 9.94s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30802...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30802
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_set_very_big_visibility_timeout[tables_format_v1]
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/a58y/00035e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30299
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00035e/r3tmp/kikimr_cluster_8zxsmz8b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1049
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30802
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035e/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/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1/logfile_14_2vkiu.log --grpc-port=1049 --mon-port=27263 --ic-port=30299 --sqs-port=30802
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1049/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035e/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/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1/logfile_14_2vkiu.log --grpc-port=1049 --mon-port=27263 --ic-port=30299 --sqs-port=30802
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1/logfile_14_2vkiu.log', '--grpc-port=1049', '--mon-port=27263', '--ic-port=30299', '--sqs-port=30802')' in '/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1088099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1049/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/a58y/00035e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088100
DEBUG    ya.test:process.py:259 Command (pid 1088100) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088100) elapsed time (sec): 0.2566080093383789
DEBUG    ya.test:process.py:263 Command (pid 1088100) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1088100) maxrss: 356060
DEBUG    ya.test:process.py:263 Command (pid 1088100) minflt: 25137
DEBUG    ya.test:process.py:263 Command (pid 1088100) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088100) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1088100) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088100) stime: 0.081171
DEBUG    ya.test:process.py:263 Command (pid 1088100) utime: 0.129874
DEBUG    ya.test:process.py:263 Command (pid 1088100) wtime: 0.257
DEBUG    ya.test:process.py:275 Command (pid 1088100) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1088100) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00035e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1049', '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: 30299\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/a58y/00035e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1049', '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: 30299\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088428
DEBUG    ya.test:process.py:259 Command (pid 1088428) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088428) elapsed time (sec): 0.2972729206085205
DEBUG    ya.test:process.py:263 Command (pid 1088428) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) maxrss: 424304
DEBUG    ya.test:process.py:263 Command (pid 1088428) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1088428) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1088428) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088428) nvcsw: 410
DEBUG    ya.test:process.py:263 Command (pid 1088428) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088428) stime: 0.125628
DEBUG    ya.test:process.py:263 Command (pid 1088428) utime: 0.142378
DEBUG    ya.test:process.py:263 Command (pid 1088428) wtime: 0.298
DEBUG    ya.test:process.py:275 Command (pid 1088428) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1049', '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/a58y/00035e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1049', '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: 1088467
DEBUG    ya.test:process.py:259 Command (pid 1088467) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088467) elapsed time (sec): 0.29070496559143066
DEBUG    ya.test:process.py:263 Command (pid 1088467) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) maxrss: 424200
DEBUG    ya.test:process.py:263 Command (pid 1088467) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1088467) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088467) nvcsw: 328
DEBUG    ya.test:process.py:263 Command (pid 1088467) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088467) stime: 0.10230099999999999
DEBUG    ya.test:process.py:263 Command (pid 1088467) utime: 0.157715
DEBUG    ya.test:process.py:263 Command (pid 1088467) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1088467) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1088467) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9197
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15877
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1049 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/slot_1/logfile_cq21i3po.log --grpc-port=12608 --mon-port=6822 --ic-port=29592 --sqs-port=15877
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1049 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/slot_1/logfile_cq21i3po.log --grpc-port=12608 --mon-port=6822 --ic-port=29592 --sqs-port=15877
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:1049', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/slot_1/logfile_cq21i3po.log', '--grpc-port=12608', '--mon-port=6822', '--ic-port=29592', '--sqs-port=15877')' in '/home/runner/.ya/build/build_root/a58y/00035e/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk55/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1088550
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12608/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00035e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088551
DEBUG    ya.test:process.py:259 Command (pid 1088551) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088551) elapsed time (sec): 0.2565186023712158
DEBUG    ya.test:process.py:263 Command (pid 1088551) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) majflt: 32
DEBUG    ya.test:process.py:263 Command (pid 1088551) maxrss: 349572
DEBUG    ya.test:process.py:263 Command (pid 1088551) minflt: 25139
DEBUG    ya.test:process.py:263 Command (pid 1088551) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1088551) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088551) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1088551) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088551) stime: 0.087707
DEBUG    ya.test:process.py:263 Command (pid 1088551) utime: 0.12358699999999999
DEBUG    ya.test:process.py:263 Command (pid 1088551) wtime: 0.257
DEBUG    ya.test:process.py:275 Command (pid 1088551) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1088551) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a29d5771-7dcc-445c-8804-002017d2187f, localhost:1049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a29d5771-7dcc-445c-8804-002017d2187f, localhost:1049): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a29d5771-7dcc-445c-8804-002017d2187f, localhost:1049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 12608 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:12608, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1049
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 0x7f233e34f920 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f233e34fc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f233e34fc50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef690d53-609b-497a-a46d-9121d31f1a58, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef690d53-609b-497a-a46d-9121d31f1a58, ghrun-npwyk27qgi.auto.internal:12608): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ef690d53-609b-497a-a46d-9121d31f1a58, ghrun-npwyk27qgi.auto.internal:12608): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef690d53-609b-497a-a46d-9121d31f1a58, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f233e34fc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f233e34fc50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4caefe24-c7c5-49fa-86eb-e6cb197bc856, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ef690d53-609b-497a-a46d-9121d31f1a58, ghrun-npwyk27qgi.auto.internal:12608): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4caefe24-c7c5-49fa-86eb-e6cb197bc856, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4caefe24-c7c5-49fa-86eb-e6cb197bc856, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b94c495-c0d8-4f9a-87a5-d4ba4e262caf, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b94c495-c0d8-4f9a-87a5-d4ba4e262caf, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b94c495-c0d8-4f9a-87a5-d4ba4e262caf, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8bd4d5d8-e803-470d-b05f-61a507de16f1, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8bd4d5d8-e803-470d-b05f-61a507de16f1, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8bd4d5d8-e803-470d-b05f-61a507de16f1, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7d1c3fb0-fb0e-433b-b495-b1ca9ce27207, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7d1c3fb0-fb0e-433b-b495-b1ca9ce27207, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7d1c3fb0-fb0e-433b-b495-b1ca9ce27207, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8d8c224d-22b1-4b6f-8047-e6ee0ef90834, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8d8c224d-22b1-4b6f-8047-e6ee0ef90834, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8d8c224d-22b1-4b6f-8047-e6ee0ef90834, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8f130635-e007-4649-a155-1ba757fb315d, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8f130635-e007-4649-a155-1ba757fb315d, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8f130635-e007-4649-a155-1ba757fb315d, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0b7f3dea-1b41-4487-8940-b0d56d938936, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0b7f3dea-1b41-4487-8940-b0d56d938936, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0b7f3dea-1b41-4487-8940-b0d56d938936, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ff47c091-e4ef-47a3-8dae-a3d563d868eb, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ff47c091-e4ef-47a3-8dae-a3d563d868eb, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ff47c091-e4ef-47a3-8dae-a3d563d868eb, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 751b2ca9-3597-4486-a542-38c20daadfe0, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 751b2ca9-3597-4486-a542-38c20daadfe0, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 751b2ca9-3597-4486-a542-38c20daadfe0, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c290fa24-29ad-4e2c-a335-8f731e5a4460, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c290fa24-29ad-4e2c-a335-8f731e5a4460, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c290fa24-29ad-4e2c-a335-8f731e5a4460, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f6903796-7693-4008-adcb-a07eb77ef1be, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f6903796-7693-4008-adcb-a07eb77ef1be, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f6903796-7693-4008-adcb-a07eb77ef1be, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9ec91558-96db-47e9-bc69-1c3efef01372, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9ec91558-96db-47e9-bc69-1c3efef01372, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9ec91558-96db-47e9-bc69-1c3efef01372, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 61a8eac3-c7a5-482f-8cbf-747a14a075ec, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 61a8eac3-c7a5-482f-8cbf-747a14a075ec, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 61a8eac3-c7a5-482f-8cbf-747a14a075ec, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 246cc2ba-067e-4086-ba81-3e616cd18fab, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 246cc2ba-067e-4086-ba81-3e616cd18fab, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 246cc2ba-067e-4086-ba81-3e616cd18fab, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 61100446-2558-48fa-9919-8f83c3ea04ce, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 61100446-2558-48fa-9919-8f83c3ea04ce, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 61100446-2558-48fa-9919-8f83c3ea04ce, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ee061eba-bb96-4b17-816f-75fcb008009a, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ee061eba-bb96-4b17-816f-75fcb008009a, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ee061eba-bb96-4b17-816f-75fcb008009a, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a6c81f8a-ec3d-449d-b266-440949515ed3, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a6c81f8a-ec3d-449d-b266-440949515ed3, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a6c81f8a-ec3d-449d-b266-440949515ed3, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0945ed6a-0ac6-4625-9887-16b8139ba3a2, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0945ed6a-0ac6-4625-9887-16b8139ba3a2, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0945ed6a-0ac6-4625-9887-16b8139ba3a2, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c51591f5-7553-40fc-a463-b6b0bfc03c46, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c51591f5-7553-40fc-a463-b6b0bfc03c46, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c51591f5-7553-40fc-a463-b6b0bfc03c46, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cf140549-2cf2-45cb-8d33-71a1351dea5b, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cf140549-2cf2-45cb-8d33-71a1351dea5b, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cf140549-2cf2-45cb-8d33-71a1351dea5b, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f233e34fc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f233e34fc50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f233e34fc50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, aa3cb8c7-eebc-46bd-a255-43a9f72af3a2, ghrun-npwyk27qgi.auto.internal:12608): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, aa3cb8c7-eebc-46bd-a255-43a9f72af3a2, ghrun-npwyk27qgi.auto.internal:12608): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM5NWRlZmItYjA1ZGI0M2EtYzZiMWNkM2QtZGM4ZjMyODc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f233e34fc50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1049
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:12608
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, aa3cb8c7-eebc-46bd-a255-43a9f72af3a2, ghrun-npwyk27qgi.auto.internal:12608): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, aa3cb8c7-eebc-46bd-a255-43a9f72af3a2, ghrun-npwyk27qgi.auto.internal:12608): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, aa3cb8c7-eebc-46bd-a255-43a9f72af3a2, ghrun-npwyk27qgi.auto.internal:12608): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:30802?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088964
DEBUG    ya.test:process.py:259 Command (pid 1088964) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1088964) elapsed time (sec): 2.899472951889038
DEBUG    ya.test:process.py:263 Command (pid 1088964) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) maxrss: 260996
DEBUG    ya.test:process.py:263 Command (pid 1088964) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1088964) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088964) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1088964) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088964) stime: 0.0014429999999999998
DEBUG    ya.test:process.py:263 Command (pid 1088964) utime: 0.0066419999999999995
DEBUG    ya.test:process.py:263 Command (pid 1088964) wtime: 2.901
DEBUG    ya.test:process.py:275 Command (pid 1088964) output:

DEBUG    ya.test:process.py:276 Command (pid 1088964) errors:
*   Trying 127.0.0.1:30802...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30802
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:30802...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:30802\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_validates_message_attribute_value[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30802...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30802
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attribute_value[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_validates_message_attribute_value[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30802...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30802
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attribute_value[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_validates_message_attributes[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30802...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30802
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attributes[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_validates_message_attributes[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:30802...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:30802
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_attributes[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
9.11s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_set_very_big_visibility_timeout[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_set_very_big_visibility_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30802...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30802
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_validates_message_attribute_value[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30802...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30802
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_validates_message_attribute_value[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30802...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30802
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_validates_message_attributes[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30802...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30802
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_validates_message_attributes[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:30802?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:30802...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 30802 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:30802
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_validates_message_body[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:31634...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:31634
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_body[tables_format_v0]
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/a58y/000376/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11733
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000376/r3tmp/kikimr_cluster_5xn4qw8j
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12686
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17234
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7138
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31634
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000376/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/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/node_1/logfile_82_zf_po.log --grpc-port=12686 --mon-port=17234 --ic-port=11733 --sqs-port=31634
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12686/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000376/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/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/node_1/logfile_82_zf_po.log --grpc-port=12686 --mon-port=17234 --ic-port=11733 --sqs-port=31634
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/node_1/logfile_82_zf_po.log', '--grpc-port=12686', '--mon-port=17234', '--ic-port=11733', '--sqs-port=31634')' in '/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1075862
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12686/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/a58y/000376/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1075863
DEBUG    ya.test:process.py:259 Command (pid 1075863) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1075863) elapsed time (sec): 0.25473761558532715
DEBUG    ya.test:process.py:263 Command (pid 1075863) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) majflt: 34
DEBUG    ya.test:process.py:263 Command (pid 1075863) maxrss: 357032
DEBUG    ya.test:process.py:263 Command (pid 1075863) minflt: 25174
DEBUG    ya.test:process.py:263 Command (pid 1075863) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1075863) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1075863) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1075863) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1075863) stime: 0.08845299999999999
DEBUG    ya.test:process.py:263 Command (pid 1075863) utime: 0.12061799999999999
DEBUG    ya.test:process.py:263 Command (pid 1075863) wtime: 0.255
DEBUG    ya.test:process.py:275 Command (pid 1075863) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1075863) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000376/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12686', '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: 11733\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/a58y/000376/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12686', '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: 11733\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1076373
DEBUG    ya.test:process.py:259 Command (pid 1076373) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076373) elapsed time (sec): 0.2870781421661377
DEBUG    ya.test:process.py:263 Command (pid 1076373) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) maxrss: 424376
DEBUG    ya.test:process.py:263 Command (pid 1076373) minflt: 27015
DEBUG    ya.test:process.py:263 Command (pid 1076373) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1076373) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076373) nvcsw: 369
DEBUG    ya.test:process.py:263 Command (pid 1076373) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076373) stime: 0.104282
DEBUG    ya.test:process.py:263 Command (pid 1076373) utime: 0.150167
DEBUG    ya.test:process.py:263 Command (pid 1076373) wtime: 0.288
DEBUG    ya.test:process.py:275 Command (pid 1076373) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12686', '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/a58y/000376/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12686', '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: 1076487
DEBUG    ya.test:process.py:259 Command (pid 1076487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076487) elapsed time (sec): 0.27608370780944824
DEBUG    ya.test:process.py:263 Command (pid 1076487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) maxrss: 424400
DEBUG    ya.test:process.py:263 Command (pid 1076487) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1076487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076487) nvcsw: 382
DEBUG    ya.test:process.py:263 Command (pid 1076487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076487) stime: 0.107262
DEBUG    ya.test:process.py:263 Command (pid 1076487) utime: 0.135071
DEBUG    ya.test:process.py:263 Command (pid 1076487) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1076487) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1076487) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6697
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12686 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/slot_1/logfile_dj0kvq6p.log --grpc-port=9927 --mon-port=61993 --ic-port=14391 --sqs-port=6697
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12686 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/slot_1/logfile_dj0kvq6p.log --grpc-port=9927 --mon-port=61993 --ic-port=14391 --sqs-port=6697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:12686', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/slot_1/logfile_dj0kvq6p.log', '--grpc-port=9927', '--mon-port=61993', '--ic-port=14391', '--sqs-port=6697')' in '/home/runner/.ya/build/build_root/a58y/000376/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk56/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1076799
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9927/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000376/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1076800
DEBUG    ya.test:process.py:259 Command (pid 1076800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1076800) elapsed time (sec): 0.2545485496520996
DEBUG    ya.test:process.py:263 Command (pid 1076800) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) majflt: 42
DEBUG    ya.test:process.py:263 Command (pid 1076800) maxrss: 352220
DEBUG    ya.test:process.py:263 Command (pid 1076800) minflt: 25147
DEBUG    ya.test:process.py:263 Command (pid 1076800) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1076800) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1076800) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1076800) stime: 0.086909
DEBUG    ya.test:process.py:263 Command (pid 1076800) utime: 0.12246299999999999
DEBUG    ya.test:process.py:263 Command (pid 1076800) wtime: 0.255
DEBUG    ya.test:process.py:275 Command (pid 1076800) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1076800) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9835e2f9-124a-4c18-b5e3-0695a31916a2, localhost:12686): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9835e2f9-124a-4c18-b5e3-0695a31916a2, localhost:12686): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9835e2f9-124a-4c18-b5e3-0695a31916a2, localhost:12686): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 9927 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:9927, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12686
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 0x7f2801ee7740 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f2801ee7c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2801ee7c50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8946e300-113b-4f18-9a69-2cc58918a0a8, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8946e300-113b-4f18-9a69-2cc58918a0a8, ghrun-npwyk27qgi.auto.internal:9927): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8946e300-113b-4f18-9a69-2cc58918a0a8, ghrun-npwyk27qgi.auto.internal:9927): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8946e300-113b-4f18-9a69-2cc58918a0a8, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2801ee7c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2801ee7c50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 411a2179-47c5-41f5-b418-fea596d33dea, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8946e300-113b-4f18-9a69-2cc58918a0a8, ghrun-npwyk27qgi.auto.internal:9927): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 411a2179-47c5-41f5-b418-fea596d33dea, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 411a2179-47c5-41f5-b418-fea596d33dea, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2717927c-eed9-474e-a236-1cbaf7b62993, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2717927c-eed9-474e-a236-1cbaf7b62993, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2717927c-eed9-474e-a236-1cbaf7b62993, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cc7d647e-70bd-4caa-91fc-23e3b6728ff2, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cc7d647e-70bd-4caa-91fc-23e3b6728ff2, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cc7d647e-70bd-4caa-91fc-23e3b6728ff2, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f9d0b833-02ee-42a1-b8ae-4bd5b0515f3e, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f9d0b833-02ee-42a1-b8ae-4bd5b0515f3e, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f9d0b833-02ee-42a1-b8ae-4bd5b0515f3e, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d0644a70-5619-4b89-a6df-3a92dcff5caf, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d0644a70-5619-4b89-a6df-3a92dcff5caf, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d0644a70-5619-4b89-a6df-3a92dcff5caf, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 55946c04-0540-47e2-b417-6fdb9faf3b43, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 55946c04-0540-47e2-b417-6fdb9faf3b43, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 55946c04-0540-47e2-b417-6fdb9faf3b43, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 66ecf645-7bfe-4523-8af5-23f4fc6d0c25, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 66ecf645-7bfe-4523-8af5-23f4fc6d0c25, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 66ecf645-7bfe-4523-8af5-23f4fc6d0c25, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fa3bedfb-b5db-4a12-8999-7f0596614e7c, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fa3bedfb-b5db-4a12-8999-7f0596614e7c, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fa3bedfb-b5db-4a12-8999-7f0596614e7c, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d52cf745-72ef-41d7-ba32-556253ca8484, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d52cf745-72ef-41d7-ba32-556253ca8484, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d52cf745-72ef-41d7-ba32-556253ca8484, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9d20bf2c-ecdf-4cfb-b0a2-ef4abe3caedd, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9d20bf2c-ecdf-4cfb-b0a2-ef4abe3caedd, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9d20bf2c-ecdf-4cfb-b0a2-ef4abe3caedd, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e2a5b59a-22e3-43b5-8743-bd4f9efffae8, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e2a5b59a-22e3-43b5-8743-bd4f9efffae8, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e2a5b59a-22e3-43b5-8743-bd4f9efffae8, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c971d008-1bc9-4763-9f95-5394deec247b, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c971d008-1bc9-4763-9f95-5394deec247b, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c971d008-1bc9-4763-9f95-5394deec247b, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 575a7008-7cb3-401f-9d12-cd8898584929, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 575a7008-7cb3-401f-9d12-cd8898584929, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 575a7008-7cb3-401f-9d12-cd8898584929, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 23b1eb96-ab08-4a58-b8d6-da0907604208, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 23b1eb96-ab08-4a58-b8d6-da0907604208, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 23b1eb96-ab08-4a58-b8d6-da0907604208, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 100b228a-e558-4664-ad34-6e4097527886, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 100b228a-e558-4664-ad34-6e4097527886, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 100b228a-e558-4664-ad34-6e4097527886, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c06f6891-73d6-4cba-a1cf-88b8de8aa366, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c06f6891-73d6-4cba-a1cf-88b8de8aa366, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c06f6891-73d6-4cba-a1cf-88b8de8aa366, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 94598fee-3267-48d9-bb13-a36ddcae78e5, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 94598fee-3267-48d9-bb13-a36ddcae78e5, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 94598fee-3267-48d9-bb13-a36ddcae78e5, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5aace917-8c5f-4d57-a00f-bf3d52407519, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5aace917-8c5f-4d57-a00f-bf3d52407519, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5aace917-8c5f-4d57-a00f-bf3d52407519, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 91ab5b01-4d6f-40c4-9fd2-6153dcee6f36, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 91ab5b01-4d6f-40c4-9fd2-6153dcee6f36, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 91ab5b01-4d6f-40c4-9fd2-6153dcee6f36, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0e9480a6-516b-4a52-a23c-eefa19962950, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0e9480a6-516b-4a52-a23c-eefa19962950, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0e9480a6-516b-4a52-a23c-eefa19962950, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2801ee7c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2801ee7c50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2801ee7c50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, aedd936e-a0f4-4e61-9e73-bd0beb952ffe, ghrun-npwyk27qgi.auto.internal:9927): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, aedd936e-a0f4-4e61-9e73-bd0beb952ffe, ghrun-npwyk27qgi.auto.internal:9927): request = { session_id: "ydb://session/3?node_id=50000&id=Y2EyNmNkMzYtM2Q3ZDhiZjUtZTA2NTdjOWUtNmRhNTA5NTE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f2801ee7c50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12686
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:9927
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, aedd936e-a0f4-4e61-9e73-bd0beb952ffe, ghrun-npwyk27qgi.auto.internal:9927): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, aedd936e-a0f4-4e61-9e73-bd0beb952ffe, ghrun-npwyk27qgi.auto.internal:9927): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, aedd936e-a0f4-4e61-9e73-bd0beb952ffe, ghrun-npwyk27qgi.auto.internal:9927): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:31634?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1077637
DEBUG    ya.test:process.py:259 Command (pid 1077637) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1077637) elapsed time (sec): 2.602273941040039
DEBUG    ya.test:process.py:263 Command (pid 1077637) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) maxrss: 261920
DEBUG    ya.test:process.py:263 Command (pid 1077637) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1077637) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1077637) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1077637) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1077637) stime: 0.0077529999999999995
DEBUG    ya.test:process.py:263 Command (pid 1077637) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1077637) wtime: 2.603
DEBUG    ya.test:process.py:275 Command (pid 1077637) output:

DEBUG    ya.test:process.py:276 Command (pid 1077637) errors:
*   Trying 127.0.0.1:31634...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:31634
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:31634...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:31634\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_validates_message_body[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:31634...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:31634
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_validates_message_body[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_visibility_timeout_expires_on_wait_timeout[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:31634...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:31634
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_expires_on_wait_timeout[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_visibility_timeout_expires_on_wait_timeout[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:31634...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:31634
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_expires_on_wait_timeout[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_visibility_timeout_works[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:31634...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:31634
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
8.64s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_validates_message_body[tables_format_v0]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_validates_message_body[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:31634...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:31634
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_validates_message_body[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:31634...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:31634
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_visibility_timeout_expires_on_wait_timeout[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:31634...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:31634
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_visibility_timeout_expires_on_wait_timeout[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:31634...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:31634
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_visibility_timeout_works[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:31634?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:31634...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 31634 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:31634
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 10.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/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_visibility_timeout_works[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28674...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28674
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_visibility_timeout_works[tables_format_v1]
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/a58y/00037f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26307
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00037f/r3tmp/kikimr_cluster_3xq8bxx7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28674
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037f/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/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_3o51gw3k.log --grpc-port=4248 --mon-port=62476 --ic-port=26307 --sqs-port=28674
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4248/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037f/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/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_3o51gw3k.log --grpc-port=4248 --mon-port=62476 --ic-port=26307 --sqs-port=28674
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1/logfile_3o51gw3k.log', '--grpc-port=4248', '--mon-port=62476', '--ic-port=26307', '--sqs-port=28674')' in '/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1072099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4248/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/a58y/00037f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072100
DEBUG    ya.test:process.py:259 Command (pid 1072100) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072100) elapsed time (sec): 0.2521531581878662
DEBUG    ya.test:process.py:263 Command (pid 1072100) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) majflt: 29
DEBUG    ya.test:process.py:263 Command (pid 1072100) maxrss: 356728
DEBUG    ya.test:process.py:263 Command (pid 1072100) minflt: 25037
DEBUG    ya.test:process.py:263 Command (pid 1072100) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1072100) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072100) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1072100) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072100) stime: 0.08928599999999999
DEBUG    ya.test:process.py:263 Command (pid 1072100) utime: 0.117688
DEBUG    ya.test:process.py:263 Command (pid 1072100) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 1072100) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1072100) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00037f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4248', '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: 26307\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/a58y/00037f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4248', '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: 26307\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072476
DEBUG    ya.test:process.py:259 Command (pid 1072476) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072476) elapsed time (sec): 0.2857177257537842
DEBUG    ya.test:process.py:263 Command (pid 1072476) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) maxrss: 424100
DEBUG    ya.test:process.py:263 Command (pid 1072476) minflt: 27010
DEBUG    ya.test:process.py:263 Command (pid 1072476) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1072476) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072476) nvcsw: 380
DEBUG    ya.test:process.py:263 Command (pid 1072476) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072476) stime: 0.11791199999999999
DEBUG    ya.test:process.py:263 Command (pid 1072476) utime: 0.133633
DEBUG    ya.test:process.py:263 Command (pid 1072476) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 1072476) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4248', '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/a58y/00037f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4248', '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: 1072518
DEBUG    ya.test:process.py:259 Command (pid 1072518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072518) elapsed time (sec): 0.2751493453979492
DEBUG    ya.test:process.py:263 Command (pid 1072518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) maxrss: 424388
DEBUG    ya.test:process.py:263 Command (pid 1072518) minflt: 27011
DEBUG    ya.test:process.py:263 Command (pid 1072518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072518) nvcsw: 394
DEBUG    ya.test:process.py:263 Command (pid 1072518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072518) stime: 0.104028
DEBUG    ya.test:process.py:263 Command (pid 1072518) utime: 0.136037
DEBUG    ya.test:process.py:263 Command (pid 1072518) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 1072518) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1072518) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4202
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31988
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4248 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1/logfile_whem7ylm.log --grpc-port=20528 --mon-port=11735 --ic-port=4202 --sqs-port=31988
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4248 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1/logfile_whem7ylm.log --grpc-port=20528 --mon-port=11735 --ic-port=4202 --sqs-port=31988
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4248', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1/logfile_whem7ylm.log', '--grpc-port=20528', '--mon-port=11735', '--ic-port=4202', '--sqs-port=31988')' in '/home/runner/.ya/build/build_root/a58y/00037f/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk57/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works.tables_format_v1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1072633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20528/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00037f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1072634
DEBUG    ya.test:process.py:259 Command (pid 1072634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1072634) elapsed time (sec): 0.250699520111084
DEBUG    ya.test:process.py:263 Command (pid 1072634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) majflt: 35
DEBUG    ya.test:process.py:263 Command (pid 1072634) maxrss: 354428
DEBUG    ya.test:process.py:263 Command (pid 1072634) minflt: 25127
DEBUG    ya.test:process.py:263 Command (pid 1072634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1072634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1072634) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1072634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1072634) stime: 0.08061499999999999
DEBUG    ya.test:process.py:263 Command (pid 1072634) utime: 0.124953
DEBUG    ya.test:process.py:263 Command (pid 1072634) wtime: 0.251
DEBUG    ya.test:process.py:275 Command (pid 1072634) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1072634) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, fcaf8351-90b3-45bc-9251-678c6b512f70, localhost:4248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fcaf8351-90b3-45bc-9251-678c6b512f70, localhost:4248): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fcaf8351-90b3-45bc-9251-678c6b512f70, localhost:4248): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 20528 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:20528, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4248
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 0x7fd57322b980 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fd57322bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd57322bb00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 70d73979-cae7-4521-999b-21a5290cdf4e, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 70d73979-cae7-4521-999b-21a5290cdf4e, ghrun-npwyk27qgi.auto.internal:20528): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 70d73979-cae7-4521-999b-21a5290cdf4e, ghrun-npwyk27qgi.auto.internal:20528): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 70d73979-cae7-4521-999b-21a5290cdf4e, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd57322bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd57322bb00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 266f37d3-1e29-4bb9-abd4-2fb0dd18247b, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 70d73979-cae7-4521-999b-21a5290cdf4e, ghrun-npwyk27qgi.auto.internal:20528): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 266f37d3-1e29-4bb9-abd4-2fb0dd18247b, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 266f37d3-1e29-4bb9-abd4-2fb0dd18247b, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583607d4-f0c9-4bc0-b707-704f561da9ec, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583607d4-f0c9-4bc0-b707-704f561da9ec, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583607d4-f0c9-4bc0-b707-704f561da9ec, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2c98396c-e3f5-404a-b7e1-f49d966ddfda, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2c98396c-e3f5-404a-b7e1-f49d966ddfda, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2c98396c-e3f5-404a-b7e1-f49d966ddfda, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fe11b440-c321-475a-96c7-1f1e5bd9ed0f, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fe11b440-c321-475a-96c7-1f1e5bd9ed0f, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fe11b440-c321-475a-96c7-1f1e5bd9ed0f, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7e13a91a-d945-4f92-972f-bc09cb14ebaa, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7e13a91a-d945-4f92-972f-bc09cb14ebaa, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7e13a91a-d945-4f92-972f-bc09cb14ebaa, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0a275c8f-a260-4b59-9fe6-631084b428a4, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0a275c8f-a260-4b59-9fe6-631084b428a4, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0a275c8f-a260-4b59-9fe6-631084b428a4, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a25764c4-9c74-4fdf-8e47-783b33e4d8fa, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a25764c4-9c74-4fdf-8e47-783b33e4d8fa, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a25764c4-9c74-4fdf-8e47-783b33e4d8fa, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ea31c3dd-78ad-42ef-871a-d4d5eb5bc518, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ea31c3dd-78ad-42ef-871a-d4d5eb5bc518, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ea31c3dd-78ad-42ef-871a-d4d5eb5bc518, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9c065780-4a99-4519-b095-f6728dddeac5, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9c065780-4a99-4519-b095-f6728dddeac5, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9c065780-4a99-4519-b095-f6728dddeac5, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 987c2516-f4ba-4b97-bc18-3b86866de71a, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 987c2516-f4ba-4b97-bc18-3b86866de71a, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 987c2516-f4ba-4b97-bc18-3b86866de71a, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5a667e1a-1edb-4c84-81c1-4efbd671355d, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5a667e1a-1edb-4c84-81c1-4efbd671355d, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5a667e1a-1edb-4c84-81c1-4efbd671355d, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f6ec36ba-ab8b-4d31-8e1e-bf67d308f2ee, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f6ec36ba-ab8b-4d31-8e1e-bf67d308f2ee, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f6ec36ba-ab8b-4d31-8e1e-bf67d308f2ee, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 592fbb5f-143e-4fa5-9113-84941ddc7107, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 592fbb5f-143e-4fa5-9113-84941ddc7107, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 592fbb5f-143e-4fa5-9113-84941ddc7107, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b5350b11-8a96-447e-8e48-6b5d97c040b1, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5350b11-8a96-447e-8e48-6b5d97c040b1, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5350b11-8a96-447e-8e48-6b5d97c040b1, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 36cacc45-76b0-4605-bf6c-fee308e5fc13, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 36cacc45-76b0-4605-bf6c-fee308e5fc13, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 36cacc45-76b0-4605-bf6c-fee308e5fc13, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 19f2dc45-3d3d-4951-ba7e-63d2d4ef584f, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 19f2dc45-3d3d-4951-ba7e-63d2d4ef584f, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 19f2dc45-3d3d-4951-ba7e-63d2d4ef584f, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 69a5a79f-c8ff-4dcb-8248-0af9ecf9b6de, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 69a5a79f-c8ff-4dcb-8248-0af9ecf9b6de, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 69a5a79f-c8ff-4dcb-8248-0af9ecf9b6de, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a61d7d59-b76b-4579-95c2-bbc83b8f3f2f, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a61d7d59-b76b-4579-95c2-bbc83b8f3f2f, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a61d7d59-b76b-4579-95c2-bbc83b8f3f2f, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 756d3996-95dc-4d31-b358-f9288e86c85d, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 756d3996-95dc-4d31-b358-f9288e86c85d, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 756d3996-95dc-4d31-b358-f9288e86c85d, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3afe3b97-7491-4689-be28-f7f8b1d0cbdb, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3afe3b97-7491-4689-be28-f7f8b1d0cbdb, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3afe3b97-7491-4689-be28-f7f8b1d0cbdb, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd57322bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fd57322bb00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fd57322bb00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 48abdae7-0d42-4500-a1c3-b73f1066b3ab, ghrun-npwyk27qgi.auto.internal:20528): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 48abdae7-0d42-4500-a1c3-b73f1066b3ab, ghrun-npwyk27qgi.auto.internal:20528): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdlODlmY2QtNjgyYjhkZDUtNGY1Nzk2NDEtZWE1YmQyOTQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fd57322bb00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 48abdae7-0d42-4500-a1c3-b73f1066b3ab, ghrun-npwyk27qgi.auto.internal:20528): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4248
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:20528
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 48abdae7-0d42-4500-a1c3-b73f1066b3ab, ghrun-npwyk27qgi.auto.internal:20528): response = { operation { ready: true status: SUCCESS } }
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 48abdae7-0d42-4500-a1c3-b73f1066b3ab, ghrun-npwyk27qgi.auto.internal:20528): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:28674?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1073784
DEBUG    ya.test:process.py:259 Command (pid 1073784) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1073784) elapsed time (sec): 2.6365466117858887
DEBUG    ya.test:process.py:263 Command (pid 1073784) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) maxrss: 261844
DEBUG    ya.test:process.py:263 Command (pid 1073784) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1073784) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1073784) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1073784) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1073784) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1073784) utime: 0.007932
DEBUG    ya.test:process.py:263 Command (pid 1073784) wtime: 2.638
DEBUG    ya.test:process.py:275 Command (pid 1073784) output:

DEBUG    ya.test:process.py:276 Command (pid 1073784) errors:
*   Trying 127.0.0.1:28674...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28674
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:28674...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:28674\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_wrong_attribute_name[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28674...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28674
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_attribute_name[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_wrong_attribute_name[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28674...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28674
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_attribute_name[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_wrong_delete_fails[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28674...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28674
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_delete_fails[tables_format_v0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_wrong_delete_fails[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28674...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28674
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_wrong_delete_fails[tables_format_v1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
12.68s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_visibility_timeout_works[tables_format_v1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_visibility_timeout_works[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28674...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28674
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_wrong_attribute_name[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28674...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28674
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_wrong_attribute_name[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28674...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28674
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_wrong_delete_fails[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28674...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28674
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_wrong_delete_fails[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28674?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28674...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28674 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28674
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 14.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/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py EEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v0-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28599...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28599
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v0-fifo]
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/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14761
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00035d/r3tmp/kikimr_cluster_pv2gcaer
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28599
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035d/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/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1/logfile_cmqy1xxc.log --grpc-port=15713 --mon-port=29496 --ic-port=14761 --sqs-port=28599
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15713/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035d/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/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1/logfile_cmqy1xxc.log --grpc-port=15713 --mon-port=29496 --ic-port=14761 --sqs-port=28599
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1/logfile_cmqy1xxc.log', '--grpc-port=15713', '--mon-port=29496', '--ic-port=14761', '--sqs-port=28599')' in '/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1088763
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15713/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/a58y/00035d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088764
DEBUG    ya.test:process.py:259 Command (pid 1088764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088764) elapsed time (sec): 0.25010156631469727
DEBUG    ya.test:process.py:263 Command (pid 1088764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) majflt: 10
DEBUG    ya.test:process.py:263 Command (pid 1088764) maxrss: 373152
DEBUG    ya.test:process.py:263 Command (pid 1088764) minflt: 24454
DEBUG    ya.test:process.py:263 Command (pid 1088764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1088764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088764) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1088764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088764) stime: 0.076279
DEBUG    ya.test:process.py:263 Command (pid 1088764) utime: 0.12847
DEBUG    ya.test:process.py:263 Command (pid 1088764) wtime: 0.251
DEBUG    ya.test:process.py:275 Command (pid 1088764) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1088764) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15713', '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: 14761\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/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15713', '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: 14761\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088971
DEBUG    ya.test:process.py:259 Command (pid 1088971) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088971) elapsed time (sec): 0.2789011001586914
DEBUG    ya.test:process.py:263 Command (pid 1088971) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) maxrss: 424292
DEBUG    ya.test:process.py:263 Command (pid 1088971) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1088971) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1088971) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088971) nvcsw: 366
DEBUG    ya.test:process.py:263 Command (pid 1088971) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088971) stime: 0.102542
DEBUG    ya.test:process.py:263 Command (pid 1088971) utime: 0.144318
DEBUG    ya.test:process.py:263 Command (pid 1088971) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 1088971) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15713', '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/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15713', '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: 1089010
DEBUG    ya.test:process.py:259 Command (pid 1089010) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089010) elapsed time (sec): 0.27312541007995605
DEBUG    ya.test:process.py:263 Command (pid 1089010) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) maxrss: 424516
DEBUG    ya.test:process.py:263 Command (pid 1089010) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1089010) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1089010) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089010) nvcsw: 350
DEBUG    ya.test:process.py:263 Command (pid 1089010) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089010) stime: 0.095771
DEBUG    ya.test:process.py:263 Command (pid 1089010) utime: 0.14573899999999998
DEBUG    ya.test:process.py:263 Command (pid 1089010) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1089010) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1089010) 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    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10847
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2105
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62630
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15713 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/slot_1/logfile_16m3dp5v.log --grpc-port=10847 --mon-port=2105 --ic-port=26043 --sqs-port=62630
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15713 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/slot_1/logfile_16m3dp5v.log --grpc-port=10847 --mon-port=2105 --ic-port=26043 --sqs-port=62630
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:15713', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/slot_1/logfile_16m3dp5v.log', '--grpc-port=10847', '--mon-port=2105', '--ic-port=26043', '--sqs-port=62630')' in '/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works.tables_format_v0-fifo/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1089086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10847/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089087
DEBUG    ya.test:process.py:259 Command (pid 1089087) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1089087) elapsed time (sec): 0.2484114170074463
DEBUG    ya.test:process.py:263 Command (pid 1089087) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) majflt: 198
DEBUG    ya.test:process.py:263 Command (pid 1089087) maxrss: 379296
DEBUG    ya.test:process.py:263 Command (pid 1089087) minflt: 24160
DEBUG    ya.test:process.py:263 Command (pid 1089087) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1089087) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089087) nvcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 1089087) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1089087) stime: 0.067636
DEBUG    ya.test:process.py:263 Command (pid 1089087) utime: 0.135272
DEBUG    ya.test:process.py:263 Command (pid 1089087) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1089087) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1089087) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0d423f47-6892-45fa-9494-b7d2037a56e8, localhost:15713): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0d423f47-6892-45fa-9494-b7d2037a56e8, localhost:15713): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0d423f47-6892-45fa-9494-b7d2037a56e8, localhost:15713): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 10847 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:10847, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15713
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 0x7f3649a7b860 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f3649a7bbf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f3649a7bbf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ff2ba01-d8f8-4d60-ada9-bbf4114d99fc, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ff2ba01-d8f8-4d60-ada9-bbf4114d99fc, ghrun-npwyk27qgi.auto.internal:10847): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8ff2ba01-d8f8-4d60-ada9-bbf4114d99fc, ghrun-npwyk27qgi.auto.internal:10847): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ff2ba01-d8f8-4d60-ada9-bbf4114d99fc, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3649a7bbf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f3649a7bbf0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8ff2ba01-d8f8-4d60-ada9-bbf4114d99fc, ghrun-npwyk27qgi.auto.internal:10847): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e9890ca1-980c-4d4a-a6b4-ed8abc0b4d66, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e9890ca1-980c-4d4a-a6b4-ed8abc0b4d66, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e9890ca1-980c-4d4a-a6b4-ed8abc0b4d66, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b66b80-54df-4f85-95dc-21142a4d7e02, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b66b80-54df-4f85-95dc-21142a4d7e02, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b66b80-54df-4f85-95dc-21142a4d7e02, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a9724ec0-a6ed-466d-a608-78540c71ce61, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a9724ec0-a6ed-466d-a608-78540c71ce61, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a9724ec0-a6ed-466d-a608-78540c71ce61, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0e156e09-95b0-4970-b6e3-ceef59fb8542, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0e156e09-95b0-4970-b6e3-ceef59fb8542, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0e156e09-95b0-4970-b6e3-ceef59fb8542, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 931d9a24-3fcb-4d12-9eee-e023a73c9815, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 931d9a24-3fcb-4d12-9eee-e023a73c9815, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 931d9a24-3fcb-4d12-9eee-e023a73c9815, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 348b2354-22ca-400e-bcdd-6ec91b17778e, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 348b2354-22ca-400e-bcdd-6ec91b17778e, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 348b2354-22ca-400e-bcdd-6ec91b17778e, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 637f00a4-af5a-4878-b446-31932a3dd0b5, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 637f00a4-af5a-4878-b446-31932a3dd0b5, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 637f00a4-af5a-4878-b446-31932a3dd0b5, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0bbe6317-e469-46f8-a52f-b14f86fdda6e, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0bbe6317-e469-46f8-a52f-b14f86fdda6e, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0bbe6317-e469-46f8-a52f-b14f86fdda6e, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4c1318f6-92c7-4943-9d53-d94a42efec17, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4c1318f6-92c7-4943-9d53-d94a42efec17, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4c1318f6-92c7-4943-9d53-d94a42efec17, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c1d90c65-692a-4df9-a2ec-ba32fafe7326, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c1d90c65-692a-4df9-a2ec-ba32fafe7326, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c1d90c65-692a-4df9-a2ec-ba32fafe7326, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b9a8b2ab-4024-4e45-8c41-bfb73ab53083, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b9a8b2ab-4024-4e45-8c41-bfb73ab53083, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b9a8b2ab-4024-4e45-8c41-bfb73ab53083, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 02a82ae6-2432-4de4-b9c3-6804b8330497, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 02a82ae6-2432-4de4-b9c3-6804b8330497, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 02a82ae6-2432-4de4-b9c3-6804b8330497, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 19950262-5035-471c-bbd1-1521d770466f, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 19950262-5035-471c-bbd1-1521d770466f, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 19950262-5035-471c-bbd1-1521d770466f, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 466af271-235f-499c-957d-89e1572a93aa, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 466af271-235f-499c-957d-89e1572a93aa, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 466af271-235f-499c-957d-89e1572a93aa, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 85444ec8-5c8f-4873-b82f-f2fe5efb5a82, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 85444ec8-5c8f-4873-b82f-f2fe5efb5a82, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 85444ec8-5c8f-4873-b82f-f2fe5efb5a82, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c2718685-b7ff-4c38-8d88-98aef1c62cca, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c2718685-b7ff-4c38-8d88-98aef1c62cca, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c2718685-b7ff-4c38-8d88-98aef1c62cca, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b5c5e3a8-0a95-47e1-b883-99c9deb0743b, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b5c5e3a8-0a95-47e1-b883-99c9deb0743b, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b5c5e3a8-0a95-47e1-b883-99c9deb0743b, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 59706577-3be1-4a33-99eb-e0d824054df9, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 59706577-3be1-4a33-99eb-e0d824054df9, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 59706577-3be1-4a33-99eb-e0d824054df9, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 16b6c312-06bd-412c-91e1-32ba377f5c96, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 16b6c312-06bd-412c-91e1-32ba377f5c96, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 16b6c312-06bd-412c-91e1-32ba377f5c96, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7802fc70-c156-4bf1-a952-8867262a7385, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7802fc70-c156-4bf1-a952-8867262a7385, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7802fc70-c156-4bf1-a952-8867262a7385, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3649a7bbf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f3649a7bbf0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f3649a7bbf0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 50569736-4296-4791-86ff-7e3c4a5473eb, ghrun-npwyk27qgi.auto.internal:10847): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 50569736-4296-4791-86ff-7e3c4a5473eb, ghrun-npwyk27qgi.auto.internal:10847): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhZGU4MDAtOTZjZTRiNDktYzVhZmFiYzItNTEwNzEwYWM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f3649a7bbf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15713
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:10847
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 50569736-4296-4791-86ff-7e3c4a5473eb, ghrun-npwyk27qgi.auto.internal:10847): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 50569736-4296-4791-86ff-7e3c4a5473eb, ghrun-npwyk27qgi.auto.internal:10847): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 50569736-4296-4791-86ff-7e3c4a5473eb, ghrun-npwyk27qgi.auto.internal:10847): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:28599?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1089799
DEBUG    ya.test:process.py:259 Command (pid 1089799) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1089799) elapsed time (sec): 2.7903902530670166
DEBUG    ya.test:process.py:263 Command (pid 1089799) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) maxrss: 258344
DEBUG    ya.test:process.py:263 Command (pid 1089799) minflt: 591
DEBUG    ya.test:process.py:263 Command (pid 1089799) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1089799) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1089799) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1089799) stime: 0.001544
DEBUG    ya.test:process.py:263 Command (pid 1089799) utime: 0.0063739999999999995
DEBUG    ya.test:process.py:263 Command (pid 1089799) wtime: 2.792
DEBUG    ya.test:process.py:275 Command (pid 1089799) output:

DEBUG    ya.test:process.py:276 Command (pid 1089799) errors:
*   Trying 127.0.0.1:28599...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28599
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:28599...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:28599\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v0-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28599...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28599
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v0-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v1-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28599...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28599
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v1-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v1-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:136: in _init_cluster
    super(TestWithTenant, cls)._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:28599...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:28599
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_zero_visibility_timeout_works[tables_format_v1-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix[tables_format_v0] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:16050?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:16050...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16050 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:16050
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_allows_yandex_message_attribute_prefix[tables_format_v0]
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/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18781
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/00035d/r3tmp/kikimr_cluster_xvxtnn_n
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27964
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16050
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035d/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/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v0/cluster/node_1/logfile_999kf682.log --grpc-port=27964 --mon-port=2976 --ic-port=18781 --sqs-port=16050
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27964/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/00035d/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/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v0/cluster/node_1/logfile_999kf682.log --grpc-port=27964 --mon-port=2976 --ic-port=18781 --sqs-port=16050
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v0/cluster/node_1/logfile_999kf682.log', '--grpc-port=27964', '--mon-port=2976', '--ic-port=18781', '--sqs-port=16050')' in '/home/runner/.ya/build/build_root/a58y/00035d/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk58/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1090117
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27964/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090118
DEBUG    ya.test:process.py:259 Command (pid 1090118) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090118) elapsed time (sec): 0.25028538703918457
DEBUG    ya.test:process.py:263 Command (pid 1090118) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) majflt: 29
DEBUG    ya.test:process.py:263 Command (pid 1090118) maxrss: 354580
DEBUG    ya.test:process.py:263 Command (pid 1090118) minflt: 25157
DEBUG    ya.test:process.py:263 Command (pid 1090118) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090118) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1090118) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090118) stime: 0.10060999999999999
DEBUG    ya.test:process.py:263 Command (pid 1090118) utime: 0.10463399999999999
DEBUG    ya.test:process.py:263 Command (pid 1090118) wtime: 0.251
DEBUG    ya.test:process.py:275 Command (pid 1090118) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1090118) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27964', '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: 18781\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27964', '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: 18781\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090438
DEBUG    ya.test:process.py:259 Command (pid 1090438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090438) elapsed time (sec): 0.31810593605041504
DEBUG    ya.test:process.py:263 Command (pid 1090438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) maxrss: 424140
DEBUG    ya.test:process.py:263 Command (pid 1090438) minflt: 27004
DEBUG    ya.test:process.py:263 Command (pid 1090438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1090438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090438) nvcsw: 357
DEBUG    ya.test:process.py:263 Command (pid 1090438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090438) stime: 0.13469399999999998
DEBUG    ya.test:process.py:263 Command (pid 1090438) utime: 0.15102
DEBUG    ya.test:process.py:263 Command (pid 1090438) wtime: 0.319
DEBUG    ya.test:process.py:275 Command (pid 1090438) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27964', '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.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/00035d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27964', '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: 1090477
DEBUG    ya.test:process.py:259 Command (pid 1090477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090477) elapsed time (sec): 0.27790307998657227
DEBUG    ya.test:process.py:263 Command (pid 1090477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) maxrss: 424460
DEBUG    ya.test:process.py:263 Command (pid 1090477) minflt: 27007
DEBUG    ya.test:process.py:263 Command (pid 1090477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090477) nvcsw: 390
DEBUG    ya.test:process.py:263 Command (pid 1090477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090477) stime: 0.074512
DEBUG    ya.test:process.py:263 Command (pid 1090477) utime: 0.16972199999999998
DEBUG    ya.test:process.py:263 Command (pid 1090477) wtime: 0.279
DEBUG    ya.test:process.py:275 Command (pid 1090477) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b9760ef5-eea7-4661-8363-12695c79321a, localhost:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b9760ef5-eea7-4661-8363-12695c79321a, localhost:27964): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b9760ef5-eea7-4661-8363-12695c79321a, localhost:27964): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 27964 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-npwyk27qgi.auto.internal:27964, 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', 1250), ('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:27964
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 0x7f3649b57a10 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f3649b57290>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f3649b57290>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 64ac0160-4c29-46fc-b095-3a2e51cf19e3, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 64ac0160-4c29-46fc-b095-3a2e51cf19e3, ghrun-npwyk27qgi.auto.internal:27964): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 64ac0160-4c29-46fc-b095-3a2e51cf19e3, ghrun-npwyk27qgi.auto.internal:27964): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 64ac0160-4c29-46fc-b095-3a2e51cf19e3, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3649b57290>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f3649b57290>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 64ac0160-4c29-46fc-b095-3a2e51cf19e3, ghrun-npwyk27qgi.auto.internal:27964): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eabecabc-ecc9-4d83-9a7b-dc2195496a3e, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eabecabc-ecc9-4d83-9a7b-dc2195496a3e, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eabecabc-ecc9-4d83-9a7b-dc2195496a3e, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edff83e3-0497-45f7-ba1f-fe9f4249b61e, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edff83e3-0497-45f7-ba1f-fe9f4249b61e, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/SQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edff83e3-0497-45f7-ba1f-fe9f4249b61e, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5a5d8b55-bef9-4852-b53c-1ea4f20f948b, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5a5d8b55-bef9-4852-b53c-1ea4f20f948b, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5a5d8b55-bef9-4852-b53c-1ea4f20f948b, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3b7deee9-5a31-4433-baec-bb2deb467751, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3b7deee9-5a31-4433-baec-bb2deb467751, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3b7deee9-5a31-4433-baec-bb2deb467751, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9e36a72b-8339-4aac-b973-e098be77d68a, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9e36a72b-8339-4aac-b973-e098be77d68a, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9e36a72b-8339-4aac-b973-e098be77d68a, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 531c89ae-8580-40fe-80a6-9d68d787dd31, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 531c89ae-8580-40fe-80a6-9d68d787dd31, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 531c89ae-8580-40fe-80a6-9d68d787dd31, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 03e2de66-9ec5-44ee-a273-4804f9af62af, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 03e2de66-9ec5-44ee-a273-4804f9af62af, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 03e2de66-9ec5-44ee-a273-4804f9af62af, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c687d859-e367-45a2-b2ee-90441a502865, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c687d859-e367-45a2-b2ee-90441a502865, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c687d859-e367-45a2-b2ee-90441a502865, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 82fcadf0-fcd3-415e-835c-90b5ab47efea, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 82fcadf0-fcd3-415e-835c-90b5ab47efea, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 82fcadf0-fcd3-415e-835c-90b5ab47efea, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6832ad49-022e-48e0-85c3-f863f1d673de, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6832ad49-022e-48e0-85c3-f863f1d673de, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6832ad49-022e-48e0-85c3-f863f1d673de, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5ad31e80-2561-4c41-9985-e9571ab56c04, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5ad31e80-2561-4c41-9985-e9571ab56c04, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5ad31e80-2561-4c41-9985-e9571ab56c04, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cb243d8a-59d9-45e6-a9e5-7721ef3b6615, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cb243d8a-59d9-45e6-a9e5-7721ef3b6615, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cb243d8a-59d9-45e6-a9e5-7721ef3b6615, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0727fa69-cffe-44b6-8243-d9e37fc7b948, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0727fa69-cffe-44b6-8243-d9e37fc7b948, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0727fa69-cffe-44b6-8243-d9e37fc7b948, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 077ff7d6-d684-40e8-a3bf-5bc1db57f7b8, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 077ff7d6-d684-40e8-a3bf-5bc1db57f7b8, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 077ff7d6-d684-40e8-a3bf-5bc1db57f7b8, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4c3cd7be-d99a-4800-876d-025034d7ac92, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4c3cd7be-d99a-4800-876d-025034d7ac92, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4c3cd7be-d99a-4800-876d-025034d7ac92, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5d2030cb-45a1-473d-b1eb-1c516ad258c7, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5d2030cb-45a1-473d-b1eb-1c516ad258c7, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5d2030cb-45a1-473d-b1eb-1c516ad258c7, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eb87178e-f202-4a82-a7e7-7244223c29d7, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eb87178e-f202-4a82-a7e7-7244223c29d7, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, eb87178e-f202-4a82-a7e7-7244223c29d7, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b9e21eab-3068-4daf-ae5e-5cc240cfc3c1, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b9e21eab-3068-4daf-ae5e-5cc240cfc3c1, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b9e21eab-3068-4daf-ae5e-5cc240cfc3c1, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d0ebe511-5ab9-4cdb-81c6-63a9b0974d34, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d0ebe511-5ab9-4cdb-81c6-63a9b0974d34, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d0ebe511-5ab9-4cdb-81c6-63a9b0974d34, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6b2ce3f8-aaad-4e86-9347-db9e6faaacc1, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6b2ce3f8-aaad-4e86-9347-db9e6faaacc1, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" path: "/Root/SQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6b2ce3f8-aaad-4e86-9347-db9e6faaacc1, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f3649b57290>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f3649b57290>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f3649b57290> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1c70a94d-04e0-43c9-b7a1-948a014fa34c, ghrun-npwyk27qgi.auto.internal:27964): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1c70a94d-04e0-43c9-b7a1-948a014fa34c, ghrun-npwyk27qgi.auto.internal:27964): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2ZGI3ZWUtMmI4NDBlMDctNGI4MDc0ZDEtYmE3ODcwMzE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f3649b57290>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27964
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:27964
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1c70a94d-04e0-43c9-b7a1-948a014fa34c, ghrun-npwyk27qgi.auto.internal:27964): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1c70a94d-04e0-43c9-b7a1-948a014fa34c, ghrun-npwyk27qgi.auto.internal:27964): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1c70a94d-04e0-43c9-b7a1-948a014fa34c, ghrun-npwyk27qgi.auto.internal:27964): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err.0
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:16050?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090567
DEBUG    ya.test:process.py:259 Command (pid 1090567) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1090567) elapsed time (sec): 2.634958028793335
DEBUG    ya.test:process.py:263 Command (pid 1090567) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) maxrss: 269996
DEBUG    ya.test:process.py:263 Command (pid 1090567) minflt: 592
DEBUG    ya.test:process.py:263 Command (pid 1090567) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090567) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1090567) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090567) stime: 0.007708
DEBUG    ya.test:process.py:263 Command (pid 1090567) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1090567) wtime: 2.636
DEBUG    ya.test:process.py:275 Command (pid 1090567) output:

DEBUG    ya.test:process.py:276 Command (pid 1090567) errors:
*   Trying 127.0.0.1:16050...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16050 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16050
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:16050...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16050 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:16050\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
============================== slowest durations ===============================
8.85s setup    test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_zero_visibility_timeout_works[tables_format_v0-fifo]
5.97s setup    test_generic_messaging.py::TestYandexAttributesPrefix::test_allows_yandex_message_attribute_prefix[tables_format_v0]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_zero_visibility_timeout_works[tables_format_v0-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28599...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28599
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_zero_visibility_timeout_works[tables_format_v0-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28599...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28599
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_zero_visibility_timeout_works[tables_format_v1-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28599...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28599
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestSqsGenericMessagingWithTenant::test_zero_visibility_timeout_works[tables_format_v1-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:28599?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:28599...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 28599 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:28599
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_generic_messaging.py::TestYandexAttributesPrefix::test_allows_yandex_message_attribute_prefix[tables_format_v0] - yatest.common.process.ExecutionError: Command 'curl -v localhost:16050?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:16050...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 16050 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:16050
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 16.45s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 306 items

test_generic_messaging.py E
test_polling.py EEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix[tables_format_v1] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:1544?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:1544...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 1544 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:1544
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_allows_yandex_message_attribute_prefix[tables_format_v1]
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/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13815
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000371/r3tmp/kikimr_cluster_mmgk07d8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000371/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/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v1/cluster/node_1/logfile_5g8ffept.log --grpc-port=27981 --mon-port=26021 --ic-port=13815 --sqs-port=1544
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27981/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000371/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/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v1/cluster/node_1/logfile_5g8ffept.log --grpc-port=27981 --mon-port=26021 --ic-port=13815 --sqs-port=1544
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v1/cluster/node_1/logfile_5g8ffept.log', '--grpc-port=27981', '--mon-port=26021', '--ic-port=13815', '--sqs-port=1544')' in '/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix.tables_format_v1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1079351
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27981/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/a58y/000371/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079352
DEBUG    ya.test:process.py:259 Command (pid 1079352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079352) elapsed time (sec): 0.2539403438568115
DEBUG    ya.test:process.py:263 Command (pid 1079352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) majflt: 25
DEBUG    ya.test:process.py:263 Command (pid 1079352) maxrss: 359328
DEBUG    ya.test:process.py:263 Command (pid 1079352) minflt: 24983
DEBUG    ya.test:process.py:263 Command (pid 1079352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079352) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1079352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079352) stime: 0.074796
DEBUG    ya.test:process.py:263 Command (pid 1079352) utime: 0.133846
DEBUG    ya.test:process.py:263 Command (pid 1079352) wtime: 0.255
DEBUG    ya.test:process.py:275 Command (pid 1079352) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1079352) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27981', '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: 13815\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/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27981', '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: 13815\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1079893
DEBUG    ya.test:process.py:259 Command (pid 1079893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079893) elapsed time (sec): 0.2850463390350342
DEBUG    ya.test:process.py:263 Command (pid 1079893) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) maxrss: 424048
DEBUG    ya.test:process.py:263 Command (pid 1079893) minflt: 26995
DEBUG    ya.test:process.py:263 Command (pid 1079893) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079893) nvcsw: 341
DEBUG    ya.test:process.py:263 Command (pid 1079893) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079893) stime: 0.127662
DEBUG    ya.test:process.py:263 Command (pid 1079893) utime: 0.125212
DEBUG    ya.test:process.py:263 Command (pid 1079893) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 1079893) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27981', '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/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27981', '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: 1079935
DEBUG    ya.test:process.py:259 Command (pid 1079935) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1079935) elapsed time (sec): 0.27013158798217773
DEBUG    ya.test:process.py:263 Command (pid 1079935) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) maxrss: 424484
DEBUG    ya.test:process.py:263 Command (pid 1079935) minflt: 27015
DEBUG    ya.test:process.py:263 Command (pid 1079935) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1079935) nvcsw: 346
DEBUG    ya.test:process.py:263 Command (pid 1079935) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1079935) stime: 0.092277
DEBUG    ya.test:process.py:263 Command (pid 1079935) utime: 0.142622
DEBUG    ya.test:process.py:263 Command (pid 1079935) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1079935) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 434ed7cc-2701-4445-bdd3-997976f56a1e, localhost:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 434ed7cc-2701-4445-bdd3-997976f56a1e, localhost:27981): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 434ed7cc-2701-4445-bdd3-997976f56a1e, localhost:27981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 27981 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-npwyk27qgi.auto.internal:27981, 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', 1250), ('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:27981
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 0x7fa25bd6c1d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa25bd6c380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa25bd6c380>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3edaa9fe-b29a-41d7-a770-13f2456d138a, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3edaa9fe-b29a-41d7-a770-13f2456d138a, ghrun-npwyk27qgi.auto.internal:27981): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3edaa9fe-b29a-41d7-a770-13f2456d138a, ghrun-npwyk27qgi.auto.internal:27981): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3edaa9fe-b29a-41d7-a770-13f2456d138a, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa25bd6c380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa25bd6c380>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3edaa9fe-b29a-41d7-a770-13f2456d138a, ghrun-npwyk27qgi.auto.internal:27981): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a2d5bb38-d532-438e-ab6e-81097dcaa4f7, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a2d5bb38-d532-438e-ab6e-81097dcaa4f7, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a2d5bb38-d532-438e-ab6e-81097dcaa4f7, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c5e3d2b-6e28-485a-bb56-231d78678a98, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c5e3d2b-6e28-485a-bb56-231d78678a98, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/SQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c5e3d2b-6e28-485a-bb56-231d78678a98, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 87e8b679-32ba-4dfc-a6f3-0e779bca9ab3, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 87e8b679-32ba-4dfc-a6f3-0e779bca9ab3, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 87e8b679-32ba-4dfc-a6f3-0e779bca9ab3, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 022f8926-78d7-4cc5-82bb-1932763a7223, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 022f8926-78d7-4cc5-82bb-1932763a7223, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 022f8926-78d7-4cc5-82bb-1932763a7223, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fb84c8e1-a9b0-4c17-8fd5-d7b4e259ee63, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fb84c8e1-a9b0-4c17-8fd5-d7b4e259ee63, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fb84c8e1-a9b0-4c17-8fd5-d7b4e259ee63, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 98dd205b-fe46-4b75-9d65-c086a61b05df, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 98dd205b-fe46-4b75-9d65-c086a61b05df, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 98dd205b-fe46-4b75-9d65-c086a61b05df, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6749287d-616e-4da2-b46a-b452d2070e9c, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6749287d-616e-4da2-b46a-b452d2070e9c, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6749287d-616e-4da2-b46a-b452d2070e9c, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c11dffca-9af0-4541-ab28-b2f4e3e509eb, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c11dffca-9af0-4541-ab28-b2f4e3e509eb, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c11dffca-9af0-4541-ab28-b2f4e3e509eb, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7632b4a9-d73b-4df7-9d04-093569198e33, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7632b4a9-d73b-4df7-9d04-093569198e33, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7632b4a9-d73b-4df7-9d04-093569198e33, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b65f4c19-38d8-4e7a-ad8d-b218c31b700a, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b65f4c19-38d8-4e7a-ad8d-b218c31b700a, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b65f4c19-38d8-4e7a-ad8d-b218c31b700a, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b4545bf8-14f1-4933-bd2e-1440d006ede6, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b4545bf8-14f1-4933-bd2e-1440d006ede6, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b4545bf8-14f1-4933-bd2e-1440d006ede6, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 595ba62b-3df3-4048-ab8c-d4a003aa3053, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 595ba62b-3df3-4048-ab8c-d4a003aa3053, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 595ba62b-3df3-4048-ab8c-d4a003aa3053, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 28e7a201-c796-42c3-a402-62680403e99c, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 28e7a201-c796-42c3-a402-62680403e99c, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 28e7a201-c796-42c3-a402-62680403e99c, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f462c2b0-2e30-4131-82ec-fa140c632397, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f462c2b0-2e30-4131-82ec-fa140c632397, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f462c2b0-2e30-4131-82ec-fa140c632397, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2ae77851-a070-4262-a25c-a29a0204bec8, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2ae77851-a070-4262-a25c-a29a0204bec8, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2ae77851-a070-4262-a25c-a29a0204bec8, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5dbcd13e-c008-4f2e-ba08-4fa9e4688764, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5dbcd13e-c008-4f2e-ba08-4fa9e4688764, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5dbcd13e-c008-4f2e-ba08-4fa9e4688764, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 23a34d8c-6fec-47a0-8033-f82aa5019696, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 23a34d8c-6fec-47a0-8033-f82aa5019696, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 23a34d8c-6fec-47a0-8033-f82aa5019696, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9361592a-b98e-433d-8a7f-7544c949e876, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9361592a-b98e-433d-8a7f-7544c949e876, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9361592a-b98e-433d-8a7f-7544c949e876, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 23d7e759-660c-48b1-a490-ed4f95356a71, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 23d7e759-660c-48b1-a490-ed4f95356a71, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 23d7e759-660c-48b1-a490-ed4f95356a71, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 15798fd6-443c-4819-9257-078c71287565, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 15798fd6-443c-4819-9257-078c71287565, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" path: "/Root/SQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 15798fd6-443c-4819-9257-078c71287565, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa25bd6c380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fa25bd6c380>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fa25bd6c380> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 53afb6d4-cbf7-4086-9e58-178bc0ff1240, ghrun-npwyk27qgi.auto.internal:27981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 53afb6d4-cbf7-4086-9e58-178bc0ff1240, ghrun-npwyk27qgi.auto.internal:27981): request = { session_id: "ydb://session/3?node_id=1&id=ZGU1MzI3NmEtNmMzMjA1NTgtMjY5YjFiZWItYmRhNmI3YTM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fa25bd6c380>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:27981
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 53afb6d4-cbf7-4086-9e58-178bc0ff1240, ghrun-npwyk27qgi.auto.internal:27981): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 53afb6d4-cbf7-4086-9e58-178bc0ff1240, ghrun-npwyk27qgi.auto.internal:27981): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 53afb6d4-cbf7-4086-9e58-178bc0ff1240, ghrun-npwyk27qgi.auto.internal:27981): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:1544?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080179
DEBUG    ya.test:process.py:259 Command (pid 1080179) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1080179) elapsed time (sec): 2.6258625984191895
DEBUG    ya.test:process.py:263 Command (pid 1080179) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) maxrss: 261892
DEBUG    ya.test:process.py:263 Command (pid 1080179) minflt: 593
DEBUG    ya.test:process.py:263 Command (pid 1080179) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080179) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1080179) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080179) stime: 0.007941
DEBUG    ya.test:process.py:263 Command (pid 1080179) utime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1080179) wtime: 2.627
DEBUG    ya.test:process.py:275 Command (pid 1080179) output:

DEBUG    ya.test:process.py:276 Command (pid 1080179) errors:
*   Trying 127.0.0.1:1544...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 1544 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:1544
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:1544...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 1544 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:1544\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsPolling.test_receive_message_with_polling[tables_format_v0-long_polling-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12492...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12492
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_message_with_polling[tables_format_v0-long_polling-fifo]
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/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17534
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a58y/000371/r3tmp/kikimr_cluster_vem_3d2n
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10669
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18186
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12492
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_polling.py.TestSqsPolling.test_receive_message_with_polling.tables_format_v0-long_polling-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000371/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/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_polling.py.TestSqsPolling.test_receive_message_with_polling.tables_format_v0-long_polling-fifo/cluster/node_1/logfile_nd6umdhi.log --grpc-port=10669 --mon-port=18186 --ic-port=17534 --sqs-port=12492
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10669/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_polling.py.TestSqsPolling.test_receive_message_with_polling.tables_format_v0-long_polling-fifo/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a58y/000371/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/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_polling.py.TestSqsPolling.test_receive_message_with_polling.tables_format_v0-long_polling-fifo/cluster/node_1/logfile_nd6umdhi.log --grpc-port=10669 --mon-port=18186 --ic-port=17534 --sqs-port=12492
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_polling.py.TestSqsPolling.test_receive_message_with_polling.tables_format_v0-long_polling-fifo/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_polling.py.TestSqsPolling.test_receive_message_with_polling.tables_format_v0-long_polling-fifo/cluster/node_1/logfile_nd6umdhi.log', '--grpc-port=10669', '--mon-port=18186', '--ic-port=17534', '--sqs-port=12492')' in '/home/runner/.ya/build/build_root/a58y/000371/ydb/tests/functional/sqs/messaging/test-results/py3test/testing_out_stuff/chunk59/testing_out_stuff/test_polling.py.TestSqsPolling.test_receive_message_with_polling.tables_format_v0-long_polling-fifo/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1080791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10669/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080792
DEBUG    ya.test:process.py:259 Command (pid 1080792) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080792) elapsed time (sec): 0.25318050384521484
DEBUG    ya.test:process.py:263 Command (pid 1080792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) majflt: 36
DEBUG    ya.test:process.py:263 Command (pid 1080792) maxrss: 352844
DEBUG    ya.test:process.py:263 Command (pid 1080792) minflt: 25225
DEBUG    ya.test:process.py:263 Command (pid 1080792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080792) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1080792) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080792) stime: 0.07596399999999999
DEBUG    ya.test:process.py:263 Command (pid 1080792) utime: 0.13194899999999998
DEBUG    ya.test:process.py:263 Command (pid 1080792) wtime: 0.254
DEBUG    ya.test:process.py:275 Command (pid 1080792) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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 -DNDEBUG -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 -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1080792) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 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/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10669', '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: 17534\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10669', '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: 17534\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080984
DEBUG    ya.test:process.py:259 Command (pid 1080984) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080984) elapsed time (sec): 0.2839791774749756
DEBUG    ya.test:process.py:263 Command (pid 1080984) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) maxrss: 424292
DEBUG    ya.test:process.py:263 Command (pid 1080984) minflt: 27005
DEBUG    ya.test:process.py:263 Command (pid 1080984) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080984) nvcsw: 335
DEBUG    ya.test:process.py:263 Command (pid 1080984) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080984) stime: 0.09372
DEBUG    ya.test:process.py:263 Command (pid 1080984) utime: 0.158917
DEBUG    ya.test:process.py:263 Command (pid 1080984) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 1080984) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10669', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a58y/000371/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10669', '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: 1081025
DEBUG    ya.test:process.py:259 Command (pid 1081025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081025) elapsed time (sec): 0.2721099853515625
DEBUG    ya.test:process.py:263 Command (pid 1081025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) maxrss: 424224
DEBUG    ya.test:process.py:263 Command (pid 1081025) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1081025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081025) nvcsw: 328
DEBUG    ya.test:process.py:263 Command (pid 1081025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081025) stime: 0.105406
DEBUG    ya.test:process.py:263 Command (pid 1081025) utime: 0.13491899999999998
DEBUG    ya.test:process.py:263 Command (pid 1081025) wtime: 0.273
DEBUG    ya.test:process.py:275 Command (pid 1081025) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 71091429-6121-4355-8362-558b93652b7f, localhost:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 71091429-6121-4355-8362-558b93652b7f, localhost:10669): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 71091429-6121-4355-8362-558b93652b7f, localhost:10669): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 10669 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-npwyk27qgi.auto.internal:10669, 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', 1250), ('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:10669
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 0x7fa25be44950 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa25be451f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa25be451f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0cbcee1b-90da-4aa4-9f84-270c9f01576b, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0cbcee1b-90da-4aa4-9f84-270c9f01576b, ghrun-npwyk27qgi.auto.internal:10669): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0cbcee1b-90da-4aa4-9f84-270c9f01576b, ghrun-npwyk27qgi.auto.internal:10669): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0cbcee1b-90da-4aa4-9f84-270c9f01576b, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa25be451f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa25be451f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0cbcee1b-90da-4aa4-9f84-270c9f01576b, ghrun-npwyk27qgi.auto.internal:10669): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 36d02fb2-ff31-47ea-9ff3-f91ed77daa0f, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 36d02fb2-ff31-47ea-9ff3-f91ed77daa0f, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 36d02fb2-ff31-47ea-9ff3-f91ed77daa0f, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f8d34d-d9a3-4960-aa25-9e8ccea0579b, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f8d34d-d9a3-4960-aa25-9e8ccea0579b, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/SQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f8d34d-d9a3-4960-aa25-9e8ccea0579b, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5360a1ee-e616-41ea-a986-6b5808214a34, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5360a1ee-e616-41ea-a986-6b5808214a34, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5360a1ee-e616-41ea-a986-6b5808214a34, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 552ffca7-3f0b-4187-b0cd-e20f8d7062c7, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 552ffca7-3f0b-4187-b0cd-e20f8d7062c7, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 552ffca7-3f0b-4187-b0cd-e20f8d7062c7, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3db263ce-4bc6-4c1a-8d62-c457029790a7, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3db263ce-4bc6-4c1a-8d62-c457029790a7, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3db263ce-4bc6-4c1a-8d62-c457029790a7, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 76ec83e2-e21d-42bb-b9ea-c9b8c3414e46, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 76ec83e2-e21d-42bb-b9ea-c9b8c3414e46, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 76ec83e2-e21d-42bb-b9ea-c9b8c3414e46, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cc3615db-9123-4418-92e6-c07e80cb9e06, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cc3615db-9123-4418-92e6-c07e80cb9e06, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cc3615db-9123-4418-92e6-c07e80cb9e06, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 899eb8c6-a47f-4318-99d8-4b82b1831d96, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 899eb8c6-a47f-4318-99d8-4b82b1831d96, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 899eb8c6-a47f-4318-99d8-4b82b1831d96, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6a747ae7-363b-40d2-a37a-bc27ba6c096d, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6a747ae7-363b-40d2-a37a-bc27ba6c096d, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6a747ae7-363b-40d2-a37a-bc27ba6c096d, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 43c9bc7f-8597-424f-9c99-30d3970ac39b, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 43c9bc7f-8597-424f-9c99-30d3970ac39b, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 43c9bc7f-8597-424f-9c99-30d3970ac39b, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 89c74745-7642-42a5-90b1-dd0ae7e1fbec, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 89c74745-7642-42a5-90b1-dd0ae7e1fbec, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 89c74745-7642-42a5-90b1-dd0ae7e1fbec, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ceef249b-4247-450b-a54f-bc9b2609de6f, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ceef249b-4247-450b-a54f-bc9b2609de6f, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ceef249b-4247-450b-a54f-bc9b2609de6f, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7bdaa6cb-d5c7-4072-b16b-3b73c2ab13ff, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7bdaa6cb-d5c7-4072-b16b-3b73c2ab13ff, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7bdaa6cb-d5c7-4072-b16b-3b73c2ab13ff, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, abaa86c0-5bad-442b-a2a4-8fb48df5aaf9, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, abaa86c0-5bad-442b-a2a4-8fb48df5aaf9, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, abaa86c0-5bad-442b-a2a4-8fb48df5aaf9, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 135606ca-ea56-4d32-8187-5583cd2bf5bf, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 135606ca-ea56-4d32-8187-5583cd2bf5bf, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 135606ca-ea56-4d32-8187-5583cd2bf5bf, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 331dcbd0-e85a-450d-9a8b-64d76098e7cf, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 331dcbd0-e85a-450d-9a8b-64d76098e7cf, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 331dcbd0-e85a-450d-9a8b-64d76098e7cf, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 004c7c0d-0c57-460a-9369-7627755a54d4, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 004c7c0d-0c57-460a-9369-7627755a54d4, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 004c7c0d-0c57-460a-9369-7627755a54d4, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 297186dc-4339-4835-8d35-e4c966ce7094, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 297186dc-4339-4835-8d35-e4c966ce7094, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 297186dc-4339-4835-8d35-e4c966ce7094, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5af7e611-8b0f-4e64-9465-3454d5d98ad8, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5af7e611-8b0f-4e64-9465-3454d5d98ad8, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5af7e611-8b0f-4e64-9465-3454d5d98ad8, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0002126b-9618-4af8-8969-51008407b847, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0002126b-9618-4af8-8969-51008407b847, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" path: "/Root/SQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0002126b-9618-4af8-8969-51008407b847, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa25be451f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fa25be451f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fa25be451f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 637c2cd0-9e80-48d3-8d18-6704faea0a64, ghrun-npwyk27qgi.auto.internal:10669): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 637c2cd0-9e80-48d3-8d18-6704faea0a64, ghrun-npwyk27qgi.auto.internal:10669): request = { session_id: "ydb://session/3?node_id=1&id=MmZiZTViMjAtMzk5ZTJkYS1kYTEzZmVhNy01ZDQ1NDVmZA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fa25be451f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10669
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:10669
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 637c2cd0-9e80-48d3-8d18-6704faea0a64, ghrun-npwyk27qgi.auto.internal:10669): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 637c2cd0-9e80-48d3-8d18-6704faea0a64, ghrun-npwyk27qgi.auto.internal:10669): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 637c2cd0-9e80-48d3-8d18-6704faea0a64, ghrun-npwyk27qgi.auto.internal:10669): on response callback success
DEBUG    ya.test:process.py:678 Command out will be placed to curl.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to curl.err.0
DEBUG    ya.test:process.py:610 Executing '['curl', '-v', 'localhost:12492?Action=CreateUser&UserName=metauser', '-H', 'authorization: aaa credential=abacaba/20220830/ec2/aws4_request']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081120
DEBUG    ya.test:process.py:259 Command (pid 1081120) rc: 52
DEBUG    ya.test:process.py:260 Command (pid 1081120) elapsed time (sec): 2.5651867389678955
DEBUG    ya.test:process.py:263 Command (pid 1081120) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) maxrss: 270080
DEBUG    ya.test:process.py:263 Command (pid 1081120) minflt: 590
DEBUG    ya.test:process.py:263 Command (pid 1081120) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081120) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1081120) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081120) stime: 0.0
DEBUG    ya.test:process.py:263 Command (pid 1081120) utime: 0.007880999999999999
DEBUG    ya.test:process.py:263 Command (pid 1081120) wtime: 2.566
DEBUG    ya.test:process.py:275 Command (pid 1081120) output:

DEBUG    ya.test:process.py:276 Command (pid 1081120) errors:
*   Trying 127.0.0.1:12492...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12492
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server

ERROR    ya.test:process.py:416 Execution failed with exit code: 52
	,std_out:b''
	std_err:b'*   Trying 127.0.0.1:12492...\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)\n> GET /?Action=CreateUser&UserName=metauser HTTP/1.1\r\n> Host: localhost:12492\r\n> User-Agent: curl/7.81.0\r\n> Accept: */*\r\n> authorization: aaa credential=abacaba/20220830/ec2/aws4_request\r\n> \r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server\n\r  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0\n* Closing connection 0\ncurl: (52) Empty reply from server\n'
_ ERROR at setup of TestSqsPolling.test_receive_message_with_polling[tables_format_v0-long_polling-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12492...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12492
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_message_with_polling[tables_format_v0-long_polling-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsPolling.test_receive_message_with_polling[tables_format_v1-long_polling-fifo] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12492...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12492
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_message_with_polling[tables_format_v1-long_polling-fifo]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSqsPolling.test_receive_message_with_polling[tables_format_v1-long_polling-std] _
ydb/tests/library/sqs/test_base.py:159: in setup_class
    cls.cluster, cls.config_generator = cls._setup_cluster()
ydb/tests/library/sqs/test_base.py:343: in _setup_cluster
    cls._init_cluster(cluster, config_generator)
ydb/tests/library/sqs/test_base.py:325: in _init_cluster
    cls.create_metauser(http_port, config_generator)
ydb/tests/library/sqs/test_base.py:336: in create_metauser
    yatest.common.execute(cmd)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
E   Errors:
E   *   Trying 127.0.0.1:12492...
E     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
E                                    Dload  Upload   Total   Spent    Left  Speed
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
E   > GET /?Action=CreateUser&UserName=metauser HTTP/1.1
E   > Host: localhost:12492
E   > User-Agent: curl/7.81.0
E   > Accept: */*
E   > authorization: aaa credential=abacaba/20220830/ec2/aws4_request
E   > 
E   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server
E   
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
E   * Closing connection 0
E   curl: (52) Empty reply from server
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_receive_message_with_polling[tables_format_v1-long_polling-std]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
5.84s setup    test_generic_messaging.py::TestYandexAttributesPrefix::test_allows_yandex_message_attribute_prefix[tables_format_v1]
5.76s setup    test_polling.py::TestSqsPolling::test_receive_message_with_polling[tables_format_v0-long_polling-fifo]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_generic_messaging.py::TestYandexAttributesPrefix::test_allows_yandex_message_attribute_prefix[tables_format_v1] - yatest.common.process.ExecutionError: Command 'curl -v localhost:1544?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:1544...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 1544 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:1544
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_polling.py::TestSqsPolling::test_receive_message_with_polling[tables_format_v0-long_polling-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12492...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12492
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_polling.py::TestSqsPolling::test_receive_message_with_polling[tables_format_v0-long_polling-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12492...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12492
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_polling.py::TestSqsPolling::test_receive_message_with_polling[tables_format_v1-long_polling-fifo] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12492...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12492
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
ERROR test_polling.py::TestSqsPolling::test_receive_message_with_polling[tables_format_v1-long_polling-std] - yatest.common.process.ExecutionError: Command 'curl -v localhost:12492?Action=CreateUser&UserName=metauser -H authorization: aaa credential=abacaba/20220830/ec2/aws4_request' has failed with code 52.
Errors:
*   Trying 127.0.0.1:12492...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to localhost (127.0.0.1) port 12492 (#0)
> GET /?Action=CreateUser&UserName=metauser HTTP/1.1
> Host: localhost:12492
> User-Agent: curl/7.81.0
> Accept: */*
> authorization: aaa credential=abacaba/20220830/ec2/aws4_request
> 

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0* Empty reply from server

  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
* Closing connection 0
curl: (52) Empty reply from server
============================== 5 errors in 13.15s ==============================
