============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029af/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
7.13s teardown test_select.py::TestDML::test_as_table
3.95s setup    test_select.py::TestDML::test_as_table
0.07s call     test_select.py::TestDML::test_as_table
============================== 1 passed in 11.62s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/00295f/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
73.02s call     test_select.py::TestDML::test_select[table_all_types-pk_types12-all_types12-index12---]
7.13s teardown test_select.py::TestDML::test_select[table_all_types-pk_types12-all_types12-index12---]
6.94s setup    test_select.py::TestDML::test_select[table_all_types-pk_types12-all_types12-index12---]
========================= 1 passed in 87.59s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDML.test_select[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] _
ydb/tests/library/harness/kikimr_runner.py:489: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__wait_for_bs_controller_to_start()
ydb/tests/library/harness/kikimr_runner.py:876: in __wait_for_bs_controller_to_start
    assert bs_controller_started
E   AssertionError

During handling of the above exception, another exception occurred:
ydb/tests/sql/lib/test_base.py:44: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:494: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = 1.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   Caught exception: ydb/core/driver_lib/run/kikimr_services_initializers.cpp:831: Failed to set up IC listener on port 31364 errno# 98 (Address already in use)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_select[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 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/q6a6/0029bd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2608977
DEBUG    ya.test:process.py:259 Command (pid 2608977) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2608977) elapsed time (sec): 0.7420637607574463
DEBUG    ya.test:process.py:263 Command (pid 2608977) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2608977) minflt: 16132
DEBUG    ya.test:process.py:263 Command (pid 2608977) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 2608977) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2608977) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2608977) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2608977) stime: 0.5759369999999999
DEBUG    ya.test:process.py:263 Command (pid 2608977) utime: 0.108758
DEBUG    ya.test:process.py:263 Command (pid 2608977) wtime: 0.765
DEBUG    ya.test:process.py:275 Command (pid 2608977) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 2608977) errors:

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0029bd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31364
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/q6a6/0029bd/r3tmp/kikimr_cluster_dqetfmce
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0029bd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62917
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0029bd/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/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1/logfile_zg37n3fa.log --grpc-port=64507 --mon-port=63680 --ic-port=31364
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64507/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q6a6/0029bd/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/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1/logfile_zg37n3fa.log --grpc-port=64507 --mon-port=63680 --ic-port=31364
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1/logfile_zg37n3fa.log', '--grpc-port=64507', '--mon-port=63680', '--ic-port=31364')' in '/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2610550
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64507/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/q6a6/0029bd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2610574
DEBUG    ya.test:process.py:259 Command (pid 2610574) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2610574) elapsed time (sec): 0.4202003479003906
DEBUG    ya.test:process.py:263 Command (pid 2610574) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) maxrss: 538524
DEBUG    ya.test:process.py:263 Command (pid 2610574) minflt: 16206
DEBUG    ya.test:process.py:263 Command (pid 2610574) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2610574) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2610574) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2610574) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2610574) stime: 0.23690399999999998
DEBUG    ya.test:process.py:263 Command (pid 2610574) utime: 0.12050899999999999
DEBUG    ya.test:process.py:263 Command (pid 2610574) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 2610574) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 2610574) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:493 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 489, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__wait_for_bs_controller_to_start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 876, in __wait_for_bs_controller_to_start
    assert bs_controller_started
           ^^^^^^^^^^^^^^^^^^^^^
AssertionError
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:64507/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31364
============================== slowest durations ===============================
243.03s setup    test_select.py::TestDML::test_select[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_select.py::TestDML::test_select[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = 1.
Stdout file name: 
/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/q6a6/0029bd/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_select.py.TestDML.test_select.table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC/cluster/node_1/stderr
Stderr content:

Caught exception: ydb/core/driver_lib/run/kikimr_services_initializers.cpp:831: Failed to set up IC listener on port 31364 errno# 98 (Address already in use)
========================= 1 error in 243.81s (0:04:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/00298c/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
39.90s call     test_select.py::TestDML::test_select[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
7.02s teardown test_select.py::TestDML::test_select[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
4.09s setup    test_select.py::TestDML::test_select[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
============================== 1 passed in 51.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002960/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
32.90s call     test_select.py::TestDML::test_select[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
6.50s setup    test_select.py::TestDML::test_select[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
3.02s teardown test_select.py::TestDML::test_select[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
============================== 1 passed in 42.89s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002968/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
34.95s call     test_select.py::TestDML::test_select[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
7.02s teardown test_select.py::TestDML::test_select[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
4.88s setup    test_select.py::TestDML::test_select[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
============================== 1 passed in 47.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/q6a6/0029c4/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
43.53s call     test_select.py::TestDML::test_select[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
4.08s setup    test_select.py::TestDML::test_select[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
3.04s teardown test_select.py::TestDML::test_select[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
============================== 1 passed in 51.13s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/00298d/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
33.13s call     test_select.py::TestDML::test_select[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
4.53s setup    test_select.py::TestDML::test_select[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
3.02s teardown test_select.py::TestDML::test_select[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
============================== 1 passed in 41.18s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029b8/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
43.08s call     test_select.py::TestDML::test_select[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
3.69s setup    test_select.py::TestDML::test_select[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
3.03s teardown test_select.py::TestDML::test_select[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
============================== 1 passed in 50.26s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029a9/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
39.80s call     test_select.py::TestDML::test_select[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
7.02s teardown test_select.py::TestDML::test_select[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
4.03s setup    test_select.py::TestDML::test_select[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
============================== 1 passed in 51.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/q6a6/0029bc/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
40.56s call     test_select.py::TestDML::test_select[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
7.02s teardown test_select.py::TestDML::test_select[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
3.85s setup    test_select.py::TestDML::test_select[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
============================== 1 passed in 51.93s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029bb/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
40.90s call     test_select.py::TestDML::test_select[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
12.04s teardown test_select.py::TestDML::test_select[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
3.92s setup    test_select.py::TestDML::test_select[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
============================== 1 passed in 57.29s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002962/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
39.77s call     test_select.py::TestDML::test_select[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
12.03s teardown test_select.py::TestDML::test_select[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
6.85s setup    test_select.py::TestDML::test_select[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
============================== 1 passed in 59.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029c2/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
39.57s call     test_select.py::TestDML::test_select[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
7.03s teardown test_select.py::TestDML::test_select[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
4.09s setup    test_select.py::TestDML::test_select[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
============================== 1 passed in 51.19s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029ad/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
27.67s call     test_select.py::TestDML::test_select[table_ttl_Date-pk_types18-all_types18-index18-Date--]
12.04s teardown test_select.py::TestDML::test_select[table_ttl_Date-pk_types18-all_types18-index18-Date--]
3.90s setup    test_select.py::TestDML::test_select[table_ttl_Date-pk_types18-all_types18-index18-Date--]
============================== 1 passed in 44.07s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002988/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
28.71s call     test_select.py::TestDML::test_select[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--]
4.07s setup    test_select.py::TestDML::test_select[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--]
3.03s teardown test_select.py::TestDML::test_select[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--]
============================== 1 passed in 36.30s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002985/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
28.74s call     test_select.py::TestDML::test_select[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--]
7.02s teardown test_select.py::TestDML::test_select[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--]
4.42s setup    test_select.py::TestDML::test_select[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--]
============================== 1 passed in 40.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002961/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
28.03s call     test_select.py::TestDML::test_select[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--]
6.24s setup    test_select.py::TestDML::test_select[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--]
3.02s teardown test_select.py::TestDML::test_select[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--]
============================== 1 passed in 37.81s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029c0/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
25.90s call     test_select.py::TestDML::test_select[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--]
17.04s teardown test_select.py::TestDML::test_select[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--]
4.09s setup    test_select.py::TestDML::test_select[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--]
============================== 1 passed in 47.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029ab/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

test_select.py .

============================== slowest durations ===============================
26.68s call     test_select.py::TestDML::test_select[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--]
7.03s teardown test_select.py::TestDML::test_select[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--]
4.08s setup    test_select.py::TestDML::test_select[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--]
============================== 1 passed in 38.23s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029b3/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029c6/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 1.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002967/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002966/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/0029b2/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/0029aa/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029b1/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.45s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/00298a/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.45s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029b5/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/0029c8/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.64s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/00298b/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.47s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002963/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/0029b6/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.47s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002987/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029b4/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.47s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029ac/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.51s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029c7/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.84s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002964/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/00298e/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/002989/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.42s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029be/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/002965/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/0029b0/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0029b9/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran 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/q6a6/002986/ydb/tests/datashard/select/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 20 items

============================ no tests ran in 0.44s =============================
