============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestPgSecondaryIndex.test_secondary_index[table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC] _
ydb/tests/datashard/secondary_index/test_secondary_index.py:326: in test_secondary_index
    self.do_test_secondary_index(table_name, pk_types, all_types, index, ttl, unique, sync)
ydb/tests/datashard/secondary_index/test_secondary_index.py:50: in do_test_secondary_index
    self.select_index(table_name, pk_types, index, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:87: in select_index
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:18: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:98: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:68: in process
    assert (
E   AssertionError: there were not enough columns by type pgbool
E   assert (1 == 1 and 0 == 21)
E    +  where 1 = len([{'count': 0}])
E    +  and   0 = {'count': 0}.count
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_secondary_index[table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/xwip/0008d8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42010
DEBUG    ya.test:process.py:259 Command (pid 42010) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42010) elapsed time (sec): 0.40419602394104004
DEBUG    ya.test:process.py:263 Command (pid 42010) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) maxrss: 556264
DEBUG    ya.test:process.py:263 Command (pid 42010) minflt: 16407
DEBUG    ya.test:process.py:263 Command (pid 42010) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42010) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 42010) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42010) stime: 0.22819099999999998
DEBUG    ya.test:process.py:263 Command (pid 42010) utime: 0.128107
DEBUG    ya.test:process.py:263 Command (pid 42010) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 42010) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xwip/0008d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3702
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/xwip/0008d8/r3tmp/kikimr_cluster_6kok27fb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xwip/0008d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22951
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secondary_index.py.TestPgSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/xwip/0008d8/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/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secondary_index.py.TestPgSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC/cluster/node_1/logfile_rqpisu8p.log --grpc-port=18212 --mon-port=28172 --ic-port=3702
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18212/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secondary_index.py.TestPgSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/xwip/0008d8/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/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secondary_index.py.TestPgSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC/cluster/node_1/logfile_rqpisu8p.log --grpc-port=18212 --mon-port=28172 --ic-port=3702
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xwip/0008d8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secondary_index.py.TestPgSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secondary_index.py.TestPgSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC/cluster/node_1/logfile_rqpisu8p.log', '--grpc-port=18212', '--mon-port=28172', '--ic-port=3702')' in '/home/runner/.ya/build/build_root/xwip/0008d8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secondary_index.py.TestPgSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 42036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18212/1
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/xwip/0008d8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42037
DEBUG    ya.test:process.py:259 Command (pid 42037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42037) elapsed time (sec): 0.3174004554748535
DEBUG    ya.test:process.py:263 Command (pid 42037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) maxrss: 556360
DEBUG    ya.test:process.py:263 Command (pid 42037) minflt: 16451
DEBUG    ya.test:process.py:263 Command (pid 42037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 42037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42037) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 42037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42037) stime: 0.156722
DEBUG    ya.test:process.py:263 Command (pid 42037) utime: 0.112508
DEBUG    ya.test:process.py:263 Command (pid 42037) wtime: 0.318
DEBUG    ya.test:process.py:275 Command (pid 42037) output:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: f0f5bd1baa376dfa42ba8fa5e7136db0122689eb
    Branch: 
    Author: Hor911 <hor911@ydb.tech>
    Summary: Merge ecde2f887bb7e7732574e1136590262ae76b9837 into fcba05d70804e0f0e0acfdbd423c782d318ce66b
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o2pqcww4oe    Host information: 
        Linux ghrun-o2pqcww4oe 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/xwip/0008d8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/xwip/0008d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18212', '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: 3702\n      }\n      HostConfigId: 1\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/xwip/0008d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18212', '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: 3702\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 42432
DEBUG    ya.test:process.py:259 Command (pid 42432) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42432) elapsed time (sec): 0.34286022186279297
DEBUG    ya.test:process.py:263 Command (pid 42432) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) maxrss: 564796
DEBUG    ya.test:process.py:263 Command (pid 42432) minflt: 18553
DEBUG    ya.test:process.py:263 Command (pid 42432) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 42432) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42432) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 42432) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42432) stime: 0.20066099999999998
DEBUG    ya.test:process.py:263 Command (pid 42432) utime: 0.098437
DEBUG    ya.test:process.py:263 Command (pid 42432) wtime: 0.344
DEBUG    ya.test:process.py:275 Command (pid 42432) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xwip/0008d8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/xwip/0008d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18212', '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.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/xwip/0008d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18212', '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: 42533
DEBUG    ya.test:process.py:259 Command (pid 42533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 42533) elapsed time (sec): 0.3306400775909424
DEBUG    ya.test:process.py:263 Command (pid 42533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) maxrss: 564788
DEBUG    ya.test:process.py:263 Command (pid 42533) minflt: 18554
DEBUG    ya.test:process.py:263 Command (pid 42533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 42533) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 42533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 42533) stime: 0.18758999999999998
DEBUG    ya.test:process.py:263 Command (pid 42533) utime: 0.095791
DEBUG    ya.test:process.py:263 Command (pid 42533) wtime: 0.331
DEBUG    ya.test:process.py:275 Command (pid 42533) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c1a2a840-3991-4b49-a2ac-ff245027bbb1, localhost:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c1a2a840-3991-4b49-a2ac-ff245027bbb1, localhost:18212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c1a2a840-3991-4b49-a2ac-ff245027bbb1, localhost:18212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-o2pqcww4oe.auto.internal" port: 18212 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-o2pqcww4oe.auto.internal:18212, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18212
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secondary_index.py::TestPgSecondaryIndex, test_name: test_secondary_index[table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca072a22-982b-4466-9c5e-efd548c32c3b, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca072a22-982b-4466-9c5e-efd548c32c3b, ghrun-o2pqcww4oe.auto.internal:18212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca072a22-982b-4466-9c5e-efd548c32c3b, ghrun-o2pqcww4oe.auto.internal:18212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 41c7fa24-23e6-498f-83b7-76f1b4b266f3, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 41c7fa24-23e6-498f-83b7-76f1b4b266f3, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 41c7fa24-23e6-498f-83b7-76f1b4b266f3, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 406c5659-5f72-47de-9b57-1070ad0cc41f, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 406c5659-5f72-47de-9b57-1070ad0cc41f, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_0__ASYNC` (\n            pk_pgbool pgbool, pk_pgint2 pgint2, pk_pgint4 pgint4, pk_pgint8 pgint8, pk_pgnumeric pgnumeric, pk_pgbytea pgbytea, pk_pgtext pgtext, pk_pgvarchar pgvarchar, pk_pguuid pguuid, pk_pgdate pgdate, pk_pgtimestamp pgtimestamp, pk_pginterval pginterval, col_index_pgbool pgbool, col_index_pgint2 pgint2, col_index_pgint4 pgint4, col_index_pgint8 pgint8, col_index_pgnumeric pgnumeric, col_index_pgbytea pgbytea, col_index_pgtext pgtext, col_index_pgvarchar pgvarchar, col_index_pguuid pguuid, col_index_pgdate pgdate, col_index_pgtimestamp pgtimestamp, col_index_pginterval pginterval,\n            PRIMARY KEY(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                )\n            , INDEX idx_col_index_pgbool GLOBAL  ASYNC ON (col_index_pgbool), INDEX idx_col_index_pgint2 GLOBAL  ASYNC ON (col_index_pgint2), INDEX idx_col_index_pgint4 GLOBAL  ASYNC ON (col_index_pgint4), INDEX idx_col_index_pgint8 GLOBAL  ASYNC ON (col_index_pgint8), INDEX idx_col_index_pgnumeric GLOBAL  ASYNC ON (col_index_pgnumeric), INDEX idx_col_index_pgbytea GLOBAL  ASYNC ON (col_index_pgbytea), INDEX idx_col_index_pgtext GLOBAL  ASYNC ON (col_index_pgtext), INDEX idx_col_index_pgvarchar GLOBAL  ASYNC ON (col_index_pgvarchar), INDEX idx_col_index_pguuid GLOBAL  ASYNC ON (col_index_pguuid), INDEX idx_col_index_pgdate GLOBAL  ASYNC ON (col_index_pgdate), INDEX idx_col_index_pgtimestamp GLOBAL  ASYNC ON (col_index_pgtimestamp), INDEX idx_col_index_pginterval GLOBAL  ASYNC ON (col_index_pginterval)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 406c5659-5f72-47de-9b57-1070ad0cc41f, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63d0636b-936b-4c66-bb25-9434cccd9c7d, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63d0636b-936b-4c66-bb25-9434cccd9c7d, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'f\'), pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\')\n                , \n                pgbool(\'f\'), pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63d0636b-936b-4c66-bb25-9434cccd9c7d, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94032617-4630-4f24-a7d3-2fd1d7b6780a, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94032617-4630-4f24-a7d3-2fd1d7b6780a, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'f\'), pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\')\n                , \n                pgbool(\'f\'), pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94032617-4630-4f24-a7d3-2fd1d7b6780a, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0459f9ea-9feb-4587-8162-c547c11a1f17, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0459f9ea-9feb-4587-8162-c547c11a1f17, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'f\'), pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\')\n                , \n                pgbool(\'f\'), pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0459f9ea-9feb-4587-8162-c547c11a1f17, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f28e3e7-ee3d-4e96-964a-e4c91934ee37, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f28e3e7-ee3d-4e96-964a-e4c91934ee37, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f28e3e7-ee3d-4e96-964a-e4c91934ee37, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f826522-684e-41df-bee4-167edc1cb5a6, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f826522-684e-41df-bee4-167edc1cb5a6, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f826522-684e-41df-bee4-167edc1cb5a6, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f63d5faf-7888-4830-bdea-070c5ec60674, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f63d5faf-7888-4830-bdea-070c5ec60674, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f63d5faf-7888-4830-bdea-070c5ec60674, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f58a737-b37c-4d5d-a065-31354b2a6c75, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f58a737-b37c-4d5d-a065-31354b2a6c75, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f58a737-b37c-4d5d-a065-31354b2a6c75, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d35d0c1-7136-4ad3-84f2-c5e149924167, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d35d0c1-7136-4ad3-84f2-c5e149924167, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d35d0c1-7136-4ad3-84f2-c5e149924167, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a3c8182-70b1-417b-afb0-2df28f1b9b52, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a3c8182-70b1-417b-afb0-2df28f1b9b52, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'9\'), pgint4(\'9\'), pgint8(\'9\'), pgnumeric(\'9.123456\'), pgbytea(\'pgbytea 9\'), pgtext(\'pgtext 9\'), pgvarchar(\'pgvarchar 9\'), pguuid(\'30095678-e89b-12d3-a456-556642440000\'), pgdate(\'2009-01-01\'), pgtimestamp(\'2009-10-02 11:00:00\'), pginterval(\'09:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'9\'), pgint4(\'9\'), pgint8(\'9\'), pgnumeric(\'9.123456\'), pgbytea(\'pgbytea 9\'), pgtext(\'pgtext 9\'), pgvarchar(\'pgvarchar 9\'), pguuid(\'30095678-e89b-12d3-a456-556642440000\'), pgdate(\'2009-01-01\'), pgtimestamp(\'2009-10-02 11:00:00\'), pginterval(\'09:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a3c8182-70b1-417b-afb0-2df28f1b9b52, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0954a0d-6ba3-437f-b181-f3f3498500db, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0954a0d-6ba3-437f-b181-f3f3498500db, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'10\'), pgint4(\'10\'), pgint8(\'10\'), pgnumeric(\'10.123456\'), pgbytea(\'pgbytea 10\'), pgtext(\'pgtext 10\'), pgvarchar(\'pgvarchar 10\'), pguuid(\'30105678-e89b-12d3-a456-556642440000\'), pgdate(\'2010-01-01\'), pgtimestamp(\'2010-10-02 11:00:00\'), pginterval(\'10:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'10\'), pgint4(\'10\'), pgint8(\'10\'), pgnumeric(\'10.123456\'), pgbytea(\'pgbytea 10\'), pgtext(\'pgtext 10\'), pgvarchar(\'pgvarchar 10\'), pguuid(\'30105678-e89b-12d3-a456-556642440000\'), pgdate(\'2010-01-01\'), pgtimestamp(\'2010-10-02 11:00:00\'), pginterval(\'10:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0954a0d-6ba3-437f-b181-f3f3498500db, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd4e9cb6-d4dd-49d8-9499-861ef179b1f5, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd4e9cb6-d4dd-49d8-9499-861ef179b1f5, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'11\'), pgint4(\'11\'), pgint8(\'11\'), pgnumeric(\'11.123456\'), pgbytea(\'pgbytea 11\'), pgtext(\'pgtext 11\'), pgvarchar(\'pgvarchar 11\'), pguuid(\'30115678-e89b-12d3-a456-556642440000\'), pgdate(\'2011-01-01\'), pgtimestamp(\'2011-10-02 11:00:00\'), pginterval(\'11:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'11\'), pgint4(\'11\'), pgint8(\'11\'), pgnumeric(\'11.123456\'), pgbytea(\'pgbytea 11\'), pgtext(\'pgtext 11\'), pgvarchar(\'pgvarchar 11\'), pguuid(\'30115678-e89b-12d3-a456-556642440000\'), pgdate(\'2011-01-01\'), pgtimestamp(\'2011-10-02 11:00:00\'), pginterval(\'11:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd4e9cb6-d4dd-49d8-9499-861ef179b1f5, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eadb6690-fbed-4f79-90c4-46ce13aead49, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eadb6690-fbed-4f79-90c4-46ce13aead49, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'12\'), pgint4(\'12\'), pgint8(\'12\'), pgnumeric(\'12.123456\'), pgbytea(\'pgbytea 12\'), pgtext(\'pgtext 12\'), pgvarchar(\'pgvarchar 12\'), pguuid(\'30125678-e89b-12d3-a456-556642440000\'), pgdate(\'2012-01-01\'), pgtimestamp(\'2012-10-02 11:00:00\'), pginterval(\'12:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'12\'), pgint4(\'12\'), pgint8(\'12\'), pgnumeric(\'12.123456\'), pgbytea(\'pgbytea 12\'), pgtext(\'pgtext 12\'), pgvarchar(\'pgvarchar 12\'), pguuid(\'30125678-e89b-12d3-a456-556642440000\'), pgdate(\'2012-01-01\'), pgtimestamp(\'2012-10-02 11:00:00\'), pginterval(\'12:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eadb6690-fbed-4f79-90c4-46ce13aead49, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b934068f-1d38-4199-86b3-1b1c2b1fe1ea, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b934068f-1d38-4199-86b3-1b1c2b1fe1ea, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'13\'), pgint4(\'13\'), pgint8(\'13\'), pgnumeric(\'13.123456\'), pgbytea(\'pgbytea 13\'), pgtext(\'pgtext 13\'), pgvarchar(\'pgvarchar 13\'), pguuid(\'30135678-e89b-12d3-a456-556642440000\'), pgdate(\'2013-01-01\'), pgtimestamp(\'2013-10-02 11:00:00\'), pginterval(\'13:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'13\'), pgint4(\'13\'), pgint8(\'13\'), pgnumeric(\'13.123456\'), pgbytea(\'pgbytea 13\'), pgtext(\'pgtext 13\'), pgvarchar(\'pgvarchar 13\'), pguuid(\'30135678-e89b-12d3-a456-556642440000\'), pgdate(\'2013-01-01\'), pgtimestamp(\'2013-10-02 11:00:00\'), pginterval(\'13:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b934068f-1d38-4199-86b3-1b1c2b1fe1ea, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2dedfe15-1780-40cc-8666-9e0f4d49ddfa, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dedfe15-1780-40cc-8666-9e0f4d49ddfa, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'14\'), pgint4(\'14\'), pgint8(\'14\'), pgnumeric(\'14.123456\'), pgbytea(\'pgbytea 14\'), pgtext(\'pgtext 14\'), pgvarchar(\'pgvarchar 14\'), pguuid(\'30145678-e89b-12d3-a456-556642440000\'), pgdate(\'2014-01-01\'), pgtimestamp(\'2014-10-02 11:00:00\'), pginterval(\'14:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'14\'), pgint4(\'14\'), pgint8(\'14\'), pgnumeric(\'14.123456\'), pgbytea(\'pgbytea 14\'), pgtext(\'pgtext 14\'), pgvarchar(\'pgvarchar 14\'), pguuid(\'30145678-e89b-12d3-a456-556642440000\'), pgdate(\'2014-01-01\'), pgtimestamp(\'2014-10-02 11:00:00\'), pginterval(\'14:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2dedfe15-1780-40cc-8666-9e0f4d49ddfa, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f748c34a-7084-4b43-bb0d-298d26015ca0, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f748c34a-7084-4b43-bb0d-298d26015ca0, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'15\'), pgint4(\'15\'), pgint8(\'15\'), pgnumeric(\'15.123456\'), pgbytea(\'pgbytea 15\'), pgtext(\'pgtext 15\'), pgvarchar(\'pgvarchar 15\'), pguuid(\'30155678-e89b-12d3-a456-556642440000\'), pgdate(\'2015-01-01\'), pgtimestamp(\'2015-10-02 11:00:00\'), pginterval(\'15:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'15\'), pgint4(\'15\'), pgint8(\'15\'), pgnumeric(\'15.123456\'), pgbytea(\'pgbytea 15\'), pgtext(\'pgtext 15\'), pgvarchar(\'pgvarchar 15\'), pguuid(\'30155678-e89b-12d3-a456-556642440000\'), pgdate(\'2015-01-01\'), pgtimestamp(\'2015-10-02 11:00:00\'), pginterval(\'15:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f748c34a-7084-4b43-bb0d-298d26015ca0, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4066b485-0ec5-468b-b3e3-973c6e4a496f, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4066b485-0ec5-468b-b3e3-973c6e4a496f, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'16\'), pgint4(\'16\'), pgint8(\'16\'), pgnumeric(\'16.123456\'), pgbytea(\'pgbytea 16\'), pgtext(\'pgtext 16\'), pgvarchar(\'pgvarchar 16\'), pguuid(\'30165678-e89b-12d3-a456-556642440000\'), pgdate(\'2016-01-01\'), pgtimestamp(\'2016-10-02 11:00:00\'), pginterval(\'16:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'16\'), pgint4(\'16\'), pgint8(\'16\'), pgnumeric(\'16.123456\'), pgbytea(\'pgbytea 16\'), pgtext(\'pgtext 16\'), pgvarchar(\'pgvarchar 16\'), pguuid(\'30165678-e89b-12d3-a456-556642440000\'), pgdate(\'2016-01-01\'), pgtimestamp(\'2016-10-02 11:00:00\'), pginterval(\'16:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4066b485-0ec5-468b-b3e3-973c6e4a496f, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0cde5b7-8294-4d92-a204-dc4b05c15bef, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0cde5b7-8294-4d92-a204-dc4b05c15bef, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'17\'), pgint4(\'17\'), pgint8(\'17\'), pgnumeric(\'17.123456\'), pgbytea(\'pgbytea 17\'), pgtext(\'pgtext 17\'), pgvarchar(\'pgvarchar 17\'), pguuid(\'30175678-e89b-12d3-a456-556642440000\'), pgdate(\'2017-01-01\'), pgtimestamp(\'2017-10-02 11:00:00\'), pginterval(\'17:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'17\'), pgint4(\'17\'), pgint8(\'17\'), pgnumeric(\'17.123456\'), pgbytea(\'pgbytea 17\'), pgtext(\'pgtext 17\'), pgvarchar(\'pgvarchar 17\'), pguuid(\'30175678-e89b-12d3-a456-556642440000\'), pgdate(\'2017-01-01\'), pgtimestamp(\'2017-10-02 11:00:00\'), pginterval(\'17:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0cde5b7-8294-4d92-a204-dc4b05c15bef, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cba7535d-10ad-430a-9876-d2454a4cb681, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cba7535d-10ad-430a-9876-d2454a4cb681, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'18\'), pgint4(\'18\'), pgint8(\'18\'), pgnumeric(\'18.123456\'), pgbytea(\'pgbytea 18\'), pgtext(\'pgtext 18\'), pgvarchar(\'pgvarchar 18\'), pguuid(\'30185678-e89b-12d3-a456-556642440000\'), pgdate(\'2018-01-01\'), pgtimestamp(\'2018-10-02 11:00:00\'), pginterval(\'18:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'18\'), pgint4(\'18\'), pgint8(\'18\'), pgnumeric(\'18.123456\'), pgbytea(\'pgbytea 18\'), pgtext(\'pgtext 18\'), pgvarchar(\'pgvarchar 18\'), pguuid(\'30185678-e89b-12d3-a456-556642440000\'), pgdate(\'2018-01-01\'), pgtimestamp(\'2018-10-02 11:00:00\'), pginterval(\'18:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cba7535d-10ad-430a-9876-d2454a4cb681, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c73c132-a696-40e6-8475-65c4cd7b6a24, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c73c132-a696-40e6-8475-65c4cd7b6a24, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'19\'), pgint4(\'19\'), pgint8(\'19\'), pgnumeric(\'19.123456\'), pgbytea(\'pgbytea 19\'), pgtext(\'pgtext 19\'), pgvarchar(\'pgvarchar 19\'), pguuid(\'30195678-e89b-12d3-a456-556642440000\'), pgdate(\'2019-01-01\'), pgtimestamp(\'2019-10-02 11:00:00\'), pginterval(\'19:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'19\'), pgint4(\'19\'), pgint8(\'19\'), pgnumeric(\'19.123456\'), pgbytea(\'pgbytea 19\'), pgtext(\'pgtext 19\'), pgvarchar(\'pgvarchar 19\'), pguuid(\'30195678-e89b-12d3-a456-556642440000\'), pgdate(\'2019-01-01\'), pgtimestamp(\'2019-10-02 11:00:00\'), pginterval(\'19:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c73c132-a696-40e6-8475-65c4cd7b6a24, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b4f4885-7baf-4797-a5e8-c9792a177eca, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b4f4885-7baf-4797-a5e8-c9792a177eca, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'20\'), pgint4(\'20\'), pgint8(\'20\'), pgnumeric(\'20.123456\'), pgbytea(\'pgbytea 20\'), pgtext(\'pgtext 20\'), pgvarchar(\'pgvarchar 20\'), pguuid(\'30205678-e89b-12d3-a456-556642440000\'), pgdate(\'2020-01-01\'), pgtimestamp(\'2020-10-02 11:00:00\'), pginterval(\'20:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'20\'), pgint4(\'20\'), pgint8(\'20\'), pgnumeric(\'20.123456\'), pgbytea(\'pgbytea 20\'), pgtext(\'pgtext 20\'), pgvarchar(\'pgvarchar 20\'), pguuid(\'30205678-e89b-12d3-a456-556642440000\'), pgdate(\'2020-01-01\'), pgtimestamp(\'2020-10-02 11:00:00\'), pginterval(\'20:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b4f4885-7baf-4797-a5e8-c9792a177eca, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81c73e50-8417-4d28-a171-b7519d9dcbb2, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81c73e50-8417-4d28-a171-b7519d9dcbb2, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'21\'), pgint4(\'21\'), pgint8(\'21\'), pgnumeric(\'21.123456\'), pgbytea(\'pgbytea 21\'), pgtext(\'pgtext 21\'), pgvarchar(\'pgvarchar 21\'), pguuid(\'30215678-e89b-12d3-a456-556642440000\'), pgdate(\'2021-01-01\'), pgtimestamp(\'2021-10-02 11:00:00\'), pginterval(\'21:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'21\'), pgint4(\'21\'), pgint8(\'21\'), pgnumeric(\'21.123456\'), pgbytea(\'pgbytea 21\'), pgtext(\'pgtext 21\'), pgvarchar(\'pgvarchar 21\'), pguuid(\'30215678-e89b-12d3-a456-556642440000\'), pgdate(\'2021-01-01\'), pgtimestamp(\'2021-10-02 11:00:00\'), pginterval(\'21:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81c73e50-8417-4d28-a171-b7519d9dcbb2, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94e6d6c3-4916-4ae3-bc1f-61f54b4c8222, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94e6d6c3-4916-4ae3-bc1f-61f54b4c8222, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'22\'), pgint4(\'22\'), pgint8(\'22\'), pgnumeric(\'22.123456\'), pgbytea(\'pgbytea 22\'), pgtext(\'pgtext 22\'), pgvarchar(\'pgvarchar 22\'), pguuid(\'30225678-e89b-12d3-a456-556642440000\'), pgdate(\'2022-01-01\'), pgtimestamp(\'2022-10-02 11:00:00\'), pginterval(\'22:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'22\'), pgint4(\'22\'), pgint8(\'22\'), pgnumeric(\'22.123456\'), pgbytea(\'pgbytea 22\'), pgtext(\'pgtext 22\'), pgvarchar(\'pgvarchar 22\'), pguuid(\'30225678-e89b-12d3-a456-556642440000\'), pgdate(\'2022-01-01\'), pgtimestamp(\'2022-10-02 11:00:00\'), pginterval(\'22:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94e6d6c3-4916-4ae3-bc1f-61f54b4c8222, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24a517e9-ae0f-4b01-9d26-4091b24bce84, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24a517e9-ae0f-4b01-9d26-4091b24bce84, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'23\'), pgint4(\'23\'), pgint8(\'23\'), pgnumeric(\'23.123456\'), pgbytea(\'pgbytea 23\'), pgtext(\'pgtext 23\'), pgvarchar(\'pgvarchar 23\'), pguuid(\'30235678-e89b-12d3-a456-556642440000\'), pgdate(\'2023-01-01\'), pgtimestamp(\'2023-10-02 11:00:00\'), pginterval(\'23:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'23\'), pgint4(\'23\'), pgint8(\'23\'), pgnumeric(\'23.123456\'), pgbytea(\'pgbytea 23\'), pgtext(\'pgtext 23\'), pgvarchar(\'pgvarchar 23\'), pguuid(\'30235678-e89b-12d3-a456-556642440000\'), pgdate(\'2023-01-01\'), pgtimestamp(\'2023-10-02 11:00:00\'), pginterval(\'23:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24a517e9-ae0f-4b01-9d26-4091b24bce84, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c05451ca-f1a6-40be-bf14-f36104e5eb91, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c05451ca-f1a6-40be-bf14-f36104e5eb91, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                , \n                col_index_pgbool, col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval\n                \n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'24\'), pgint4(\'24\'), pgint8(\'24\'), pgnumeric(\'24.123456\'), pgbytea(\'pgbytea 24\'), pgtext(\'pgtext 24\'), pgvarchar(\'pgvarchar 24\'), pguuid(\'30245678-e89b-12d3-a456-556642440000\'), pgdate(\'2024-01-01\'), pgtimestamp(\'2024-10-02 11:00:00\'), pginterval(\'24:21:01\')\n                , \n                pgbool(\'t\'), pgint2(\'24\'), pgint4(\'24\'), pgint8(\'24\'), pgnumeric(\'24.123456\'), pgbytea(\'pgbytea 24\'), pgtext(\'pgtext 24\'), pgvarchar(\'pgvarchar 24\'), pguuid(\'30245678-e89b-12d3-a456-556642440000\'), pgdate(\'2024-01-01\'), pgtimestamp(\'2024-10-02 11:00:00\'), pginterval(\'24:21:01\')\n                \n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c05451ca-f1a6-40be-bf14-f36104e5eb91, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d98c6f2a-da89-4324-898d-db6beab637f5, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d98c6f2a-da89-4324-898d-db6beab637f5, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select * from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d98c6f2a-da89-4324-898d-db6beab637f5, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71f634d5-2169-43ac-ba9e-82d8385581ae, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71f634d5-2169-43ac-ba9e-82d8385581ae, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71f634d5-2169-43ac-ba9e-82d8385581ae, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9a91b65-da2b-44c9-bdd2-6ada4ca93deb, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9a91b65-da2b-44c9-bdd2-6ada4ca93deb, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_pgbool\n                            where col_index_pgbool > pgbool(\'f\');\n                            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9a91b65-da2b-44c9-bdd2-6ada4ca93deb, ghrun-o2pqcww4oe.auto.internal:18212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5cf976d7-4b21-4349-87c3-8e7fb30b4951, ghrun-o2pqcww4oe.auto.internal:18212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5cf976d7-4b21-4349-87c3-8e7fb30b4951, ghrun-o2pqcww4oe.auto.internal:18212): request = { session_id: "ydb://session/3?node_id=1&id=YjIyNmY3MTUtZThhNDc5ZjEtNWNhY2ZjNzItMjAwZmUzMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5cf976d7-4b21-4349-87c3-8e7fb30b4951, ghrun-o2pqcww4oe.auto.internal:18212): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 41c7fa24-23e6-498f-83b7-76f1b4b266f3, ghrun-o2pqcww4oe.auto.internal:18212): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-o2pqcww4oe.auto.internal:18212
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18212/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3702
============================== slowest durations ===============================
7.01s teardown test_secondary_index.py::TestPgSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC]
3.33s setup    test_secondary_index.py::TestPgSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC]
0.96s call     test_secondary_index.py::TestPgSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestPgSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types2-all_types2-index2---ASYNC] - AssertionError: there were not enough columns by type pgbool
assert (1 == 1 and 0 == 21)
 +  where 1 = len([{'count': 0}])
 +  and   0 = {'count': 0}.count
====================== 1 failed, 29 deselected in 12.06s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008f2/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008b5/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008a1/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008b9/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008ec/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/000889/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008d2/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008e1/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008db/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008bc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008e6/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008a5/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008de/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008fd/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/000897/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/000891/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008fa/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/000886/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008aa/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008c6/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/00089b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008ce/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008c9/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/000901/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.49s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xwip/0008f6/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.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/xwip/0008e4/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 30 items / 29 deselected / 1 selected

============================ 29 deselected in 0.33s ============================
